Hello

I have a DCOM implemented in a service. It works fine on Windows 2000, but fails on Windows 2003. In the Event Viewer, a DCOM error with Event ID 10010 is reported, say "The server {??} did not register with DCOM within the required timeout ". I have searched Google and have all DCOM permissions set properly

Any thoughts? Thanks

Justin

Re: DCOM error on Windows 2000 by Bernard

Bernard
Wed Feb 11 10:03:11 CST 2004

what will be the CLSID of the object ?

--
Regards,
Bernard Cheah
http://support.microsoft.com/
Please respond to newsgroups only ...


"Justin Chen" <anonymous@discussions.microsoft.com> wrote in message
news:02F66199-BD99-45AF-AB41-558E73E4C0B6@microsoft.com...
> Hello,
>
> I have a DCOM implemented in a service. It works fine on Windows 2000, but
fails on Windows 2003. In the Event Viewer, a DCOM error with Event ID 10010
is reported, say "The server {??} did not register with DCOM within the
required timeout ". I have searched Google and have all DCOM permissions set
properly.
>
> Any thoughts? Thanks.
>
> Justin