Dcom error
The windows event viewer (event ID-10016) shows DCOM error message for ASCS machine (server 2008 SP2). The Network Services permissions 'Remote Launch, Local Launch, Local Activation and Remote activation' is given 'Allow'
1) Is there any impact if this message continues to come?
2) Please let us know how to stop this DCOM event error.
Answers
Hi..
To resolve this problem, use one of the following methods, depending on the cause of the problem.
Grant the user permissions to start the COM component- Click Start, click Run, type regedit in the Open box, and then click OK.
- Locate and then click the following registry subkey: HKEY_CLASSES_ROOT\CLSID\CLSID value Note In this subkey, "CLSID value" is a placeholder for the CLSID information that appears in the message.
- In the right pane, double-click AppID.
The Edit String dialog box appears. Leave this dialog box open and continue to the next step. - Click Start, click Run, type dcomcnfg in the Open box, and then click OK.
If a Windows Security Alert message prompts you to keep blocking the Microsoft Management Console program, click to unblock the program. - In Component Services, double-click Component Services, double-click Computers, double-click My Computer, and then click DCOM Config.
- In the details pane, locate the program by using the friendly name.
If the AppGUID identifier is listed instead of the friendly name, locate the program by using this identifier. - Right-click the program, and then click Properties.
- Click the Security tab.
- In the Launch and Activation Permissions area, click Customize, and then click Edit.
- Click Add, type the user's account name, and then click OK.
- While the user is selected, click to select the Allowcheck boxes for the following items:
- Local Launch
- Remote Launch
- Local Activation
- Remote Activation
- Click OK two times.
- Quit Registry Editor.
- Click Start, click Run, type dcomcnfg in the Open box, and then click OK.
- In Component Services, double-click Component Services, and then double-click Computers.
- Right-click My Computer, and then click Properties.
- Click the COM Security tab.
- In the Launch and Activation Permissions area, click Edit Default.
- Click Add, type Network Service, and then click OK.
- While Network Service is selected, click to select the Allowcheck boxes for the following items:
- Local Launch
- Remote Launch
- Local Activation
- Remote Activation
Add new comment