SYMPTOMS
CAUSE
The computer that is running Outlook 2002 returns to polling the Exchange Server for new e-mail messages by using the Remote Procedure Call (RPC) to work around this problem. However, a logic error exists with the Exchange Server and it does not reply to the polling request.
RESOLUTION
• | Apply the associated hotfix to the computer that is running Outlook 2002. |
• | Manually add registry entries. |
How to Use the Hotfix
A supported fix is now available from Microsoft, but it is only intended to correct the problem described in this article and should be applied only to systems experiencing this specific problem. This fix may receive additional testing at a later time, to further ensure product quality. Therefore, if you are not severely affected by this problem, Microsoft recommends that you wait for the next Product Name service pack that contains this fix.To resolve this problem immediately, contact Microsoft Product Support Services to obtain the fix. For a complete list of Microsoft Product Support Services phone numbers and information about support costs, please go to the following address on the World Wide Web:
The English-language version of this fix should have the following file or later:
Date Time Version Size File name ------------------------------------------------------ 07/11/2001 1:02:23pm 10.0.3103.0 538,952 Emsmdb32.dll 07/11/2001 1:02:24pm 10.0.2915.0 1,966,080 Outllib.dllThe fix is also available for the following language(s): German.
How to Manually Add Registry Entries
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.To add the registry values to the computer that is running Outlook 2002, follow these steps:
1. | Click Start, and then click Run. |
2. | In the Open box, type Regedt32.exe, and then click OK. |
3. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\ |
4. | On the Edit menu, click Add Key, and then add the following registry key:Key Name: RPC Class: None |
5. | Click OK. |
6. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Outlook\RPC\ |
7. | On the Edit menu, click Add Value, and then add the following registry value:Value Name: ForcePolling Data Type: REG_DWORD Value: 1 |
8. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Policies\Microsoft\ |
9. | On the Edit menu, click Add Key, and then add the following registry key:Key Name: Office Class: None |
10. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\ |
11. | On the Edit menu, click Add Key, and then add the following registry key:Key Name: 10.0 Class: None |
12. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\ |
13. | On the Edit menu, click Add Key, and then add the following registry key:Key Name: Outlook Class: None |
14. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Outlook\ |
15. | On the Edit menu, click Add Key, and then add the following registry key:Key Name: RPC Class: None |
16. | Locate the following key in the registry: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\10.0\Outlook\RPC\ |
17. | On the Edit menu, click Add Value, and then add the following registry value:Value Name: ForcePolling Data Type: REG_DWORD Value: 1 |
18. | Close the Registry Editor |
19. | Restart the computer. |
STATUS
MORE INFORMATION
With UDP, Outlook 2002 sends the server the client's Internet Protocol (IP) address and notifies the server to send the UDP when there are e-mail messages waiting on the server.
The polling mechanism occurs when Outlook 2002 starts a thread that requests information from the server every 60 seconds with the RPC, by default, for any outstanding e-mail messages.
The default preference for e-mail notification in Outlook 2002 is UDP, and if that fails, then it uses polling. The previously mentioned registry value defines whether or not to use polling as the default for new e-mail notification. The value of 1 indicates that polling is used as the default by Outlook 2002 and that UDP will not be used. The default polling time is 60 seconds and is set at the Exchange Server.
Keywords: | kbbug kbfix kbqfe kbemail kbofficexpsp1fix kbreceivemail kbhotfixserver KB305572 |
如果使用的是Outlook 2003,则"10.0"应改为"11.0"