Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Express Edition and Compact Edition (2005)
 Installing SQL Server 2005 Express

Author  Topic 

benebeling
Starting Member

1 Post

Posted - 2009-03-05 : 14:10:58
_

redblack
Starting Member

1 Post

Posted - 2009-03-23 : 20:09:06
Take a look at: http://support.microsoft.com/kb/968749
Based on your log this seems to be the same issue. Thank you MSFT for making support life so much simpler.

the light at the end of the tunnel is really an oncoming freight train
Go to Top of Page

ericmc
Starting Member

1 Post

Posted - 2009-05-21 : 06:30:01
Having downgraded to Service Pac 2, removed Norton 360, disabled the firewall, removed ACT 11.0, removed all traces of SQL and MSXML 6.0, cleaned out any traces of Microsoft SQL in Program files, cleaned out the recycle bin. I then ran Microsoft Installation Cleanup Utility and could see no traces of SQL or MSXML.

I still get the same error when installing SQL Express Edition standalone in support of ACT 11.0:

Accompanied with the following Log:


=== Verbose logging started: 2009/05/21 12:03:28 Build type: SHIP UNICODE 3.01.4000.4039 Calling process: c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe ===

MSI (c) (D8:60) [12:03:28:687]: Resetting cached policy values

MSI (c) (D8:60) [12:03:28:687]: Machine policy value 'Debug' is 0

MSI (c) (D8:60) [12:03:28:687]: ******* RunEngine:

******* Product: {A43BF6A5-D5F0-4AAA-BF41-65995063EC44}

******* Action:

******* CommandLine: **********

MSI (c) (D8:60) [12:03:28:687]: Client-side and UI is none or basic: Running entire install on the server.

MSI (c) (D8:60) [12:03:28:687]: Grabbed execution mutex.

MSI (c) (D8:60) [12:03:28:687]: Cloaking enabled.

MSI (c) (D8:60) [12:03:28:687]: Attempting to enable all disabled priveleges before calling Install on Server

MSI (c) (D8:60) [12:03:28:687]: Incrementing counter to disable shutdown. Counter after increment: 0

MSI (s) (1C:88) [12:03:28:703]: Grabbed execution mutex.

MSI (s) (1C:FC) [12:03:28:703]: Resetting cached policy values

MSI (s) (1C:FC) [12:03:28:703]: Machine policy value 'Debug' is 0

MSI (s) (1C:FC) [12:03:28:703]: ******* RunEngine:

******* Product: {A43BF6A5-D5F0-4AAA-BF41-65995063EC44}

******* Action:

******* CommandLine: **********

MSI (s) (1C:FC) [12:03:28:703]: Machine policy value 'DisableUserInstalls' is 0

MSI (s) (1C:FC) [12:03:28:703]: MainEngineThread is returning 1605

MSI (c) (D8:60) [12:03:28:703]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1

MSI (c) (D8:60) [12:03:28:703]: MainEngineThread is returning 1605

=== Verbose logging stopped: 2009/05/21 12:03:28 ===

Go to Top of Page
   

- Advertisement -