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

Problem after update in webparts

1 Answer 39 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Alexander Retzel
Top achievements
Rank 1
Alexander Retzel asked on 16 Apr 2009, 10:04 AM
Hello,
we use RadEditor for Moss in version 5.3.1.
Content was placed in RadEditor Webparts.

Now we want update to version 5.4.

Old content from RadEditor 5.3.1 webparts are lost.
Only content from the new version 5.4 will displayed.

Is there a possibility to get the content in the new wepbart ?

Controls are not the problem.

Greatings
Alex

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 17 Apr 2009, 06:38 AM
Hello Alexander Retzel,

You can find information on upgrading to a newer version of RadEditor for MOSS in the following help article http://www.telerik.com/help/aspnet-ajax/upgrade_to_a_newer_version_of_radeditor_for_moss.html.

To enable the RadEditor Web Parts, which were created with the 5.3.1 version, open the web.config file of your SharePoint site and add the following line right above the </SafeControls> tag.
<SafeControl Assembly="RadEditorSharePoint, Version=5.3.1.0, Culture=neutral, PublicKeyToken=1f131a624888eeed" Namespace="Telerik.SharePoint" TypeName="*" Safe="True" /> 
 

I hope this helps.



Kind regards,
Stanimir
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
WebParts for SharePoint
Asked by
Alexander Retzel
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or