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

Failure in upgrading Telerik WinForms VSExtensions

10 Answers 310 Views
Visual Studio Extensions
This is a migrated thread and some comments may be shown as answers.
Lev
Top achievements
Rank 1
Lev asked on 16 Dec 2010, 05:55 PM
Hi All,

I use for development Microsoft Visual Studio 2010 Professional under Windows 7 Enterprise.
Recently I installed the released Telerik RadControls for WinForms Q3 2010. When I started VS for the first time after this installation, the Extension Manager of MSVS2010 notified me that an upgrade from the version 2010.2.505.0 to the version 2010.3.1109.0 of Telerik WinForms VSExtensions is available. I gladly have tried to update this extension, but after successful download an error message suddenly pops up:
"Extension Telerik.WinControls.VSPackage must be uninstalled through the Windows Add/Remove Programs dialog."
The more unfortunate outcome is that the Upgrade Wizard disappears from the Telerik menu in VS.

Can you please explain how to update the VS extension?

Thank you in advance.

-- Best regards

10 Answers, 1 is accepted

Sort by
0
Accepted
Erjan Gavalji
Telerik team
answered on 20 Dec 2010, 08:36 AM
Hi Lev,

Please, excuse the inconvenience.

The problem happens because of a glitch in the earliest versions of RadControls for WinForms VSExtensions for VS2010. We had the InstalledByMSI tag set to true there, which caused a subsequent install of the VSIX to fail.

Please, follow the steps below to have the problem fixed:
  1. Close all instances of Visual Studio 2010
  2. Start a Windows Explorer
  3. Navigate to the following folder:
    %localappdata%\Microsoft\VisualStudio\10.0\Extensions
  4. Check if there is a Telerik entry there. If exists, navigate into it and delete the folder of the Telerik WinForms VSExtensions
  5. Navigate to [VisualStudioInstallDir]\Common7\IDE\Extensions\Telerik
  6. Delete the folder of the Telerik WinForms VSExtensions
  7. Start Visual Studio and load the Extension Manager
  8. Switch to the Online tab and perform a search for "Telerik WinForms VSExtensions"
  9. Download and install the VSExtensions and restart Visual Studio
  10. Check if everything is okay now.

Kind regards,
Erjan Gavalji
the Telerik team
Check out the Q1 2011 Roadmap for Telerik Controls for Windows Forms.
0
Brian
Top achievements
Rank 1
answered on 21 Apr 2011, 06:07 PM
thanks, this worked....
0
DerekAlfonso
Top achievements
Rank 1
answered on 27 Nov 2011, 09:16 AM
This solution does not resolve my issue, I do not have the %localappdata%\Microsoft\VisualStudio\10.0\Extensions nor the  [VisualStudioInstallDir]\Common7\IDE\Extensions\Telerik folders.

I am running Win 7 Enterprise, 64bit.

This is the error from the VSISInstaller....log

- Verifying matching extension signatures before updating...
Installed Extension Path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Telerik\Telerik.WinControls.VSPackage_\2010.2.505\
Update Extension Path: c:\temp\telerik.wincontrols.vspackage.vsix
11/27/2011 12:10:58 AM - Uninstalling 'Telerik.WinControls.VSPackage', version 2010.2.505.0.
11/27/2011 12:10:58 AM - Microsoft.VisualStudio.ExtensionManager.InstallByMsiException: Extension Telerik.WinControls.VSPackage must be uninstalled through the Windows Add/Remove Programs dialog.
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.Uninstall(IInstalledExtension extension)
   at VSIXInstaller.InstallProgressPage.BeginInstallVSIX(SupportedVSSKU targetAppID)
11/27/2011 12:10:58 AM - Install Error : Microsoft.VisualStudio.ExtensionManager.InstallByMsiException: Extension Telerik.WinControls.VSPackage must be uninstalled through the Windows Add/Remove Programs dialog.
   at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.Uninstall(IInstalledExtension extension)
   at VSIXInstaller.InstallProgressPage.BeginInstallVSIX(SupportedVSSKU targetAppID)

I have both try updating the VSextension through the Extension Manager in VS2010 as well as double-clicking on Telerik.WinControls.VSPackage.vsix.  Both fail with the error above.

