Hi there,
I am experiencing a problem with the RadEditor for ASP.Net AJAX. When I'm trying to paste content into my Radeditor on my page, IE7 causes 100% cpu usage and hangs. I have to use CTRL+ALT+DELETE to shut down IE. This is on my development machine. I use the standard RadEditor, all tools enabled. This problem occurs only in IE7, and not in other browsers. I do not get any errormessage's or whatsoever. The version I'm using is Q1 2009 (which I just downloaded, and I upgraded from Q3 2008, which had the same problem).
So I'm wondering what I should do to resolve this?
This is the code in my .ascx webcontrol:
<telerik:RadEditor id="rteTekst" Width="640px" Height="300px" Runat="server" DialogHandlerUrl="~/Telerik.Web.UI.DialogHandler.axd"></telerik:RadEditor>
Regards,
Thomas Schepers
I am experiencing a problem with the RadEditor for ASP.Net AJAX. When I'm trying to paste content into my Radeditor on my page, IE7 causes 100% cpu usage and hangs. I have to use CTRL+ALT+DELETE to shut down IE. This is on my development machine. I use the standard RadEditor, all tools enabled. This problem occurs only in IE7, and not in other browsers. I do not get any errormessage's or whatsoever. The version I'm using is Q1 2009 (which I just downloaded, and I upgraded from Q3 2008, which had the same problem).
So I'm wondering what I should do to resolve this?
This is the code in my .ascx webcontrol:
<telerik:RadEditor id="rteTekst" Width="640px" Height="300px" Runat="server" DialogHandlerUrl="~/Telerik.Web.UI.DialogHandler.axd"></telerik:RadEditor>
Regards,
Thomas Schepers
