Wednesday 16 January 2013

DCOM Error, Event ID: 10005


To resolve the following System Error in the Event Viewer:

DCOM got error "The service cannot be started, either because it is disabled or because it has no enabled devices associated with it. " attempting to start the service with arguments "" in order to run the server:

1 Go to Administrative Tools
2 Select Component Services
3 Expand out the tree to show the following: \Console Root\Component Services\Computers\My Computer\DCOM Config\netman
4 Right click the netman node and choose Properties 
5 Select the Security tab from the window
6 In the Launch and Activation Permissions frame, click the Customize radio button
7 In the Launch and Activation Permissions frame, click the Edit button
8 Select (or add) the user NETWORK SERVICE in the Group or user names list
9 Tick the Allow checkbox for:

  • Local Launch 
  • Remote Launch 
  • Local Activation 
  • Remote Activation

10 Click OK to accept your changes.
11 Click OK again to return to the component services window.
12 Close the Component Services window


No comments:

Post a Comment