HTML pages only partially appear, HTML pages do not appear at all, or the network stops responding (823386)



The information in this article applies to:

  • Microsoft Internet Explorer 6.0 SP1

SYMPTOMS

When Microsoft Internet Explorer receives compressed HTTP data, you may experience one of the following problems:
  • HTML pages may only partially appear, or the pages may not appear at all.
  • Your HTTP connection may stop responding.

CAUSE

This behavior occurs because Internet Explorer does not read all the data in the HTTP response.

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Internet Explorer 6 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

File information

The English version of this hotfix 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 tool in Control Panel. Note This fix will be included in Internet Explorer 6.0 Service Pack 2Internet Explorer 6.0 SP1
   Date         Time     Version        Size    File name
   -------------------------------------------------------
   18-Oct-2003  3:15:28  6.0.2800.1282  484,352 Urlmon.dll
Internet Explorer 6.0 for Windows Server 2003
   Date        Time  Version      Size    File name
   -------------------------------------------------------
   07-Sep-2004 16:08 6.0.3790.209 513,536 Urlmon.dll
The Japanese version of this hotfix 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 tool in Control Panel.
   Date         Time     Version        Size    File name
   -------------------------------------------------------
   18-Oct-2003  3:20:32  6.0.2800.1282  484,352 Urlmon.dll
The Korean version of this hotfix 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 tool in Control Panel.
   Date         Time     Version        Size    File name
   -------------------------------------------------------
   18-Oct-2003  3:20:48  6.0.2800.1282  484,352 Urlmon.dll

STATUS

Microsoft has confirmed that this is a problem in Internet Explorer 6.

MORE INFORMATION

In Internet Explorer, the Urlmon.dll file uses an internal buffer to read compressed data. Urlmon.dll fills this buffer when more data arrives and empties the buffer when Urlmon's client, Mshtml, reads data. The bytes that remain to be decoded in the buffer may be small (8 bytes or less) and the data contained in the buffer decompresses to 0 bytes. Frequently, this data is gzip frame data. When Mshtml receives 0 bytes, it thinks that all the data is read and closes the data stream. As a result, the HTML page sometimes appears truncated. Typically, if it is for a referenced file such as a .js or a .css file type, the HTTP connection stops responding. This problem may occur intermittently or consistently, depending on the server configuration. After you apply the hotfix, clear the cache to delete any files that have the incorrect HTTP version.

Modification Type:MinorLast Reviewed:11/1/2005
Keywords:kbHotfixServer kbQFE kbIE600sp2fix kbIE600preSP2fix kbfix kbbug KB823386 kbAudEndUser