The server method xxx failed (asp.net ajax)

Posted by vikasde on Stack Overflow See other posts from Stack Overflow or by vikasde
Published on 2010-04-29T20:05:04Z Indexed on 2010/04/29 20:07 UTC
Read the original article Hit count: 249

Filed under:
|

I have a website project, that is working fine. However every once a while certain ajax pages (that make calls to a webservice) throw a "the server method xxx failed". I have ELMAH installed, however do not see any stacktrace or anything. The worst is that I can not reproduce the error locally. I just get an email notification from ELMAH. Does anybody know how I can fix this issue?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about AJAX