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

Error when using TelerikRadAjax panel and TelerikRadAjaxLoadingPanel

1 Answer 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Vivek
Top achievements
Rank 1
Vivek asked on 07 Dec 2012, 10:32 AM

We have an aspx page, that contains a RadGrid, TelerikRadAjax  and TelerikRadAjaxLoadingPanel. We have paging for the Telerik Grid and when user clicks on paging, or does any postback on this page we show the TelerikRadAjaxLoadingPanel. This works fine in Mozilla and IE.  But in Chrome, when we do a postback the TelerikRadAjaxLoadingPanel is not displayed and the page gets hanged and nothing works on this page.

Please let me know if anyone has faced such issue. I have attached the error thrown by Telerik in Chrome for reference.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 12 Dec 2012, 06:54 AM
Hi Vivek,

The presented error most commonly appear in case some incorrect characters are added in the <style> tag in the page's head. The RadAjaxManager by default updates the page head and in this case the issue appears. I would suggest you to revise the styles added on the page and verify if some incorrect rules appear there. Also you could set the "EnablePageHeadUpdate" property of the RadAjaxManager/Panel to "false" and verify if this fixes the issue.

Regards,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Vivek
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or