Microsoft KB Archive/886801

From BetaArchive Wiki

Article ID: 886801

Article Last Modified on 8/29/2007



APPLIES TO

  • Microsoft Internet Explorer 6.0 Service Pack 1
  • Microsoft Windows XP Service Pack 2




Important This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry


SYMPTOMS

A program that calls Wininet.dll takes longer than expected to quit. Also, the program may appear to stop responding (hang) for up to one minute. This problem occurs when you configure Microsoft Internet Explorer 6 to use one of the automatic configuration settings to detect a proxy server.

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

889100 How to obtain the latest service pack for Windows Server 2003


Hotfix information

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

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

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.

Internet Explorer 6
   Date         Time   Version        Size     File name
   -------------------------------------------------------
   25-Oct-2004  19:40  6.0.2800.1480  577,024  Wininet.dll
Internet Explorer 6 for Microsoft Windows XP Service Pack 2
   Date         Time   Version         Size     File name
   --------------------------------------------------------
   21-Jul-2005  02:15  6.00.2900.2723  660,480  Wininet.dll



Important You must modify the registry to use this hotfix.

Warning If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

After you apply this hotfix, follow these steps:

  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main

  3. Right-click the registry key that you located in step 2, click New, and then click Key.
  4. Type FeatureControl, and then press ENTER.
  5. Right-click FeatureControl, click New, and then click Key.
  6. Type FEATURE_WAIT_TIME_THREAD_TERMINATE_KB886801, and then press ENTER.
  7. Right-click FEATURE_WAIT_TIME_THREAD_TERMINATE_KB886801, click New, and then click DWORD Value.
  8. Type the process name of the program that you want to configure. For example, to configure Internet Explorer, type Iexplore.exe.
  9. Right-click the process name that you typed in step 8, and then click Modify.
  10. In the Value data box, type 00000001, and then click OK.
  11. Right-click FEATURE_WAIT_TIME_THREAD_TERMINATE_KB886801, click New, and then click Key.
  12. Type Settings, and then press ENTER.
  13. Right-click Settings, click New, and then click DWORD Value.
  14. Type ThreadTerminateWaitTime, and then press ENTER.
  15. Right-click ThreadTerminateWaitTime, and then click Modify.
  16. In the Value data box, type 000007d0, and then click OK.

    Note You can modify this value to create a longer delay or a shorter delay.
  17. On the File menu, click Exit to quit Registry Editor.


WORKAROUND

To work around this problem, configure Internet Explorer 6 to use a static proxy server. To do this, follow theses steps:

  1. Start Internet Explorer 6.
  2. On the Tools menu, click Internet Options.
  3. Click the Connections tab.
  4. On the Connections tab, click the dial-up connection or the virtual private network connection that you want to configure, and then click Settings. If you connect to the Internet through a local area network (LAN), click LAN Settings.
  5. Click to select the Use a proxy server for this connection check box or the Use a proxy server for your LAN check box.
  6. Type the proxy server address in the Address box, type the port number in the Port box, and then click OK two times.


Note You may also have to click to select the Bypass proxy server for local addresses check box.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.

MORE INFORMATION

For additional information, 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


Keywords: kbwinserv2003sp2fix kbqfe kbie600sp2fix kbie600presp2fix kbfix kbbug kbhotfixserver KB886801