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

0x800a025e - JavaScript runtime error: Could not complete the operation due to error 800a025e.

1 Answer 260 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Purushothama
Top achievements
Rank 1
Purushothama asked on 30 Nov 2016, 02:29 PM

Hello, 

I am using RadGrid with RadNumericTextBox, RadTextBox., etc,  in Item template. I have to update the Other Columns in the Grid if Text changed in RadNumericTextbox. So,  On OnTextChanged event of RadNumericTextBox, I am rebinding the Grid again. But after the postback, i am getting the below javascript error.

<<<<

Unhandled exception at line 8162, column 7 in http://localhost:51966/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:93a6b8ed-f453-4cc5-9080-8017894b33b0:ea597d4b:b25378d2;Telerik.Web.UI,+Version=2016.3.914.45,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:a519da8a-d673-48a9-9976-4b08756261d2:16e4e7cd:33715776:f7645509:24ee1bba:e330518b:2003d0b8:c128760b:1e771326:88144a7a:c8618e41:1a73651d:16d8629e;System.Web.Extensions,+Version=4.0.0.0,+Culture=neutral,+PublicKeyToken=31bf3856ad364e35:en-US:93a6b8ed-f453-4cc5-9080-8017894b33b0:76254418;Telerik.Web.UI,+Version=2016.3.914.45,+Culture=neutral,+PublicKeyToken=121fae78165ba3d4:en-US:a519da8a-d673-48a9-9976-4b08756261d2:8e6f0d33:864068a5:6a6d718d:b7778d6c:f46195d3:aa288e2d:b092aa46:6b3f73b3:e085fe68:8674cba1:7c926187:c08e9f8a:a51ee93e:59462f1:6d43f6d9:58366029:19620875:874f8ea2:b2e06756:4877f69a:92fe8ea0:fa31b949:490a9d4e:ddbfcb67

0x800a025e - JavaScript runtime error: Could not complete the operation due to error 800a025e.

>>>

 

Could you please let me know what will be the root cause of this error.

 

Regards,

Puru

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 05 Dec 2016, 12:05 PM
Hello Puru,

Please follow the suggestions provided in the following post and see whether a more descriptive error will arise:
http://www.telerik.com/forums/datasource-onclick-codebehind#tEqG9o17a06Geljniafn7g


Regards,
Eyup
Telerik by Progress
Telerik UI for ASP.NET AJAX is ready for Visual Studio 2017 RC! Learn more.
Tags
Grid
Asked by
Purushothama
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or