BUG: Cached XML files generate unnecessary GET requests (293099)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.01
- Microsoft Internet Explorer (Programming) 5.01 SP1
- Microsoft Internet Explorer (Programming) 5.5
- Microsoft Internet Explorer (Programming) 6.0
- Microsoft XML 2.0
- Microsoft XML 2.5
- Microsoft XML 2.6
This article was previously published under Q293099 SYMPTOMS After an Extensible Markup Language (XML) or Extensible
Stylesheet Language (XSL) document has been cached on a client computer,
subsequent requests to use the file may result in an unnecessary
"If-Modified-Since" GET request to the server if the file has not expired.
These extra requests slow down the performance of high-scaled servers and large
applications. CAUSE This occurs because of a problem in the Msxml.dll file.
RESOLUTION To resolve this problem, install Microsoft XML (MSXML)
Parser version 3.0 or later, and use the XmlInst.exe tool to install MSXML 3.0
in Replace mode. When you run XmlInst.exe to install MSXML 3.0 in Replace mode,
all application references (including those for Internet Explorer) are remapped
to point to MSXML 3.0. If you do not install MSXML 3.0 in Replace mode,
Internet Explorer continues to use MSXML.dll instead of MSXML3.dll, and the
problem continually recurs. You can download MSXML Parser version 3.0
from the following Microsoft Web site:
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
269238
Version list for the Microsoft XML parser
You can download the Xmlinst.exe Replace Mode tool
from the following Microsoft Web site: STATUSMicrosoft has confirmed that this is a bug in the Microsoft
products that are listed in the "Applies to" section.This bug was corrected in MSXML Parser version 3.0.
REFERENCES For more information about how to install MSXML 3.0 in
Replace mode, see the following Microsoft Web site: For more information about the XML DOMDocument object, see the following Microsoft Web site: For more
information about developing Web-based solutions for Microsoft Internet
Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbbug kbfix kbMSXMLnosweep kbNavigation KB293099 |
---|
|