Hello all,
I have a problem with install SSMSE on all my PCs! :(
I downloaded SQL Server Management Studio Express CTP (v9.00.1399) and I can't install it.
I have Windows Installer 3.1 v2, .Net Framework 2.0 and MSXML6 installed.
If I launch SQLServer2005_SSMSEE.msi its nothing to do :( I have only screen "Preparing to install" and it's go out.
In Event Viewer I've evet id 11708: Product: Microsoft SQL Server Management Studio Express CTP -- Installation failed.
0000: 7b 38 36 37 30 46 35 33 {8670F53
0008: 43 2d 38 41 44 37 2d 34 C-8AD7-4
0010: 46 33 34 2d 42 44 42 41 F34-BDBA
0018: 2d 31 37 42 33 38 41 31 -17B38A1
0020: 38 43 42 36 35 7d 8CB65}
(always that same on all OS)
I check it on two Windows Server 2003 (first DC, second SQL server), two Windows XP with integrated SP2 and one Windows XP without any SP's.
I redownload SSMSE.
I have checked it with Administrator account and Domain Admin. Fall through.
What I doing wrong
Thanks for help.

Install SSMSE - Installation failed
MarcLile
AsimK
Jaisheel
I seem to be experiencing similar problems. The first time I downloaded SSMSEE windows installer suggested that the sqlSSMSEE.cab file was corrupted. I downloaded again and the install would spontaneously fail. I have appended the log file for the latter problem below. Any chance that they are due to corrupted downloads
=== Verbose logging started: 20/01/2006 14:29:28 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (30:5C) [14:29:28:605]: Resetting cached policy values
MSI (c) (30:5C) [14:29:28:605]: Machine policy value 'Debug' is 0
MSI (c) (30:5C) [14:29:28:605]: ******* RunEngine:
******* Product: C:\SQLServer2005_SSMSEE.msi
******* Action:
******* CommandLine: **********
MSI (c) (30:5C) [14:29:28:605]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (30:5C) [14:29:32:240]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\SQLServer2005_SSMSEE.msi' against software restriction policy
MSI (c) (30:5C) [14:29:32:240]: SOFTWARE RESTRICTION POLICY: C:\SQLServer2005_SSMSEE.msi has a digital signature
MSI (c) (30:5C) [14:29:32:260]: SOFTWARE RESTRICTION POLICY: C:\SQLServer2005_SSMSEE.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (30:5C) [14:29:32:330]: Cloaking enabled.
MSI (c) (30:5C) [14:29:32:330]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (30:5C) [14:29:32:340]: End dialog not enabled
MSI (c) (30:5C) [14:29:32:340]: Original package ==> C:\SQLServer2005_SSMSEE.msi
MSI (c) (30:5C) [14:29:32:340]: Package we're running from ==> C:\DOCUME~1\Oberon\LOCALS~1\Temp\24e221.msi
MSI (c) (30:5C) [14:29:32:391]: APPCOMPAT: looking for appcompat database entry with ProductCode '{ED2BF359-8BA1-4334-82E3-4510F83B9C55}'.
MSI (c) (30:5C) [14:29:32:391]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (30:5C) [14:29:32:391]: MSCOREE not loaded loading copy from system32
MSI (c) (30:5C) [14:29:32:391]: Machine policy value 'TransformsSecure' is 0
MSI (c) (30:5C) [14:29:32:391]: User policy value 'TransformsAtSource' is 0
MSI (c) (30:5C) [14:29:32:391]: Note: 1: 2211 2: 3: File
Fatal error during installation.
C:\SQLServer2005_SSMSEE.msi
MSI (c) (30:5C) [14:29:32:421]: Note: 1: 1708
MSI (c) (30:5C) [14:29:32:421]: Note: 1: 2729
MSI (c) (30:5C) [14:29:32:421]: Note: 1: 2729
MSI (c) (30:5C) [14:29:32:421]: Product: Microsoft SQL Server Management Studio Express CTP -- Installation failed.
MSI (c) (30:5C) [14:29:32:441]: MainEngineThread is returning 1603
=== Verbose logging stopped: 20/01/2006 14:29:32 ===
Bhavtosh
msiexec /i c:\foo\SQLServer2005_SSMSEE.msi /l*v c:\ssmsee.log
(replace with appropriate paths)
Then open up the ssmsee.log file and do a search for "ue 3". Copy a block of text from 10 lines above "ue 3" to 10 lines below "ue 3" back to this thread.
ccdev
=== Verbose logging started: 2005-11-30 16:04:55 Build type: SHIP UNICODE 3.01.4000.1830 Calling process: C:\WINDOWS\system32\msiexec.exe ===
MSI (c) (AC:B4) [16:04:55:578]: Resetting cached policy values
MSI (c) (AC:B4) [16:04:55:578]: Machine policy value 'Debug' is 0
MSI (c) (AC:B4) [16:04:55:578]: ******* RunEngine:
******* Product: c:\SQLServer2005_SSMSEE.msi
******* Action:
******* CommandLine: **********
MSI (c) (AC:B4) [16:04:55:588]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (AC:B4) [16:05:06:750]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'c:\SQLServer2005_SSMSEE.msi' against software restriction policy
MSI (c) (AC:B4) [16:05:06:750]: SOFTWARE RESTRICTION POLICY: c:\SQLServer2005_SSMSEE.msi has a digital signature
MSI (c) (AC:B4) [16:05:07:482]: SOFTWARE RESTRICTION POLICY: c:\SQLServer2005_SSMSEE.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (AC:B4) [16:05:09:239]: Cloaking enabled.
MSI (c) (AC:B4) [16:05:09:249]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (AC:B4) [16:05:09:329]: End dialog not enabled
MSI (c) (AC:B4) [16:05:09:339]: Original package ==> c:\SQLServer2005_SSMSEE.msi
MSI (c) (AC:B4) [16:05:09:339]: Package we're running from ==> c:\DOCUME~1\domain admin\LOCALS~1\Temp\5695b3.msi
MSI (c) (AC:B4) [16:05:10:303]: APPCOMPAT: looking for appcompat database entry with ProductCode '{8670F53C-8AD7-4F34-BDBA-17B38A18CB65}'.
MSI (c) (AC:B4) [16:05:10:313]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (AC:B4) [16:05:10:403]: MSCOREE not loaded loading copy from system32
MSI (c) (AC:B4) [16:05:10:714]: Machine policy value 'TransformsSecure' is 1
MSI (c) (AC:B4) [16:05:10:795]: Note: 1: 2211 2: 3: File
Fatal error during installation.
c:\SQLServer2005_SSMSEE.msi
MSI (c) (AC:B4) [16:05:10:905]: Note: 1: 1708
MSI (c) (AC:B4) [16:05:10:905]: Note: 1: 2729
MSI (c) (AC:B4) [16:05:10:965]: Note: 1: 2729
MSI (c) (AC:B4) [16:05:10:965]: Product: Microsoft SQL Server Management Studio Express CTP -- Installation failed.
MSI (c) (AC:B4) [16:05:11:116]: MainEngineThread is returning 1603
=== Verbose logging stopped: 2005-11-30 16:05:11 ===
codepath