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

Error HELP! (error info enclosed)

1 Answer 51 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 02 Jul 2014, 08:36 PM
cannot figure out what is causing this error and not sure where to start looking as it is in an telerik resource axd... ???  Any help is appreciated!



Unhandled exception at line 3, column 7184 in http://localhost:60181/JobTrackerAPP/Telerik.Web.UI.WebResource.axd?_TSM_HiddenField_=RadScriptManager1_TSM&compress=1&_TSM_CombinedScripts_=;;AjaxControlToolkit,+Version=4.1.7.1005,+Culture=neutral,+PublicKeyToken=28f01b0e84b6d53e:en-US:5758f630-b0dd-4428-b6d6-af591d716c0c:ea597d4b:b25378d2;Telerik.Web.UI,+Version=2014.1.403.40,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:ca584452-327f-4858-bf00-fb22c6f6fd75:16e4e7cd:874f8ea2:f7645509:24ee1bba:92fe8ea0:19620875:f46195d3:fa31b949:490a9d4e:bd8f85e40x800a138f - JavaScript runtime error: Unable to get property 'indexOf' of undefined or null reference

1 Answer, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 03 Jul 2014, 12:29 PM
Hi Mike,

From the provided error I can see that you are using an AjaxControlToolkit in your application. Can you try applying the following configuration:
<asp:ToolkitScriptManager runat="server" ID="ScriptManager1" CombineScripts="false"   />

You can find detailed information behind my request in the following forum tread: Telerik UI for ASP.NET AJAX and AJAX Control Toolkit

Hope this helps.

Kind regards,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Mike
Top achievements
Rank 1
Answers by
Vessy
Telerik team
Share this question
or