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
To resolve this behavior, you can add the
ConnectTimeout, the
ConnectTimeoutLow, and the
RFRTimeoutDWORD values to the
RPC registry key. To do this, follow these steps.
Note All the "connect timeout" registry values that are mentioned in the following steps are expressed in milliseconds (ms).
- Click Start, and then click
Run.
- In the Open box, type
Regedit, and then click OK.
- Expand the following registry key:
Outlook 2003HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\RPC
Outlook 2007HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\RPC
Outlook 2010HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\RPC
- Right-click RPC, point to
New, and then click DWORD Value.
- Type ConnectTimeout, and then press
ENTER to name the new value.
- Double-click ConnectTimeout.
- In the Value data box, type
000493e0, and the click OK.
- Right-click RPC, point to
New, and then click DWORD Value.
- Type ConnectTimeoutLow, and then
press ENTER to name the new value.
- Double-click ConnectTimeoutLow.
- In the Value data box, type
000493e0, and the click OK.
- Right-click RPC, point to
New, and then click DWORD Value.
- Type RFRTimeout, and then press
ENTER to name the new value.
- Double-click RFRTimeout.
- In the Value data box, type
000493e0, and the click OK.
- Exit Registry Editor.