Reputation: 3750
While trying to run my application I'm getting this error.
Sys.WebForms.PageRequestManagerServerErrorException:500
How can i resolve this?
Any idea?
thank you
Upvotes: 1
Views: 10310
Reputation: 4375
Have a look at the following article. I hope this will help. http://weblogs.asp.net/leftslipper/archive/2007/02/26/sys-webforms-pagerequestmanagerparsererrorexception-what-it-is-and-how-to-avoid-it.aspx
Upvotes: 1