dcom errors

  • Thread starter Thread starter jose
  • Start date Start date
J

jose

I keep getting these errors in my windows xp machines.
Did a google on it but still clueless. Can someone help or point in right
direction?

thanks

----------------------------


Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10003
Date: 7/28/2004
Time: 4:16:46 PM
User: N/A
Computer: xxxxxxx
Description:
Access denied attempting to launch a DCOM Server using
DefaultLaunchPermssion. The server is:
{00020906-0000-0000-C000-000000000046}
The user is Unavailable/Unavailable, SID=Unavailable.

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
 
two ways to solve this come to mind:
1. check the registry for the 00020906-0000-0000-C000-000000000046 guid
and fix the app or component
2. use dcomcnfg to give the default launch permissions (assuming this is
something you want to run).

Regards,
Ranjeet.
 
Back
Top