Tuesday, December 9, 2008

Asynchronous operations are not allowed in this context. Page starting an asynchronous operation has to have the Async attribute set to true

If you get this error when calling web service asynchronously, add the Async=”true” attribute in the page directive at the top of page.




No comments: