Event 10016 may be logged in the System log on a computer that is running Windows XP Professional x64 Edition (899965)
The information in this article applies to:
- Microsoft Windows XP Professional x64 Edition
Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows registry SYMPTOMS
On a computer that is running Microsoft Windows XP Professional x64 Edition, events that are similar to the following may be logged in the System log:
Event Type: Error Event Source: DCOM Event Category: None Event ID: 10016 Date: Date Time: Time User: NT AUTHORITY\LOCAL SERVICE
Description: The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID {AppGUID} to the user User_Name SID User_SID. This security permission can be modified using the Component Services administrative tool.
Event Type: Error Event Source: DCOM Event Category: None Event ID: 10016 Date: Date Time: Time User: Network services
Description: The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID {AppGUID} to the user User_Name SID User_SID. This security permission can be modified using the Component Services administrative tool.CAUSE
This problem may occur if either of the following conditions is true:
- A program with the class ID (CLSID) that appears in the message tries to start the COM component by using the DCOM infrastructure. However, the user does not have the required permissions to start the COM component.
- The Network Service account does not have the correct permissions.
RESOLUTIONWarning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk. 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
Grant the user permissions to start the COM component.
To do this, follow these steps:
- 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 Allow check boxes for the following items:
- Local Launch
- Remote Launch
- Local Activation
- Remote Activation
-
Click OK two times.
- Quit Registry Editor.
Grant the correct permissions to the Network Service account
To grant the correct permissions to the Network Service account, follow these steps:
- 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 Allow check boxes for the following items:
- Local Launch
- Remote Launch
- Local Activation
- Remote Activation
Click OK two times.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 5/25/2005 |
---|
Keywords: | kbtshoot KB899965 kbAudITPRO |
---|
|