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

[Solved] need solution for parse error from server

1 Answer 167 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Suriya
Top achievements
Rank 1
Suriya asked on 06 Jul 2009, 06:21 AM

Dear,

 

While I am getting the information from server database and put the data in the radgrid of a page in web browser, I got the error message

see the image.

 A runtime error has occured. Do you wish to debug? line:15

Error: Sys.WebForms.PageRequestMAnagerParseErrorException;

The message received from the server could not be parsed, Common causes for this error are when response is modified by calls to Response.Write(), response filters, HttpModules, or Server trace is enabled.

Details: Error parsing near 'Telerik.Web.UI.2008'.

 

 

What is the reason and I want solution for it as early as possible?

 

Kind Regards,

Surya.

 

 

 

Kind Regards,

Surya.

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 06 Jul 2009, 07:58 AM
Hello Surya,

You can refer to the following link that elaborates on this generic ASP.NET AJAX framework error:
Sys.WebForms.PageRequestManagerParserErrorException - what it is and how to avoid it

Additionally, you can go through the following blog post which may be useful:
Firewalls breaking ASP.NET AJAX!

Thanks
Princy.
Tags
Grid
Asked by
Suriya
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or