Silverlight Crossdomain
问题 I've seen a lot of links to MSDN and "works on my machine!" answers so I'd like to ask my question with the exact steps to duplicate what I'm doing. Because we are using an already existing webservice, I'm asking with the context of having a webservice hosted outside of my project, unlike many of the tutorials and videos online. So here goes: *** Create a new ASP.NET webservice project. It will come with an existing Service.asmx file exposing a "HelloWorld" web method. View in browser, hit