Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Description of updates for MSXML Core Services 3.0 and MSXML Core Services 6.0


Symptoms

When you visit a Web site or run an application that loads XHTML documents by using Microsoft XML Core Services (MSXML), MSXML will send requests to the World Wide Web Consortium (W3C) to fetch well-known Document Type Definition (DTD) files every time. This behavior may bring lots of traffic to the W3C server. Sometimes, you may find the XHTML files are not loaded successfully because the DTD requests are blocked by the W3C server.

For example, you have a JavaScript file (.js) that contains the following code:
function pullXHtml() {
  var xml = new ActiveXObject("Msxml2.DOMDocument.6.0");
  xml.async = false;
  xml.resolveExternals = true;
  xml.validateOnParse = false;
  xml.setProperty("ProhibitDTD", false);
  xml.loadXML(
    "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">" +
    "<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head><title>simple document</title></head>" +
    "<body><p>a simple&nbsp;paragraph</p></body></html>");
  if (xml.parseError.errorCode != 0) {
    var myErr = xml.parseError;
    WScript.Echo("ERROR:" + myErr.reason);
  } else {
    WScript.echo("The XHTML document was loaded successfully.");
  }
}

pullXHtml();

When you run the JavaScript file, the file loads an XHTML document by using MSXML. If you do not have this update installed, you may receive the following error message when you run the JavaScript file if the DTD requests are blocked by the W3C server:
ERROR: The server did not understand the request, or the request was invalid.
Error processing resource
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'.
After you install this update, the JavaScript file will run successfully and you will receive the following message:
The XHTML document was loaded successfully.
Note
  • After you apply this update, MSXML caches the DTD files locally to reduce the number of requests that are sent to the W3C server.
  • After you install this update, you may be prompted to restart your computer.
  • If you install the update in Windows Vista, Windows Server 2008, or in Windows 7, you must run the setup file as an administrator.
  • For more information about XHTML and the Document Type Definitions (DTD), see the "More information" section.

↑ Back to the top


Resolution

Update information

How to determine the MSXML version

To determine the MSXML version that is installed on your computer, follow these steps:
  1. Locate the Msxml3.dll file, or the Msxml6.dll file in the following directory:
    C:\Windows\System32
  2. Right-click the Msxml3.dll or Msxml6.dll file, and then click Properties.
  3. Click the Version tab to see the version information.
    Note In Windows Vista, Windows 7, or Windows Server 2008, click the Details tab instead.

How to obtain this update

This update will be installed automatically by Windows Update. However, you can also install this update manually by downloading the appropriate package. There are several packages that contain this fix. Those packages were released for the following different installation scenarios:
KB articlesInstallation scenariosUpdate packagesMSXML versionsSupported operating systems
973687 Description of updates for Microsoft MSXML Core Services 3.0 and MSXML Core Services 6.0
MSXML3 and MSXML6 were installed by the operating system
Download the update package now.
MSXML 3.0 and MSXML 6.0Windows XP SP3
Download the update package now.
MSXML 3.0Windows XP Professional x64 Edition
Download the update package now.
MSXML 3.0Windows Server 2003 SP2
Download the update package now.
MSXML 3.0Windows Server 2003 Service Pack 2 x64 Edition
Download the update package now.
MSXML 3.0Windows Server 2003 Service Pack 2 for Itanium-based Systems
Download the update package now.
MSXML 3.0 and MSXML 6.0Windows Vista, Windows Vista SP1 and Windows Vista SP2
Download the update package now.
MSXML 3.0 and MSXML 6.0Windows Vista 64-bit Editions, Windows Vista 64-bit Editions SP1 and Windows Vista SP2
Download the update package now.
MSXML 3.0 and MSXML 6.0Windows Server 2008 and Windows Server 2008 SP2
Download the update package now.
MSXML 3.0 and MSXML 6.0Windows Server 2008 x64 Edition and Windows Server 2008 x64 Edition SP2
Download the update package now.
MSXML 3.0 and MSXML 6.0Windows Server 2008 for Itanium-based Systems and Windows Server 2008 for Itanium-based Systems SP2
973685 Description of an update for Microsoft XML Core Services 4.0 Service Pack 3
MSXML 4.0 was installed by an application, or manually installed by yourself. To apply this hotfix, you must have MSXML 4.0 SP3 installed.
Download the update package now.
MSXML 4.0 SP3Windows 7; Windows Server 2003 Service Pack 2; Windows Server 2008; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista; Windows Vista Service Pack 1; Windows Vista Service Pack 2; Windows XP Service Pack 2; Windows XP Service Pack 3
973686 Description of an update for Microsoft MSXML Core Services 6.0 Service Pack 2
MSXML 6.0 was installed by an application, or manually installed by yourself. To apply this hotfix, you must have MSXML 6.0 SP2 installed.
Download the update package now.
MSXML 6.0 SP2Windows Server 2003 Service Pack 2; Windows XP Service Pack 2
973688 Description of an update for Microsoft XML Core Services 4.0 Service Pack 2
MSXML 4.0 was installed by an application, or manually installed by yourself. To apply this hotfix, you must have MSXML 4.0 SP2 installed.
Download the update package now.
MSXML 4.0 SP2Windows 7; Windows Server 2003 Service Pack 2; Windows Server 2008; Windows Server 2008 R2; Windows Server 2008 Service Pack 2; Windows Vista; Windows Vista Service Pack 1; Windows Vista Service Pack 2; Windows XP Service Pack 2; Windows XP Service Pack
For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

