0 pts.
 Event log error eventID 10016
I am getting the following error ever since installing win2003 patch1. "The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {BA126AD1-2166-11D1-B1D0-00805FC1270E}". After reviewing the steps to fix, it states to find common name in registry which I did. (Network connection manager class) Then to change permissions in dcom for this component. Problem is I cannot find a component with this common name? Does anyone have an idea as to what component might be causing this issue or how to fix?

Software/Hardware used:
ASKED: June 8, 2005  11:50 AM
UPDATED: June 8, 2005  12:36 PM

Answer Wiki:
1. Open the registry and go to ?HKEY_CLASSES_ROOTCLSID{<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.
Last Wiki Answer Submitted:  June 8, 2005  12:18 pm  by  Bmccracken   0 pts.
All Answer Wiki Contributors:  Bmccracken   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I am unable to find a component matching the friendly name listed in the registry which is the problem I’m trying to solve.

 0 pts.