For some reason when ever try to install SQL Server 2005 the install fails on MSXML6.
I get the following log file, can anyone make any sense of this.
=== Verbose logging started: 30/08/2007 22:16:00 Build type: SHIP UNICODE 3.01.4000.4039 Calling process: C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe ===
MSI (c) (84:10) [22:16:00:859]: Resetting cached policy values
MSI (c) (84:10) [22:16:00:859]: Machine policy value 'Debug' is 0
MSI (c) (84:10) [22:16:00:859]: ******* RunEngine:
******* Product: {AEB9948B-4FF2-47C9-990E-47014492A0FE}
******* Action:
******* CommandLine: **********
MSI (c) (84:10) [22:16:00:859]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (84:10) [22:16:00:859]: Grabbed execution mutex.
MSI (c) (84:10) [22:16:00:859]: Cloaking enabled.
MSI (c) (84:10) [22:16:00:859]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (84:10) [22:16:00:859]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (40:88) [22:16:00:859]: Grabbed execution mutex.
MSI (s) (40:58) [22:16:00:859]: Resetting cached policy values
MSI (s) (40:58) [22:16:00:859]: Machine policy value 'Debug' is 0
MSI (s) (40:58) [22:16:00:859]: ******* RunEngine:
******* Product: {AEB9948B-4FF2-47C9-990E-47014492A0FE}
******* Action:
******* CommandLine: **********
MSI (s) (40:58) [22:16:00:859]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (40:58) [22:16:00:859]: MainEngineThread is returning 1605
MSI (c) (84:10) [22:16:00:859]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (84:10) [22:16:00:859]: MainEngineThread is returning 1605
=== Verbose logging stopped: 30/08/2007 22:16:00 ===
I am having the same problem, Found that I could install the package seperatly in some cases but the SQL Install for Dev edition and Express edition (Through VS Setup) does not work and the full setup fails.
|||I was able to install the SQL Express Edition with the latest Service pack intergrated into the instal, but then installing the developer edition over the top I get the same errors. Dev edition will not install.|||I have tried transfering the Files from the CD to the Hard Drive, and it does not work. I have even re downloaded the msxml package from MS Downloads and swapped it into the install to see if that works. But still nothing seems to work.
|||Initially even the SQLExpress edition wouldnt install because of the same problem but when I downloaded MSXML6 by itself it seem to work. However SQL Server 2005 Developer Edition doesn't install.
|||anyone get a solution to this problem, i;m having similar issues installing SQL Server 2005 standard. Keeps failing on MSXML6. I've tried uninstalling msxml6 and reinstalling from sql disk and a fresh download from ms site but always get "the system administrator has set policies to prevent this installation"
I run regmon from sysinternals - lots of reg activity, so hard to analyse, but I noticed that msiexec.exe was trying to get HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TMAS_OEHook.dll key but getting "NOT FOUND" - this is part of trend pc cillin 12 - not sure if relevant.
|||
Looks like I fixed it.
I tried uninstalling msxml6 but it wouldn't saying "This action is only valid for products that are currently installed."
So I found this forum post
http://207.46.236.188/msdn/rss.aspx?postid=1977209&forumid=26&siteid=1
I downloaded http://www.ursoftware.com/download.php to uninstall msxml6
Looks like a great util as I've loads of old *** on my home pc.
I then run the msxml6 from sql server disk 1 and it worked
So then rerun sql server setup and all seems okay.
Well that's my friday evening wasted, I was intending to get some coding done but that will be saturday wasted as well now.
|||I was quite excited when I got seen your post. However when I used the ursoftware to remove MSXML6 and tried to reinstall SQL server it failed in the same way.
Isnt there anyone from microsoft out there than can help us!!!!!
Why is this happening!!!
|||Has anybody solved this problem? I have the same problem and dont know what to do. I have uninstalled this but when I try to rienstall SQL Server the problem already happens.
How is possible that Microsoft has not solved it?
Thanks
|||I found it. This is the solution. Thanks To krobson
In this page...
http://forums.microsoft.com/msdn/ShowPost.aspx?postid=2113041&isthread=false&siteid=1&authhash=aad032b508898d0d2d15a68c05396c2b476b4c7c&ticks=633247841167440228
The Solution is also here.....
--
Hey,
I had the same issues installing MSXML6.0 with my SQL Server 2005 Express Edition as part of CRM Dynamics 3.0. Despite there being no policy (local or global) in place to enforce such a thing, I kept getting a failed installation of SQL Express due to an issue with MSXML6.0. Whenever I tried to install MSXML6.0 stand-alone, all I would receive is this blasted error message:
"The system administrator has set policies to prevent this installation"
I tried several things over several hours including the following:
- registered then unregistered Windows installer package
- uninstalled and reinstalled Windows Installer package
- logging on as local admin to install
- creating a policy and enforcing the use of Windows Installer, as well as elevating the install rights of everyone.
- getting desperate I removed and reinstalled the .NET framework 1.1, 2 and 3 (this was the last thing I changed before having the issues)
- basically tried every recommendation I found through Google on every forum...TO NO AVAIL.
I used the Windows Installer Cleanup Utility (available here: http://support.microsoft.com/kb/290301) to remove the install configuration for MSXML6.0.
After that being done, everything works fine now and no words can express my relief...
I hope this helps someone else.
Kris
|||you rock absalon78! That did the job for me! thank you for taking the time to share it with us!
No comments:
Post a Comment