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

Unhandled exception in Telerik.Web.UI.WebResource.axd? (IE11)

1 Answer 63 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Application
Top achievements
Rank 1
Application asked on 06 Jul 2017, 03:02 PM
I'm working on an asp.net project where i have a master page and content pages. Im getting an exception message when i place a timer on one of the content page which is ticking at a certain interval and rebinding the grid using rebind method. I have got  a RadScripManager placed on my master page. Im also using radajaxmanager for the timer.
Im using latest 2017 telerik controls and browser is IE version 11. i have tested my code with chrome and Firefox and no exception is occurring with the browsers,.
When i get an exception my page is zoom in automatically. Can you please guide me. Details of an exception is below

Unhandled exception at line 17198, column 28 in http://localhost:60682/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=;;System.Web.Extensions,+Version=4.0.0.0,+Culture=neutral,+PublicKeyToken=31bf3856ad364e35:en-US:b59ca51d-6c90-4be1-88fb-6dda83097045:ea597d4b:b25378d2:76254418;Telerik.Web.UI,+Version=2016.2.607.45,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:fb63f838-b932-4810-8e72-f1ca43eff960:16e4e7cd:f7645509:33715776:7c926187:8674cba1:88144a7a:b7778d6c:c08e9f8a:59462f1:a51ee93e:58366029:24ee1bba:f46195d3:ed16cbdc

0x80070057 - JavaScript runtime error: Invalid argument.

The line where im getting an exception 
Telerik.Web.UI.RadAjaxControl.prototype.updateHeadStyles [Telerik.Web.UI.WebResource.axd] Line 17198 Script
and exception line is 
}if(e[c].indexOf("{")!=-1){f.insertRule(e[c]+"}",f.cssRules.length);

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 07 Jul 2017, 03:14 PM
Hi,

I have just answered your other thread on the same subject, please refer my answer there:
http://www.telerik.com/forums/unhandled-exception-in-telerik-web-ui-webresource-axd-(ie11)

Regards,
Vessy
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
Application
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or