Dear Telerik,
We are licensed users of Telerik Q1 2008. All this while we were using Rad controls on Windows 2003 server and IIS 6.0. Last week as we had new development servers with Windows server 2008 and IIS 7.5 we moved our application there. Everything was working fine application wise. But when i landed onto a page where i was using AjaxLoadingPanel and RadAjaxPanel. I was getting this below error and the application stops working:
Unexpected ajax response was received from the server.
This may be caused by one of the following reasons:
- Server.Transfer.
- Custom http handler.
- Incorrect loading of an "Ajaxified" user control.
Verify that you don't get a server-side exception or any other undesired behavior, by setting the EnableAJAX property to false.
URI: myservername/WebResource.axd?d=uhkdlyZ3IGhyOao7S0yHjNAwgV0VX7_TnXhcGI6Q4a1ztQM-s7exLRggzpAGr_x0zRRNleiH4luLqEHWTVMdEGhocyj_xtBnX4XkSI1n0PYXQq2ECXRZEk1R6ijWzUSpwG8C21eaJT6KSQdvi7NsI3dVKzuFzbDtmilk_RN-z5blCkPl0&t=634278494199247819
Actually to get the LoadingPanel I am redirecting to a different page from Grid link button and I am using Response.Redirect method to navigate to another page. I have checked everywhere in Google but couldn't find anything. Can you please suggest me any settings i need to change for Rad controls in IIS 7.5 or Windows server 2008. To give anonymous access we are using Webresource.,axd in Location path in web.config.
It is bit urgent so please kindly suggest or give your inputs ASAP.
Thanks
Maddy
We are licensed users of Telerik Q1 2008. All this while we were using Rad controls on Windows 2003 server and IIS 6.0. Last week as we had new development servers with Windows server 2008 and IIS 7.5 we moved our application there. Everything was working fine application wise. But when i landed onto a page where i was using AjaxLoadingPanel and RadAjaxPanel. I was getting this below error and the application stops working:
Unexpected ajax response was received from the server.
This may be caused by one of the following reasons:
- Server.Transfer.
- Custom http handler.
- Incorrect loading of an "Ajaxified" user control.
Verify that you don't get a server-side exception or any other undesired behavior, by setting the EnableAJAX property to false.
URI: myservername/WebResource.axd?d=uhkdlyZ3IGhyOao7S0yHjNAwgV0VX7_TnXhcGI6Q4a1ztQM-s7exLRggzpAGr_x0zRRNleiH4luLqEHWTVMdEGhocyj_xtBnX4XkSI1n0PYXQq2ECXRZEk1R6ijWzUSpwG8C21eaJT6KSQdvi7NsI3dVKzuFzbDtmilk_RN-z5blCkPl0&t=634278494199247819
Actually to get the LoadingPanel I am redirecting to a different page from Grid link button and I am using Response.Redirect method to navigate to another page. I have checked everywhere in Google but couldn't find anything. Can you please suggest me any settings i need to change for Rad controls in IIS 7.5 or Windows server 2008. To give anonymous access we are using Webresource.,axd in Location path in web.config.
It is bit urgent so please kindly suggest or give your inputs ASAP.
Thanks
Maddy