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

RadWindow IE9 DOM Exception: INVALID_CHARACTER_ERR

1 Answer 113 Views
Window
This is a migrated thread and some comments may be shown as answers.
Nicolas
Top achievements
Rank 1
Nicolas asked on 22 Jun 2011, 08:18 PM
Hello.
I have a problem when i execute command radopen in IE9.
The exception is "DOM Exception: INVALID_CHARACTER_ERR"

and the line that throw the exception is
m=($telerik.isIE)?document.createElement("<iframe name='"+a+"'>"):

I runnning over the last telerik actualization Q1 2011
Also I can't run IE9 in compatibility mode to fix this beacause my entire site arise in style problems.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 23 Jun 2011, 12:58 PM
Hello Nicolas,

This type of error is raised exactly when an older version of the controls is used with IE9. Could you please confirm that you are indeed using the latest version? There might be references in the project that point to an older version in the GAC for example.
If you are indeed using the latest version, please open a support ticket and send us a sample project that isolates the error - we will check it right away and do our best to help.

Best wishes,
Georgi Tunev
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Window
Asked by
Nicolas
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or