Sunday, March 11, 2012

Web Service OnComplete not getting called

Hi,

does your GetProductTypes() method accept any arguments? What happens if you remove the null reference from the client call?
That did the trick - thanks much!

Also, moving the scriptmanager declaration from the <head> in my master page (which is where it is in the quickstart examples, btw) to the <asp:content> in my content pages got rid of the javascript error.

Thanks again,

Donnie

No comments:

Post a Comment