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

RADEditor issue with document.domain

1 Answer 43 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Sudhakar
Top achievements
Rank 1
Sudhakar asked on 14 Feb 2011, 03:41 PM
Hi,

We have a page where the RADEditor is used to render rich text content. The page works fine when it is deployed stand alone. When we deploy the page as a content page in a sharepoint site, the RADEditor is not populating the content.

The only difference i can see is that, when the page is rendered from a CMS we have document.domain being set to a specific domain.

eg. document.domain  = 'test.com'

We use the following version - Telerik RadControls for ASP.NET Ajax --> v2.0.50727 (2008.3.1314.35)

Can someone please help me with this issue.

Thanks,
Sudhakar G

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 15 Feb 2011, 03:57 PM
Hello Sudhakar,

When it comes to MOSS we always recommend the usage of RadEditor for MOSS. This is a specially designed control, which has the necessary content provider. What you need to do is deploy the RadEditor for MOSS wsp solution and then use the MOSSRadEditor class, which is defined in the Telerik.SharePoint nemaspace of  RadEditorSharePoint assembly in RadEditorSharePoint.dll.

Here you can find information on the control: http://www.telerik.com/help/aspnet-ajax/moss-introduction.html, Installing RadEditor in a MOSS 2007 farm


Best wishes,
Stanimir
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
Sudhakar
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or