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

How to convert ClassLibraries to 2011.3.1219?

2 Answers 81 Views
Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Alwin
Top achievements
Rank 1
Alwin asked on 29 Dec 2011, 08:03 PM
Dear Telerik team,

as far as i can see in the "new" Extension it's only possible to convert Windows Applications to new Versions of Telerik Components.
We have a huge project with multiple assemblies as Class Libraries wich contain forms or controls...
How can we upgrade this assemblies automaticly?
The old conversion tool did his job very well !!!

Best regards

2 Answers, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 30 Dec 2011, 11:39 AM
Hi Alwin,

It could be that your Telerik WinForms VSExtensions are a bit outdated (we added the ClassLibrary project support in Q2 2011).

Can you try the following steps to update them and try the upgrade of your project again?

  1. Close all Visual Studio instances;
  2. Start a Windows Explorer and navigate to the [VS2010InstallDir]\Common7\IDE\Extensions\Telerik folder
  3. Delete all the Telerik WinControls VSExtensions folders (if any exist)
  4. Navigate to the %localappdata%\Microsoft\VisualStudio\10.0\Extensions\Telerik folder
  5. Delete the Telerik WinControls VSExtensions folders (if any exists)
  6. Download the latest version of the Telerik WinControls VSExtensions from the Online Gallery to a folder of your choice
  7. Start a Visual Studio 2010 Command Prompt
  8. Navigate to the folder you downloaded the Telerik WinControls VSExtensions
  9. Run the following command for the vsix package you downloaded:
    vsixinstaller /a Telerik.WinControls.VSPackage.vsix

Let me know if that helps.

Kind regards,
Erjan Gavalji
the Telerik teamSP1 of Q3’11 of RadControls for WinForms is available for download (see what's new).
0
Alwin
Top achievements
Rank 1
answered on 30 Dec 2011, 12:38 PM
Hello Erjan,

i  found the solution:
Before i installed 2011.3.1219 i removed the old one (2011.2.831) and this was the beginning of my all problems.I tried to install the new version without removing the old one on another system and it worked very fine...
Now the solution upgrade wizard shows all the assemblies with the old versions and in the DropDownList both versions appear...

Best regards
Tags
Visual Studio Extensions
Asked by
Alwin
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Alwin
Top achievements
Rank 1
Share this question
or