Details | |
Product: | Windows Operating System |
Event ID: | 10016 |
Source: | DCOM |
Version: | 5.2 |
Symbolic Name: | EVENT_COM_ACCESS_DENIED_IN_SERVER_ACTIVATION_OR_LAUNCH_PERMISSION |
Message: |
The %1 permission settings do not grant %2 %3 permission for the COM Server application with CLSID %4 to the user %5\%6 SID (%7). This security permission can be modified using the Component Services administrative tool. %1 = machine-default, application-specific; %2 = local, remote; %3 = launch, activation; %4 = ; %5 = /; %6 = . |
Explanation | |
A program, the Clsid displayed in the message, tried to start the DCOM server by using the DCOM infrastructure. Based on the security ID (SID), this user does not have the necessary permissions to start the DCOM server. |
|
User Action | |
Verify that the user has the appropriate permissions to start the DCOM server. To assign permissions
Add the user to the permissions list, and give the user the appropriate permissions. |