This is a migrated thread and some comments may be shown as answers.

vs2010 debugger - ajax Error

1 Answer 17 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Wissam
Top achievements
Rank 1
Wissam asked on 15 Jul 2013, 08:41 AM

Hello,

I'm using telerik Controls, I'm getting this error on vs2010 debugger on any ajax request (if I publish the webapplication to my web server it works normaly)

JavaScript runtime error: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 15 Jul 2013, 09:49 AM
Hi Wissam,

This particular error is not specific to Telerik RadControls for ASP.NET AJAX. If you've used the Microsoft ASP.NET AJAX UpdatePanel control, there's a good chance you've hit the "Sys.WebForms.PageRequestManagerParserErrorException" error. Please have a look at this article to know more about such an error and how it can be avoided in your application.

Thanks,
Princy.
Tags
Ajax
Asked by
Wissam
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or