Any other ideas?  
0
Erjan Gavalji
Telerik team
answered on 28 Nov 2011, 02:05 PM
Hi Bill,

Can you check the Programs and Features Control Panel snap-in for older RadControls for WinForms versions?
Can you uninstall it if found?

Or, alternatively, we can use a GoToMeeting session so that I can help having this fixed quickly. Just start a private support thread and let me know a convenient time so that I can arrange the session (we are based in EET, GMT + 2).

Kind regards,
Erjan Gavalji
the Telerik team

Q3’11 of RadControls for WinForms is available for download (see what's new). Get it today.

0
DerekAlfonso
Top achievements
Rank 1
answered on 28 Nov 2011, 11:30 PM
Hi Erjan,

I resolved it by removing the old WinForms control (2010 Q1) then installing the latest WinForms control.  Then reinstall the old (2010 Q1) WinForm controls.

However when I use the UpdateWizard to convert my solution to 2011 Q3 controls, it fails to convert radCombobox or radTabStrip (as well other decapitated controls) to the new controls.  Nor do I see the "Conversion Wizard" as described in http://blogs.telerik.com/blogs/posts/10-08-10/sp1-of-radcontrols-for-winforms-q2-2010-released-featuring-conversion-wizards.aspx 

Any ideas?


0
Nikolay
Telerik team
answered on 29 Nov 2011, 10:04 AM
Hi Billv,

Being obsolete for more than an year, we removed the obsolete controls implementations in Q3 2011. However, as you can see from the screenshots in the blog post, the Convertion Wizards are available from the SmartTags of the obsolete controls. Therefore, I would recommend uninstalling the currently installed version, downloading Q2 2011 SP1 installer and applying it on your machine. Q2 2011 SP1 (v2011.2.11.831) is the last version that still contains the obsolete types, so the Convertion Wizards are available there. You can download Q2 2011 SP1 from Your Account >> Download and Manage your products >> Telerik Premium Collection for .NET >> Download Installer and Other Resources >> RadControls for WinForms >> Older Versions >> 2011.2.11.831.

After you upgrade to the new controls, you can then update to Q3 2011.

More information about the wizards can be found here:
http://www.telerik.com/help/winforms/dropdown-and-listcontrol-upgrading-to-dropdownlist-and-listcontrol.html
http://www.telerik.com/help/winforms/pageview-upgrading-to-radpageview.html

I hope this helps.

Best wishes,
Nikolay
the Telerik team

Q3’11 of RadControls for WinForms is available for download (see what's new). Get it today.

0
Digga
Top achievements
Rank 1
answered on 20 Jul 2012, 07:52 AM
Had the same issue with WebUI VSExtensions and applied the same fix from Telerik with success.
0
Petar
Telerik team
answered on 23 Jul 2012, 02:26 PM
Hello,

Thank you for sharing your experience. I am glad that the information provided has helped you.

If you experience any future problems don't hesitate to contact us again.

Greetings,
Petar
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
0
Terry
Top achievements
Rank 1
answered on 16 Aug 2012, 03:02 PM
Hi,

We are converting a large project to use telerik controls, so we can bring our application up to date with theming etc.

The app has >200 text boxes within it - all standard VS2010 Standard.Windows.Forms.Textbox - will installing the Q1-2011 Telerik controls offer the tag sensitive upgrade option to a telerik textbox or does it just do old telerik controls?

We currently have Q2-2012 controls.

Thanks

 Terry
0
Petar
Telerik team
answered on 20 Aug 2012, 04:20 PM
Hello Terry,

Thank you for contacting us.

If I understand you correct you are asking for automated upgrade path that will replace all standard text boxes with Telerik text boxes. To my regret we don't support such option. When converting a standard project to a Telerik project the VS extension only adds references to the Telerik assemblies. It doesn't change any code that you have.

If you have any further questions, don't hesitate to contact us again.

Kind regards,
Petar
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
Visual Studio Extensions
Asked by
Lev
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Brian
Top achievements
Rank 1
DerekAlfonso
Top achievements
Rank 1
Nikolay
Telerik team
Digga
Top achievements
Rank 1
Petar
Telerik team
Terry
Top achievements
Rank 1
Share this question
or