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

RadAjaxManager.IsAjaxRequest problems

1 Answer 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Andy Macourek
Top achievements
Rank 1
Andy Macourek asked on 07 Feb 2011, 05:55 PM

I am seeing an odd problem with RajAjaxManager.  When I load my page clean, the page works fine.  However, when I reload the page in the same session, then IsAjaxRequest is not working.  It is not set to true.  

Below is what I am getting:

Message: Sys.WebForms.PageRequestManagerParserErrorException: The message received from the server could not be parsed. Common causes for this error are when the response is modified by calls to Response.Write(), response filters, HttpModules, or server trace is enabled.
Details: Error parsing near '
<!DOCTYPE html PUB'.
Line: 5
Char: 84093
Code: 0
URI: http://sitename/jscript/MicrosoftAjax.js

 

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 10 Feb 2011, 02:19 PM
Hello Andy Macourek,

Could you pleas verify is you have RadScriptManager on the very top of the page before the RadAjax declaration. Also please let me know whether the problem persists if you are using regular asp ScriptManager instead of RadScriptManager?
Also please note that this is a generic ASP.NET AJAX framework error and you can take a look at the following blog post that elaborates on the matter.


Greetings,
Maria Ilieva
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
General Discussions
Asked by
Andy Macourek
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or