Skip navigation

JSI Tip 6052. Windows 2000 error 0x80010001 'Call was rejected by callee'?

When you access a resource on another computer you receive a message similar to:

0x80010001 - Call was rejected by callee.

This is generally the result of a registry problem with DCOM.

To fix the registry:

1. Use Regedit to navigate to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\OLE.

2. Double-click the EnableDCOM Value Name, a sting (REG_SZ) data type, and set the data value to Y, even if it is already set to Y.

3. Press OK.

4. Shutdown and restart your computer.



Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish