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

RadEditor - Microsoft JScript runtime error

3 Answers 23 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Hilton
Top achievements
Rank 1
Hilton asked on 12 Nov 2013, 04:50 PM
Having an issue with multiple RadEditors on the same page. For the most part they work fine but in certain situations I get a Microsoft JScript runtime error.

Error Message:

Unhandled exception at line 6, column 74203 in http://localhost:53807/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:c9cbdec3-c810-4e87-846c-fb25a7c08002:ea597d4b:b25378d2

0x800a138f - Microsoft JScript runtime error: 'undefined' is null or not an object


Scenario:
Dot Net 4.0 framework ASP.NET app using Telerik ASP.NET AJAX 2013.3.1015 with VS Premium 2012.
I have a form with 3 editors on it inside of a RadAjaxPanel. The first 2 are inside of a RadPanelBar together. The 3rd is inside of a separate RadPanelBar. Now here is what is happening. If the first 2 editors are enabled and the 3rd is disabled, when I submit the form everything works great. Now if the 1st 2 are disabled and the 3rd is enabled is when I get the error above when submitting the form.

Any ideas?

3 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 13 Nov 2013, 04:40 PM
Hi Hilton,

With the provided information I cannot be sure what is the exact problem and why it is occurred. 

Currently I can assume that this is due to a known rendering issue when RadEditor control is used with an Ajax control and initially is hidden. If this is the case I would recommend following this forum thread, in which possible solutions for this issue are provided. 

If this does not help you, please get back to me with a simple, isolated project, so that I could be able to investigate the problem on my end.

Regards,
Ianko
Telerik
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 the blog feed now.
0
c
Top achievements
Rank 1
answered on 26 Feb 2014, 06:30 AM
Hi I am using RADeditor in my application and Spell check is not working in .NET 4.0 framework.
It is not showing any suggestions for wrong spellings.
0
Ianko
Telerik team
answered on 26 Feb 2014, 07:36 AM
Hi Chetah,

As I can see, this is the RadSpell cotnrol and not the Editor's built-in ajax spell checker. I suggest you checking if the correct TDF files are being inserted in the RadSpell folder in the application root. Please check the Getting Started article for more information. If this does not help, try following this troubleshooting article and see if any of the provided suggestion helps with the problem.

Regards,
Ianko
Telerik
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 UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Editor
Asked by
Hilton
Top achievements
Rank 1
Answers by
Ianko
Telerik team
c
Top achievements
Rank 1
Share this question
or