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

Sys.webforms.pagerequsetmanagerparserexception

1 Answer 38 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Mano srinivasan
Top achievements
Rank 1
Mano srinivasan asked on 23 Dec 2009, 08:05 AM
Hi,

I am using Radcontrols for asp.net ajax.

In a particular page, when i click on the button it gives the following error in a popup,

Sys.webforms.pagerequsetmanagerparserexception.

i have attached the screenshots also.

it dosen't give the error in the Internet Explorer. the error comes only in the Firefox.

How can i solve the problem?

Thanks,
Mano

1 Answer, 1 is accepted

Sort by
0
Radoslav
Telerik team
answered on 28 Dec 2009, 03:47 PM
Hello Mano,

Here are the most common reasons for getting PageRequestManagerParserErrorException:

-    Calls to Response.Write()
-    Calls to Response.Redirect()
-    Response filters
-    HttpModules
-    Server trace is enabled
-    Calls to Server.Transfer()

It is hard to say what is causing this problem without seeing some code. Can you please open a support ticket and provide a sample app that recreates this problem or post some sample of your code here in this thread. We will check it and do our best to help.

Sincerely yours,
Radoslav
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Ajax
Asked by
Mano srinivasan
Top achievements
Rank 1
Answers by
Radoslav
Telerik team
Share this question
or