Welcome to MSDN Blogs Sign in | Join | Help

Jeff Papiez - SQL Server Test Developer

My random thoughts, ideas, comments, and brain dumping ground.
Visual Studio 2005 Beta Install Woes

I was all psyched to install Visual Studio 2005 Beta 1 today. After launching Setup, I got a nice little error message

---------------------------
Visual Studio Beta Setup
---------------------------
Setup has detected that previous versions of the product(s) listed below are currently installed. Uninstall these applications before continuing with Setup. For more information, see readme.htm at the root of Visual Studio CD1 or DVD.
 - Visual Studio .NET Prerequisites - English
---------------------------
OK  
---------------------------

Hm.. this was a little unsettling. I looked all through my Add/Remove Programs and nowhere could I see anything that remotely resembled “Visual Studio .NET Prerequisites - English.“ It didn't take too long to discover that I was not the only one reporting this problem. From what I was able to gather, this problem stemmed from having a previous build of Visual Studio 2005 on my machine.

The solution was to run the following command line:

msiexec /x {4DA0DC5F-5E58-4FC0-A508-56E90AC5AAC7}

So, if you try to install Visual Studio 2005 Beta 1, or any of the Visual Studio Express Beta products, and find yourself hitting this error, try the solution above and see if it eases your pain.

Posted: Friday, July 09, 2004 10:46 AM by jpapiez
Filed under:

Comments

Todd B. said:

I had the same problem but I did a search in regedit and found the key. I'll use this solution on my other machine. Thx.
# July 9, 2004 1:08 PM

Miguel A Castro said:

It worked - thanks!!! I blogged on this too.
Miguel
# July 15, 2004 11:30 AM

InfoTek gEEKBLOg said:

# July 15, 2004 2:27 PM
Anonymous comments are disabled
Page view tracker