Article ID: 968749 - Last Review: February 1, 2011 - Revision: 11.0

SQL Server 2005 setup fails when MSXML Core Services 6.0 Service Pack 2 has already been installed

View products that this article applies to.

On This Page

·         http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifSYMPTOMS

·         http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifCAUSE

·         http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifRESOLUTION

o    http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifService pack information

·         http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifWORKAROUND

o    http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifFix it for me

o    http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifLet me fix it myself

·         http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/downarrow.gifSTATUS

Expand all | Collapse all

SYMPTOMS

Consider the following scenario: You have a Windows XP-based computer on which y...

Consider the following scenario:

·  You have a Windows XP-based computer on which you apply the update for Microsoft XML Core Services (MSXML) 6.0 that is described in the following Microsoft Knowledge Base article:

954459  (http://support.microsoft.com/kb/954459/ ) MS08-069: Description of the security update for XML Core Services 6.0: November 11, 2008

·  After you apply this MSXML update, you upgrade the computer to Windows XP Service Pack 3 (SP3).

When you try to install Microsoft SQL Server 2005 in this scenario, you receive the following error message:


Installation of MSXML 6 Service Pack 2 (KB954459) failed because a higher version already exists on the machine. To proceed, uninstall the higher version and then run MSXML 6 Service Pack 2 (KB954459) Setup again.


The screen shot of this error is as follows:

Collapse this imageExpand this image

http://support.microsoft.com/library/images/support/kbgraphics/PUBLIC/EN-US/SQL/968749_1.jpg


If you examine the SQL Server setup log file, you find that the following error has been logged:


This package is not supported on this operating system.
SkipInstallCA. Return value 3.

Fatal error during installation
MainEngineThread is returning 1603

Error code 1603
Product: MSXML 6.0 Parser (KB933579)
Installation failed.

If you examine the MSXML setup log file, you may find that the following error has been logged:


Action start
Time: SkipInstallCA.
This package is not supported on this operating system.
Action ended
Time: SkipInstallCA. Return value 3.
Action ended
Time: INSTALL. Return value 3.
……
MSI (s) (9C:00) [
Time]: Note: 1: 1729
MSI (s) (9C:00) [
Time]: Product: MSXML 6 Service Pack 2 (KB954459) -- Configuration failed. ……
MSI (s) (A0:D0) [
Time]: Note: 1: 1708
MSI (s) (A0:D0) [
Time]: Product: MSXML 6 Service Pack 2 (KB954459) -- Installation failed.



You can find the setup log files in the following folder:

%WINDIR%\Program Files\Microsoft SQL Server\90\Setup Bootstrap\Log

Note This issue affects all editions and releases of SQL Server 2005.

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top

CAUSE

When SQL Server Setup tries to install MSXML 6.0 SP2, it detects that the versio...

When SQL Server Setup tries to install MSXML 6.0 SP2, it detects that the version of MSXML 6.0 that is described in Knowledge Base article 954459 is already installed on the computer. Therefore, the validation process indicates that the current version of MSXML 6.0 should not be replaced. This stops the installation of both MSXML 6.0 and SQL Server 2005.

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top

RESOLUTION

Service pack informationTo resolve this issue, obtain the latest service pack fo...

Service pack information

To resolve this issue, obtain the latest service pack for SQL Server 2005.

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

913089  (http://support.microsoft.com/kb/913089/ ) How to obtain the latest service pack for SQL Server 2005

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top

WORKAROUND

To have us fix this problem for you, go to the "Fix it for me" section. If you w...

To have us fix this problem for you, go to the "Fix it for me" section. If you would rather fix this problem yourself, go to the "Let me fix it myself" section.

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top

Fix it for me

To fix this problem automatically, click the Fix this problem link. Then click Run in the File Download dialog box, and follow the steps in this wizard.

Fix this problem
Microsoft Fix it 50568



Note This wizard may be in English only; however, the automatic fix also works for other language versions of Windows.

Note If you are not on the computer that has the problem, you can save the automatic fix to a flash drive or to a CD, and then you can run it on the computer that has the problem.

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top

Let me fix it myself

To workaround the problem:

1. Download MSMXL fix from the following Microsoft website:

http://download.microsoft.com/download/E/3/F/E3F51FFB-505D-480E-9F67-0DD3A9680DEE/MSXMLFix.EXE (http://download.microsoft.com/download/E/3/F/E3F51FFB-505D-480E-9F67-0DD3A9680DEE/MSXMLFix.EXE)

2. Extract the fix, and then copy the MSXML6.MSP file and the MSXML_FIX.VBS file to the same folder.

3. Run cscript MSXML_FIX.VBS.

 

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that ar...

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

http://support.microsoft.com/library/images/support/kbgraphics/public/en-us/uparrow.gifBack to the top