Windows 2000 Re: Error DCOM 10010

  • Thread starter Thread starter yanoush
  • Start date Start date
Y

yanoush

An old post but thought I'd mention how I solved this as the process may
help someone even if the fault is different.

This was the error: "The server {204810B9-73B2-11D4-BF42-00B0D0118B56}
did not register with DCOM within the required timeout."

I searched the registry for the {...} reference and found the key:

"HKEY_CLASSES_ROOT\CLSID\{204810b9-73b2-11d4-bf42-00b0d0118b56}"

I searched for this and found Microsoft info explaining that it
"registers the COM coclass for the UPnPRegistrar interface."
(http://msdn.microsoft.com/en-us/library/ms907987.aspx)

I was lucky because the same info gave a sub-key which was missing from
the registry. I created the sub-key as described, saved the registry and
rebooted.

No more DCOM error in Event Viewer.


--
yanoush
------------------------------------------------------------------------
yanoush's Profile: http://forums.techarena.in/members/yanoush.htm
View this thread: http://forums.techarena.in/window-2000-help/481524.htm

http://forums.techarena.in
 
Back
Top