JSI Tip 6052. Windows 2000 error 0x80010001 'Call was rejected by callee'?
Jerold Schulman
December 8, 2002
1 Min Read
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_MACHINESOFTWAREMicrosoftOLE.
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.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like