File information

The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
For all supported x86-based versions of Windows XP SP2
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.1050.01,172,48031-Jul-200904:36

For all supported x86-based versions of Windows XP SP3
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.1051.01,172,48031-Jul-200904:24
Msxml6.dll6.20.1103.01,447,42431-Jul-200904:24

For all supported x86-based versions of Windows Server 2003 SP2
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.1050.01,187,84027-Jul-200912:07

For all supported x64-based versions of Windows Server 2003 SP2
File nameFile versionFile sizeDateTimePlatform
Msxml3.dll8.100.1050.02,194,43227-Jul-200909:48x64
Wmsxml3.dll8.100.1050.01,187,84027-Jul-200909:48x86

For all supported Itanium-based versions of Windows Server 2003 SP2
File nameFile versionFile sizeDateTimePlatform
Msxml3.dll8.100.1050.03,551,74427-Jul-200909:48IA-64
Wmsxml3.dll8.100.1050.01,187,84027-Jul-200909:48x86

For all supported x86-based versions of Windows Vista
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.3501.01,260,03210-Aug-200913:05
Msxml3r.dll8.20.8730.12,04810-Aug-200913:05
Msxml6.dll6.20.3501.01,406,46410-Aug-200913:05
Msxml6r.dll6.0.3883.02,04810-Aug-200913:05

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.3501.01,260,03210-Aug-200912:51
Msxml3r.dll8.20.8730.12,04810-Aug-200912:51
Msxml6.dll6.20.3501.01,409,53610-Aug-200912:51
Msxml6r.dll6.0.3883.02,04810-Aug-200912:51


For all supported x86-based versions of Windows Vista SP1 and of Windows Server 2008
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.4001.01,257,47210-Aug-200911:00
Msxml3r.dll8.20.8730.12,04802-Nov-200609:41
Msxml6.dll6.20.4001.01,399,29610-Aug-200911:01
Msxml6r.dll6.0.3883.02,04802-Nov-200609:41

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.4001.01,257,47211-Aug-200915:25
Msxml3r.dll8.20.8730.12,04811-Aug-200917:04
Msxml6.dll6.20.4001.01,401,34411-Aug-200915:26
Msxml6r.dll6.0.3883.02,04811-Aug-200917:04

For all supported x86-based versions of Windows Vista SP2 and of Windows Server 2008 SP2
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.5002.01,248,76811-Aug-200916:44
Msxml3r.dll8.20.8730.12,04802-Nov-200609:41
Msxml6.dll6.20.5002.01,401,85611-Aug-200916:44
Msxml6r.dll6.0.3883.02,04802-Nov-200609:41

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.5002.01,248,76811-Aug-200916:58
Msxml3r.dll8.20.8730.12,04811-Aug-200916:58
Msxml6.dll6.20.5002.01,401,85611-Aug-200916:58
Msxml6r.dll6.0.3883.02,04811-Aug-200916:58

