SilverLight WebApp Calling Webservice in the same solution
- by Ben
Hi,
I have a website solution that is composed of a SilverLight Project and an ASP Site that contains an asmx Webservice.
The SilverLight project calls various methods in the Webservice, and this works fine on my home PC.
When i publish the site (using 123-Reg if that makes a difference), it appears that the SilverLight app is no longer able to…