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
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:
- Close all instances of Visual Studio 2010
- Start a Windows Explorer
- Navigate to the following folder:
%localappdata%\Microsoft\VisualStudio\10.0\Extensions - Check if there is a Telerik entry there. If exists, navigate into it and delete the folder of the Telerik WinForms VSExtensions
- Navigate to [VisualStudioInstallDir]\Common7\IDE\Extensions\Telerik
- Delete the folder of the Telerik WinForms VSExtensions
- Start Visual Studio and load the Extension Manager
- Switch to the Online tab and perform a search for "Telerik WinForms VSExtensions"
- Download and install the VSExtensions and restart Visual Studio
- Check if everything is okay now.
Kind regards,
Erjan Gavalji
the Telerik team
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?
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.
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?
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.
Nikolay
the Telerik team
Q3’11 of RadControls for WinForms is available for download (see what's new). Get it today.
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
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
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