Follow the steps below to upgrade your Telerik RadEditor v7.0 Trial license to a Developer (production) license.
 |
THE PROCEDURE DESCRIBED IN THIS MANUAL IS IRREVERSIBLE AND YOU MAY LOSE YOUR DATA IF THE INSTALLATION IS NOT CARRIED OUT CORRECTLY! |
1. Back up Your Old Files
We strongly suggest that you back-up your old Telerik RadEditor files and folders, especially if you would like to use your old settings.
2. Obtain the Necessary File
- Log in your Client.NET account.
- Go to "My licenses" and click on "My Purchases".
- Locate the control that you need to install, i.e. Telerik RadEditor, and click on it.
- Click on the "Download" tab and download the "DLL and Scripts only" file. Since you have purchased the control, make sure you are downloading the proper file - the Developer version has the Dev abbreviation in it.
3. Install and Copy the New Files
- Unzip the files at a convenient location.
- Check the Changes and Backward Compatibility section for introduced changes. If there are such, they should be applied a little later in the upgrade process.
- Back up your application if you haven't done so already.
- Close Visual Studio or any ither IDE which may lock the old assembly.
- From the newly downloaded and unzipped files, copy the new DLL (RadEditor.NET2.dll located in the bin folder) to your web-application's bin folder. Replace the old dll.
- Locate the old RadControls/Editor folder and delete it manually, i.e. using Windows Explorer. By default, the RadControls/Editor folder should be in the root of your application. If you moved the RadControls folder through the RadControlsDir property to another location (different from the root), then locate it and delete it using Windows Explorer.
 |
DO NOT use Visual Studio to move, copy or delete the RadControls folder as this will break the Telerik control(s). |
- If you intend to use skins different from the default or if you plan to modify the JavaScript files, copy the new RadControls/Editor folder to the same location as above.
- If using VS.NET, update the control's reference in your project to point to the new DLL.
- Follow the steps in the Changes and Backward Compatibility section in case there are some changes between the versions.
- Recompile your project.
- If you have added the control in GAC, remove it by running a gacUtil to remove the old copy and then add the new one. More information on the topic can be located here: Add/Remove Telerik RadEditor to the Global Assembly Cache
- Run the project.
- If you still get the older version of Telerik RadEditor
click here
- If you get a copyright message
click here
The copyright message appears only when using the trial version of Telerik RadEditor (the Developer versions of Telerik's controls do not throw copyright messages). Make sure you have downloaded the proper, Developer "DLL and Scripts only" file. You will recognize it by the Dev abbreviation in the file name.
5. Using the old ToolsFile.xml File and ConfigFile.xml file [valid for Telerik RadEditor and Telerik RadSpell only]
If you would like to use your old ToolsFile.xml and ConfigFile.xml files (which you backed up in #1 above), you can do so by copying them from the back-up to the RadControls\Editor folder (or RadControls\Spell respectively) of your web-application. When prompted to overwrite the other file, click "YES".