March 10, 2012

Visual Studio 2010 Uninstall Fails - Setup Failed - Silverlight Instal

1. Check Administative Tools --> Services --> Windows Module Installer --> Start
2. First Check the Installed Updates for VS 2010
3. Uninstall all related updates (HotFix, Security Update)
4. Now, From UnInstall Programs --> UnInstall VS 2010

For Silverlight

1. Install VS 2010
2. Install VS 2010 SP1
3. Remove Silverlight Related from Add or Remove Programs
4. Try Creating a SilverLight Application from VS2010.
5. It will complain of Silverlight with a download link
6. Close VS 2010 and Install Silverlight from download link and Have Fun

..... That's my 12 hours trial and error notes with VS 2010 UnInstall Issues.

No comments:

SonarQube with Jenkins Setup using Docker Images

https://funnelgarden.com/sonarqube-jenkins-docker/  https://medium.com/@hakdogan/an-end-to-end-tutorial-to-continuous-integration-and-con...