You are looking at a partial list of posts.
Below is a list of entries related to:
asp.net web service.
My site contains more than just the information below and I'd encourage you to visit the
home page to view
current information as well as other items/categories that might be of interest.
There are 1 entries for the tag
asp.net web service
I’ve started a dialog with a few of you about getting Silverlight and service integration working, specifically with ASP.NET web services (and even WCF ones). A few have downloaded some of my samples, but others have started from scratch. A few have reported getting some interesting errors, ASYNC_blahblah and NotFound errors specifically. While this was boggling my mind (as I wasn’t getting them), a reader’s comments pointed me along the lines of something…he mentioned “maybe it is because my web service is ASP.NET 2.0 and not 3.5” – of which that shouldn’t be the case, so I went to test...