Hi,
I have an silverlight application which consumes webservice for database activities.It works fine when I run from visualstudio.But it gives error when i configure my application in IIS.whats wrong with webservice reference?
Have you considered Silverlight cross-domain policy?
Yes. I have added "clientaccesspolicy.xml" file on webpart of my silverlight application.Still I have same problem