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.

WSUS clients may receive invalid responses from a Windows Server 2003 SP1-based computer that is running WSUS, and the clients cannot connect to the WSUS server


View products that this article applies to.

Symptoms

Windows Server Update Services (WSUS) clients try to connect to a Microsoft Windows Server 2003 Service Pack 1 (SP1)-based computer that is running WSUS. When the WSUS clients try to connect, the WSUS server may send invalid responses. Therefore, the WSUS clients cannot establish a connection with the WSUS server because the WSUS clients received invalid responses.

↑ Back to the top


Cause

This problem occurs because of a race condition that occurs in the Microsoft Internet Information Service (IIS) 6.0 HTTP service.

↑ Back to the top


Resolution

To resolve this problem, install the hotfix that is described in the Microsoft Knowledge Base article 898708. For more information about the KB898708 hotfix, click the following article number to view the article in the Microsoft Knowledge Base:
898708� IIS 6.0 may send an "HTTP 100 Continue" response in the middle of the response stream when you send a POST request

↑ Back to the top


Workaround

To work around this issue, follow these steps on the WSUS server:
  1. Disable HTTP compression in IIS 6.0.

    Note For information about how to disable and to enable HTTP compression in IIS 6.0, see the "More Information" section.
  2. Click Start, click Run, type %windir%\system32\inetsrv, and then click OK.
  3. In the Inetsrv folder, locate and right-click the suscomp.dll file, and then click Rename.
  4. Type suscompold.dll, and then press ENTER.
  5. Close the Inetsrv folder.
  6. Click Start, click Run, type cmd, and then click OK.
  7. To restart IIS, type iisreset at the command prompt, and then press ENTER.
  8. To stop WSUS, type net stop wsusservice at the command prompt, and then press ENTER.
  9. To start WSUS, type net start wsusservice at the command prompt, and then press ENTER.
  10. Close the Command Prompt window.
  11. Enable HTTP compression in IIS 6.0.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Internet Information Services 6.0. .

↑ Back to the top


More information

For information about how to enable and to disable HTTP compression, visit the following Microsoft Web site:

↑ Back to the top


Keywords: KB931755, kbexpertiseadvanced, kbtshoot

↑ Back to the top

Article Info
Article ID : 931755
Revision : 4
Created on : 10/11/2007
Published on : 10/11/2007
Exists online : False
Views : 262