DCOM: "0x80010001 Call Was Rejected by Callee" Error Message When You Connect to Another Computer (329854)



The information in this article applies to:

  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server

This article was previously published under Q329854
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

SYMPTOMS

When you try to use your computer to access a resource on another computer, you may receive an error message similar to the following:
0x80010001 "Call was rejected by callee"

CAUSE

This issue may occur if there is a problem with the registry key that controls Distributed COM (DCOM) services. This problem may exist even if the registry key appears to be set correctly.

RESOLUTION

To resolve this issue, manually configure the registry key, and then restart your computer.

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 manually configure the registry key, follow these steps:
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then double-click the following registry key:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLE\EnableDCOM
  3. Type Y in the Value box, and then click OK.
  4. Restart the computer.

MORE INFORMATION

If the computer that uses Component Services is part of a network, the DCOM wire protocol must communicate with Component Object Model (COM) components on other computers. By default in a Windows-based system, network computers are initially configured to enable DCOM.

Modification Type:MajorLast Reviewed:6/6/2003
Keywords:kberrmsg kbprb KB329854