Can't uninstall MSDN Library for VS 2005 Beta 2

I've been moving toward doing a large project using VS 2005 as opposed to VS.NET 2003. This project requires both VS 2005 Beta, and SQL Server 2005 Beta for "Reporting Services". I'm having problems, after installing VS 2005 beta and SQL Server 2005 beta, uninstalling everything; specifically the MSDN Library. Here's what I have:

+ Windows XP w/SP2 (fresh install) on a 10GB "C" partition
+ About 10 typical windows programs (office, etc) on a 25GB "D" partition
+ a 3rd party dbms on a 25GB "E" partition

I first installed VS 2005 Beta 1 (by mistake) then followed the uninstall procedures outlined in numerous other posts. All uninstalled fine, as far as I know. I also used the VS cleanup tool and made sure the \temp file was cleared out. I then installed VS 2005 Beta 2 into the "D" drive. That went smoothly. I then installed SQL Server 2005 Beta 2; the dbms, reporting services, and tools, documentation, and examples. I originally selected one of the other services but [Back]'d up and unselected it, then continued with the install. All seemed to work fine until the installation got to the tools installation, where it failed and rolled back and the following error comes from the Summary.txt file:

"There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action SqlWbSetup.5F46584E_060D_4BCB_ADEE_BD15A7BFCC2A, location: C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\SqlWb.exe, command: /setup Error number: 1722"

Since the default installation is to the "C" drive I thought maybe there was a problem with the space, as I only have about 5Gb of space available on my 10Gb "C" partition. So, uninstalled SQL Server 2005 Beta 2, following the uninstall documentation, then reinstalled it onto the "D" drive, where I have about 18Gb of free space. The same problem occured; when it got to installing the tools it "rolled back" that part of the installation and gave me the same error as above. Messages I see in the ..._SQL.log are:

.
.
PIDKEY=********** INSTALLSQLDIR=D:\MicrosoftSQLServer2005\ INSTALLSQLDATADIR=D:\MicrosoftSQLServer2005\ INSTANCENAME=MSSQLSERVER SAPWD=********** SQLCOLLATION=SQL_Latin1_General_CP1_CI_AS SQLAUTOSTART=1 AGTAUTOSTART=1 ERRORREPORTING=1 EXTERNALCONTROL=1 ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication,SQL_FullText TRANSFORMS=:SqlRun01.mst;:InstID01.mst;:InstName01.mst MSINEWINSTANCE=1 REBOOT=ReallySuppress CURRENTDIRECTORY=C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap CLIENTUILEVEL=3 CLIENTPROCESSID=1820 CURRENTMEDIAVOLUMELABEL=SQLDEV
.
.
Property(S): Collation_DlgTitle = Collation Settings
Property(S): Collation_SQL = &SQL collations (used for compatibility with previous versions of SQL Server)
Property(S): DiskSpace_DlgDesc = Disk space required for the installation exceeds available disk space.
Property(S): DiskSpace_DlgDesc1 = The available disk space and the space required for installation are shown below.
Property(S): DiskSpace_DlgText = The highlighted volumes, if any, do not have enough disk space available for the currently selected features. Click Disk Cleanup to free disk space and then click Resume to continue the installation, or click Exit to exit the wizard.
Property(S): DiskSpace_DlgTitle = Out of Disk Space
Property(S): DiskSpace_DlgTitle1 = Disk Cost
Property(S): DiskSpace_LBDiskCleanup = Use disk cleanup to free more disk space by removing unneeded files.
Property(S): REASON_ADMIN_DISABLED = Administrative shares must be enabled in order to let Setup access remote nodes
Property(S): REASON_DARWIN_VER = Windows installer is not present or has not the required version
Property(S): REASON_DUP_INSTANCE_NAME_CLST = An instance with the same name is already installed in one or more nodes of the cluster.
Property(S): REASON_GROUP_HOSTS_VS = Already contains a SQL Virtual Server
Property(S): REASON_GROUP_NO_DISK = Does not contain any valid cluster disk
Property(S): ERROR_INVALID_PID = This is an invalid Product Key value. Please check the number located on your Product Key sticker.
Property(S): ERROR_INVALID_USERNAME = The Name is required for the installation.
Property(S): REASON_NODE_DOWN = The node is down or unavailable
Property(S): REASON_NOT_KNOWN = Unknown
Property(S): REASON_PENDING_REBOOT = The node must be rebooted before running setup
Property(S): ERROR_UNKNOWN = Installation error. Install it by running setup.exe.
Property(S): REASON_VERSION_ADDNODE = Adding nodes to the Virtual Server definition using a newer version of Setup is not allowed.
.
.

So, I figure why not uninstall everything and try again. :-)

I uninstalled SQL Server Beta 2 and then VS 2005 Beta 2. However, when I tried to uninstall the MSDN Library I watch the uninstall rollback then give me the message dialog box: "Fatal Error during Installation!". Nothing I try seems to work.

How do I clean up this mess and try again? Thanks.

[5103 byte] By [Bill_H] at [2008-2-25]
# 1
To uninstall MSDN 2005 beta 2, be sure you have the beta 2 WHidbey .net framework installed first. You can get this off of MSDN or from your WCU directory if you have a DVD.

VS Beta 2 requires the April CTP or later of SQL Server. You can the latest one from http://www.microsoft.com/sql/2005/productinfo/ctp.mspx

THis may be the root problem. Let us know how that goes.

.NET Framework / VS Setup
Bret Grinslade

BretGrinslade at 2007-9-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 2
I have the same problem. Tried the approach suggested by Bret, but this doens't seem to work. Any other suggestions?

Thanks.

Eudaimonia at 2007-9-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 3
Hi

I have tried to uninstall MSDN for VS 2005 Beta 2 through the Setup, Add/Remove Programs as well as the vs_uninst.exe utility I found on the MS site, but to no avail. The uninstall progresses to pretty much the end and then starts rolling back.

The .net Framework is installed on the machine.

Is there some way to remove the references from the registry?

Thanks
Emile

emilevdberg at 2007-9-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 4
Hello,

I'm in the same boat has the above developers.

I have tried to uninstall MSDN for VS 2005 Beta 2 through the Setup, Add/Remove Programs as well as the vs_uninst.exe utility. Both processes almost finish but then they roll back. I haven't tried reinstalling the beta 2 WHidbey .net framework suggested by Bret. It's very late. I'll try it in the morning and update the my thread with the outcome. My main goal was trying to install VS2005 RC on a box that previous had VS2005 Beta 2.

Robert.

RobertC at 2007-9-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...
# 5

I reinstalled the 2.0 .net framework and then reran the uninstall tool (vs_uninst.exe). It worked. It removed the MSDN Library. Maybe I originally uninstalled VS2005 components in the wrong order! I then installed VS2005 RC and all works fine except for the class designer IDE package. It does not load. I'll deal with that a later time.

RobertC at 2007-9-8 > top of Msdn Tech,Visual Studio,Visual Studio Setup and Installation...

Visual Studio

Site Classified