Thursday, December 01, 2005

Another Random Web Service Error

I just got this:

"Request is not available in this context"

I discovered shortly after this is down to the web service proxy being out of synch with the content of the asmx service file itself. One to watch out for, particularly if you're creating your proxies manually and not using VS IDE.

Fixes to common .NET problems, as well as information on .NET features and solutions to common problems that are not language-specific.

Fixes to common .NET problems, as well as information on .NET features and solutions to common problems that are not language-specific.

Z