Updating RadControls for WinForms to another version or license
|
Article relates to
|
all RadControls for WinForms products and versions
|
|
Created by
|
Vassil, Telerik
|
|
Last modified
|
Jan 28, 2008
|
|
Last modified by
|
Nikolay Diyanov, Telerik
|
HOW-TO
Update Telerik's controls to another version or license.
SOLUTION
Below are the instructions on how to upgrade Telerik's RadControls for WinForms to another version or license:
1. USING THE PROJECT UPDATE UTILITY
- Log in your Telerik account.
- Go to Your account at the top-right of the web site.
- Locate the Your Products section. If you are a customer follow the Purchases and Dowloads link. If you are a trial user click the Free Trials link.
- Locate the RadControls for WinForms tab and expand it.
- Click on the Download tab and download RadControlsWinForms_XX_setup.exe automatic installation file. Before the download starts, the page should look similar to this screenshot:

- Once the download completes, run the installation. Notes:
- the installer installs the assemblies in the GAC (C:\Windows\assembly).
- If the upgrade is major (i.e. from one quarterly release to other quarterly release), please check the HELP manual and the relevant Changes and Backward Compatibility topics for each control as some new versions are not backwards compatible with the older ones.
- Backup your application.
- Backup all customized files such as custom themes, etc.
- Locate and run the Project Update Utility from the installation folder (by default located in Start --> Programs --> Telerik --> RadControls for WinForms XX --> Tools).
- Click Browse and locate the application you need to update. Your screen should look similar to the following:
- Click Upgrade to finish the operation. A Status report will be shown in the window.
- Run your project to check the upgrade.
2. UPDATING YOUR PROJECT MANUALLY
- Follow steps 1 through 8 above.
- From the newly installed files, copy the new DLLs (by default located in C:\Program Files\Telerik\RadControls for WinForms Q1 2008\bin) to your application's bin folder. Replace the old dlls.
- If using VS.NET, update the control's reference in your project to point to the new DLL and recompile.
- 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.
- Restore your customized files if needed.
- Run the project.
Comments
-
Bruno ,
Aug 23, 2008
You should put more detailed explanation about 'updating your project manually' in order to help the newbies.
-
Geir Aage Amundsen ,
Nov 7, 2008
If you are using SourceSafe or similar you have to remember to make the files writeable when using the Update Utility.
If you'd like to comment on this KB
article, please, send us a
Support Ticket.
Thank you!
Please
Sign In
to rate this article.