Workaround 1
Disable the TCP autotuning feature on the Windows Vista-based computer. To do this, follow these steps:
- Log on to the computer as a user who has administrative credentials.
- Click Start, type runas /user:Local_Computer_Name\administrator cmd in the Start Search box, and then press ENTER.
- When you are prompted for the administrator account password, type the correct password, and then press ENTER.
- Type the following command at the command prompt, and then press ENTER:
netsh interface tcp set global autotuninglevel=disabled
- Exit the command prompt.
- Restart the computer.
Workaround 2
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756�
How to back up and restore the registry in Windows
Set the EnableTCPA registry entry to 0 on the Windows Server 2003-based computer. To do this, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate the EnableTCPA registry entry under the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
- Right-click EnableTCPA, and then click Modify.
- In the Value data box, type 0, and then click OK.
- Exit Registry Editor.
Workaround 3
Enable firewalls or IPsec on the network interface of the Windows Server 2003-based computer.