|
Article relates to
|
RadControls for WinForms
|
|
Created by
|
Nikolay Diyanov
|
|
Last modified
|
May 28, 2011
|
|
Last modified by
|
Nikolay Diyanov
|
PROBLEM
After you update to a new version of the Telerik WinForms suite, you start seeing RadControls for WinForms in the component tray and you are not able to select them on the form.
SOLUTION
The design-time capabilities of RadControls for WinForms are implemented in the Telerik.WinControls.UI.Design.dll assembly. If decide to use our installer to install the WinForms suite on your machine, this assembly is automatically installed in your
Global Assemly Cache. The same is the situation if you decide to upgrade your Telerik version via our
Visual Studio Extensions - the Telerik.WinControls.UI.Design assembly will be set in your GAC. However, if you decide to upgrade Telerik assembly references manually by downloading the archive file that contains assemblies only, please be aware that these two approaches do not install the Design assembly in your GAC automatically.
So, to resolve this case, you should simply
install the Telerik.WinControls.UI.Design.dll assembly manually in your GAC. If you have downloaded the archive file that contains the Telerik WinForms assemblies, you can find this assembly there. If you decide to follow the Upgrade Wizard approach, then you can find the assembly at:
%APPDATA%\Telerik\Updates
NOTE: RadGridView and RadTreeView Property Builders use our Office 2010 Black theme, so you need to install Telerik.WinControls.Themes.Office2010Black assembly in your GAC as well, if you plan to use either of these tools.
Please
Sign In
to rate this article.