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

In Chrome i am getting the error "Uncaught TypeError: Cannot read property 'nodeName' of null"

3 Answers 630 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Manish
Top achievements
Rank 1
Manish asked on 11 Oct 2012, 10:39 AM

In a Chrome browser once the page is load, when i directly clicking on Inster Image link of editor i am geting the below error.
Uncaught TypeError: Cannot read property 'nodeName' of null ScriptResource.axd:3337

the derail is as mentioned hereunder

  1. Uncaught TypeError: Cannot read property 'nodeName' of null ScriptResource.axd:3337
    1. InsertImage.SetImagePropertiesScriptResource.axd:3337
    2. a.RadEditor.fireScriptResource.axd:6179
    3. a.RadEditor._onToolClickScriptResource.axd:5654
    4. (anonymous function)ScriptResource.axd:628
    5. (anonymous function)ScriptResource.axd:4338
    6. Telerik.Web.UI.Editor.DefaultToolAdapter._raiseEditorEventScriptResource.axd:2759
    7. Telerik.Web.UI.Editor.DefaultToolAdapter._onToolBarClickScriptResource.axd:2754
    8. (anonymous function)ScriptResource.axd:628
    9. (anonymous function)ScriptResource.axd:628

The verion of telerik is 2010.2.929.35

please do let me know if you needed any thing from my side.

Regards,
Manish

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Oct 2012, 12:32 PM
Hello,

Version 2010.2.929.35 is very old and it does not support the latest versions of the modern browsers. My suggestion is to test the live demos of RadEditor and if the problem does not exist to upgrade to the latest official build 2012.2.912, which supports all modern browsers.

All the best,
Rumen
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.
0
J2K
Top achievements
Rank 1
answered on 09 Sep 2014, 11:23 PM
Doesn't have anything to do with the version of the rad controls, it's been around for years, my most recent encounter with this was using a loading panel with animation allowed, in the ajax panel update, the error pops up and the source identified and on the page itself the loading panel image spins endlessly. Several possible solutions I tried that work: don't use a loading panel , don't use radajax, don't use radcontrols, depending upon the scenario and alternatives to reaching the goal of a bug free web application. 
0
Anthony
Top achievements
Rank 1
answered on 15 May 2017, 02:05 AM

Hi there, Is there any solution found yet? i am using version 2017.2.504 and it gives error when i try to convert html table (laoded with data from razor Model) into a kendogrid. Details caqn be found here:

http://stackoverflow.com/questions/43970235/kendo-grid-from-html-table-crashes

 

Tags
Editor
Asked by
Manish
Top achievements
Rank 1
Answers by
Rumen
Telerik team
J2K
Top achievements
Rank 1
Anthony
Top achievements
Rank 1
Share this question
or