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

Unable to write in Radeditor in Google Chrome

3 Answers 94 Views
Editor
This is a migrated thread and some comments may be shown as answers.
deepak
Top achievements
Rank 2
deepak asked on 25 May 2011, 10:24 AM
Hi,

I am using RadEditor version 2010.1.519.35 its working fine in Fire-Fox but I am unable to write anything in Google chrome 11.0.696.71 as the editor is not enabled for writing.Is there any solution for this?

3 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 25 May 2011, 11:15 AM
Hi Deepak,

You are using an older version of Telerik.Web.UI.dll released before the latest official build of Chrome. My recommendation is to test the latest Q1 2011 SP2 build of Telerik.Web.UI under Chrome 11.0.696.71 and confirm that the problem does not persist. You can test the Default Example of RadEditor at http://demos.telerik.com/aspnet-ajax/editor/examples/default/defaultcs.aspx, which runs the latest build of Telerik.Web.UI.


Kind regards,
Rumen
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.

0
deepak
Top achievements
Rank 2
answered on 25 May 2011, 11:30 AM
Hi,
Thanks for your reply.That may be the cause for radeditor not working in google chrome.But when i run the page with radeditor in local machine i am able to add/edit contents in radeditor.So what may be the difference between local and hosted one? I am using the same Telerik.Web.UI.dll both in local and hosted one

I am getting the following error( in hosted one) from console of google chrome using inspect element.Does this have any thing to do with my problem?
  1. Uncaught Sys.ArgumentUndefinedException: Sys.ArgumentUndefinedException: Value cannot be undefined. Parameter name: type
    1. Sys$Component$createScriptResource.axd:2705
    2. (anonymous function)Page.aspx:949
    3. (anonymous function)ScriptResource.axd:2399
    4. Sys$_Application$_doInitializeScriptResource.axd:4280
    5. (anonymous function
0
Rumen
Telerik team
answered on 27 May 2011, 04:03 PM
Hi Deepak,

You run most likely the editor on the local machine under the integrated development server of Visual Studio, which the project on the live server is hosted on IIS. This could be the main difference.

Nevertheless, my recommendation is to upgrade to the latest build of RadEditor and let me know if the problem still persists.


All the best,
Rumen
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
Editor
Asked by
deepak
Top achievements
Rank 2
Answers by
Rumen
Telerik team
deepak
Top achievements
Rank 2
Share this question
or