On my current machine I installed and also uninstalled the following releases:
VS2005 beta2
VS2005 RTM(from PDC)
I am now installing the MSDN VS2005 team system and it fails on the SQL Server Express edition as shown in the following log snippet. If someone could give me a workaround to this problem, or guidance, I would appreciate it.
From the installation log:
[12/07/05,09:38:33] Microsoft SQL Server 2005 Express Edition x86: CreateProcess launched with cmd lined:\vs\setup\..\wcu\sse\SQLEXPR32.EXE "d:\vs\setup\..\wcu\sse\SQLEXPR32.EXE" -q /norebootchk /qn reboot=ReallySuppress addlocal=all instancename=SQLEXPRESS SCCCHECKLEVEL=IncompatibleComponents:1;MDAC25Version:0 ERRORREPORTING=2 SQLAUTOSTART=1 /watsongenman=SQL???.mft
[12/07/05,09:42:28] Microsoft SQL Server 2005 Express Edition x86: d:\vs\setup\..\wcu\sse\SQLEXPR32.EXE exited with return value 28062
[12/07/05,09:42:28] InstallReturnValue: GFN_MID SSE x86, 0x6d9e
[12/07/05,09:42:28] Setup.exe: AddGlobalCustomProperty
[12/07/05,09:42:28] Microsoft SQL Server 2005 Express Edition x86: ***ERRORLOG EVENT*** : Component Microsoft SQL Server 2005 Express Edition x86 returned an unexpected value.
[12/07/05,09:42:29] Setup.exe: GetGlobalCustomProperty({BBE1827C-F2FD-4FDA-A6D6-C83B62FFFDCA})
Thx.