For all supported x64-based versions of Windows Vista
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.3501.01,902,08010-Aug-200913:17
Msxml3r.dll8.20.8730.12,04810-Aug-200913:17
Msxml6.dll6.20.3501.01,827,32810-Aug-200913:17
Msxml6r.dll6.0.3883.02,04810-Aug-200913:17

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.3501.01,902,59210-Aug-200913:21
Msxml3r.dll8.20.8730.12,04810-Aug-200913:21
Msxml6.dll6.20.3501.01,830,91210-Aug-200913:21
Msxml6r.dll6.0.3883.02,04810-Aug-200913:21

For all supported x64-based versions of Windows Vista SP1 and of Windows Server 2008
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.4001.01,875,45610-Aug-200914:09
Msxml3r.dll8.20.8730.12,04802-Nov-200611:13
Msxml6.dll6.20.4001.01,794,56010-Aug-200914:09
Msxml6r.dll6.0.3883.02,04802-Nov-200611:13

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.4001.01,875,96811-Aug-200916:56
Msxml3r.dll8.20.8730.12,04811-Aug-200916:56
Msxml6.dll6.20.4001.01,796,60811-Aug-200916:56
Msxml6r.dll6.0.3883.02,04811-Aug-200916:56

For all supported x64-based versions of Windows Vista SP2 and of Windows Server 2008 SP2
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.5002.01,869,82411-Aug-200917:06
Msxml3r.dll8.20.8730.12,04802-Nov-200611:13
Msxml6.dll6.20.5002.01,797,12011-Aug-200917:06
Msxml6r.dll6.0.3883.02,04802-Nov-200611:13

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.5002.01,869,82411-Aug-200917:07
Msxml3r.dll8.20.8730.12,04811-Aug-200917:07
Msxml6.dll6.20.5002.01,797,63211-Aug-200917:07
Msxml6r.dll6.0.3883.02,04811-Aug-200917:07

For all supported Itanium-based versions of Windows Server 2008
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.4001.03,164,16010-Aug-200913:00
Msxml3r.dll8.20.8730.12,04819-Jan-200808:13
Msxml6.dll6.20.4001.03,825,15210-Aug-200913:00
Msxml6r.dll6.0.3883.02,04819-Jan-200808:13

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.4001.03,164,67211-Aug-200916:54
Msxml3r.dll8.20.8730.12,04811-Aug-200916:54
Msxml6.dll6.20.4001.03,832,83211-Aug-200916:54
Msxml6r.dll6.0.3883.02,04811-Aug-200916:54

For all supported Itanium-based versions of Windows Server 2008 SP2
File nameFile versionFile sizeDateTime
Msxml3.dll8.100.5002.03,164,16011-Aug-200916:46
Msxml3r.dll8.20.8730.12,04819-Jan-200808:13
Msxml6.dll6.20.5002.03,831,80811-Aug-200916:46
Msxml6r.dll6.0.3883.02,04819-Jan-200808:13

File nameFile versionFile sizeDateTime
Msxml3.dll8.100.5002.03,164,67211-Aug-200916:58
Msxml3r.dll8.20.8730.12,04811-Aug-200916:58
Msxml6.dll6.20.5002.03,832,83211-Aug-200916:58
Msxml6r.dll6.0.3883.02,04811-Aug-200916:58

↑ Back to the top


More information

For more information about Document Type Definitions, visit the following Web site:For more information about XHTML, visit the following Web site:For more information about MSXML, visit the following Microsoft Developer Network Web site: For more information about the list of Microsoft XML Parser (MSXML) versions, click the following article number to view the article in the Microsoft Knowledge Base:
269238 List of Microsoft XML Parser (MSXML) versions

↑ Back to the top


References

For more information, click the following article number to view the article in the Microsoft Knowledge Base:
954459 MS08-069: Description of the security update for XML Core Services 6.0: November 11, 2008
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684 Description of the standard terminology that is used to describe Microsoft software updates

↑ Back to the top


Keywords: KB973687, kbfix, kbqfe, kbsurveynew, kbexpertiseinter, atdownload

↑ Back to the top

Article Info
Article ID : 973687
Revision : 5
Created on : 1/19/2011
Published on : 1/19/2011
Exists online : False
Views : 287