You cannot connect over the Internet to Exchange Server 2003 from Outlook 2003 (831060)
The information in this article applies to:
- Microsoft Office Outlook 2003, when used with:
- Microsoft Exchange Server 2003 Enterprise Edition
- Microsoft Exchange Server 2003 Standard Edition
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 SYMPTOMSWhen you try to use Microsoft Office Outlook 2003 to connect
over the Internet to your mailbox on a Microsoft Exchange Server 2003
based-computer, you are prompted for your logon credentials many times, and you
do not connect to Exchange Server 2003.CAUSEThis behavior occurs if an outbound proxy authentication is
required, and if you use Remote Procedure Call (RPC) over HTTP to connect to an
Exchange Server 2003 account. When Outlook 2003 is using RPC over HTTP, the
default timeout is 45 seconds. If RPC over HTTP takes longer than 45 seconds to
connect, the connection is not successful.RESOLUTIONWarning 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. 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:
- Click Start, and then click
Run.
- In the Open box, type
Regedit, and then click OK.
- Expand the following registry key:
HKEY_CURRENT_USER\Software\Microsoft\Office\11.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.
- Quit Registry Editor.
Modification Type: | Minor | Last Reviewed: | 1/6/2006 |
---|
Keywords: | kbpending kbprb KB831060 kbAudITPRO |
---|
|