• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

DCOM ERROR In Event Viewer

Space Cowboy

Senior member
Please excuse me if this isn't the right forum to post this in but I'm not sure and a newbie.

Can anyone tell me how to fix this? I believe it's tied to my NVIDIA Firewall software but I don't know for sure.

Thanks
Cowboy

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: 4/5/2005
Time: 3:40:23 PM
User: NT AUTHORITY\NETWORK SERVICE
Computer: COMPUTER
Description:
The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID
{BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Thanks
 
1. Open the registry and go to ?HKEY_CLASSES_ROOT\CLSID\{<CLSID in the event message>} to find out friendly name of this component. In my case, this is "Machine Debug Manager? (CLSID: 0C0A3666-30C9-11D0-8F20-00805F2CD064).
2. Go to Component Services via Start -> Control Panel -> Administrative Tools -> Components Services. Expand the Component Services branch then expand ?Computers?, ?My Computer?, and ?DCOM Config?. Right-click on "Machine Debug Manager" (or whatever your CLSID represents) and choose Properties. Click on the Security tab and under ?Launch and Activation Permissions? select ?Use Default?. Click OK, close the Component Services window. The error should disappear now.
 
When I go to here: HKEY_CLASSES_ROOT\CLSID\{BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}

I see this: NvAppFilterSvr Class

When I go to the DCOM Config .. I don't see it there?

Am I missing something?

Thanks
Cowboy
 
To be honest, I wouldn't really worry about it. DCOM errors are pretty frequent. I think everyone with an Audigy card has had them at some point.

Are the errors actively causing issues within your system?

You could try turning your nvidia firewall off (there should be an icon for the firewall somewhere if you installed the nForce unified driver), then rebooting and seeing if the DCOM error still comes back.

But I wouldn't lose any sleep over it. 🙂

Creston
 
Yeah .. I know but for some reason I have this passion about having no error's in the event viewer.

I don't have that sound card you mention and will try turning off the firewall after I get the new router installed and working.

Thanks Allot
Cowboy
 
Originally posted by: Space Cowboy
Yeah .. I know but for some reason I have this passion about having no error's in the event viewer.

Son, Uncle Microsoft Wants You!
😀

(Seriously, give it up... 😛 )

Creston


 
DCOM was just another unneeded iidea that added more MS bloat. For some reason, I haven't had any DCOM errors on this in stall, but I believe I did on all previous. You might as well learn to live with it.
 
Turned off the nvidia firewall and it's back? Wonder what would happen if I turn off the DCOM service?

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: 4/8/2005
Time: 6:29:06 PM
User: NT AUTHORITY\NETWORK SERVICE
Computer: COMPUTER
Description:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{BC866CF2-5486-41F7-B46B-9AA49CF3EBB1}
to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). This security permission can be modified using the Component Services administrative tool.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
 
You can disable DCOM with no adverse effects, but it most likely won't stop the error, has never stopped one of mine.
 
is "LOCAL SERVICE" user included in the LAUNCH AND ACTIVATION PERMISSIONS?
if not try addiding it with Local Launch and Local Activation permission.
 
Problem solved. Removed all Nvidia software and now I only have 1 more error that I get in the event viewer. Still workin on that one.

Thanks
Cowboy
 
Back
Top