CAUSE
Internet Explorer 6.0 and earlier versions create an instance of the ActiveX control before the file is downloaded to the cache. However, in Internet Explorer 6.0
SP1, the file is downloaded to the cache immediately -- before an instance of the ActiveX
control is created. For performance reasons, this behavior is
not optimal, particularly when you view large files. This issue is a side-effect of the hotfix that is described
in the following Microsoft Knowledge Base article:
310388 Data for a POST Request Is Not Downloaded Completely in a Custom MIME Viewer
RESOLUTION
A supported fix 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 fix may receive additional testing. Therefore, if
you are not severely affected by this problem, Microsoft recommends that you
wait for the next Internet Explorer 6 service pack that contains this
fix.
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. The English
version of this hotfix has the file attributes (or later) 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
------------------------------------------------------
26-Sep-2003 15:32 6.0.2800.1267 484,352 Urlmon.dll
Note You must reinstall this hotfix after you install the cumulative patch for Internet Explorer that is described in Microsoft Knowledge Base (KB) article 828750.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
828750
MS03-040: October, 2003, Cumulative Patch for Internet Explorer
MS03-040: October, 2003, Cumulative Patch for Internet Explorer (828750)
After you install this hotfix, the controls that handle the download must set the following DWORD value in the registry to a binary value of
1 under the following registry key:
HKEY_CLASSES_ROOT\CLSID\<clsid of the MIME type viewer>\NeedProgressiveDownload
Internet Explorer creates an instance of the control immediately, and then the control can either abort the current download and start a new one or try to bind to the current URL or cache file that is provided.