Error - DistributedCOM

Anonymous
2024-02-06T16:56:24.7333333+00:00

In our environment we have a VMware® vSphere server with a Windows Server 2016 Standard server VM that we use for other Domain Users to access an application remotely. This error has been happening for a while, the VM freezes and no one can access it anymore, to get back it is necessary to restart. I need help, I've already done several procedures but the problem persists. Sometimes it takes more than 10 days for it to happen again. ERROR

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {8D8F4F83-3594-4F07-8369-FC3C3CAE4919} and APPID {F72671A9-012C-4725-9D2F-2A4D32D65169} to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.

Windows for business Windows Server User experience Other
0 comments No comments
{count} votes

Accepted answer
  1. Wesley Li 11,245 Reputation points
    2024-02-08T01:35:49.3533333+00:00

    Hello, As indicated in the error message, the error is triggered when certain processes/application don’t have access to the DCOM components. Therefore, in this step, it will be granting access to those DCOM components. For that: Press “Windows” + “R” keys to open the Run prompt. Type in “Regedit” and press “Enter”. Navigate to the following address. HKEY_CLASSES_ROOT\CLSID{8D8F4F83-3594-4F07-8369-FC3C3CAE4919} Double click on the “Default” key in the right pane and note down the “Value Data” listed. Navigate to the following address: HKEY_CLASSES_ROOT\AppID{F72671A9-012C-4725-9D2F-2A4D32D65169} Right-click on the “{F72671A9-012C-4725-9D2F-2A4D32D65169}” key in the left pane. Click on the “Permissions” option from the list and select “Advanced“. Click on the “Change” option next to the “Owner” heading. Note: The owner should be “Trusted Installer” or it might show “Cannot Display Owner”. Click on the “Object Type” heading and select “Users”. Click on the “Location” button and select your “Desktop(Name)”. In the blank space, enter the username of your account. Click on the “OK” button and click on “Apply” in the window.


1 additional answer

Sort by: Most helpful
  1. Anonymous
    2024-03-06T11:05:38.1433333+00:00

    In our environment we have a VMware® vSphere server with a Windows Server 2016 Standard server VM that we use for other Domain Users to access an application remotely. This error has been happening for a while, the VM freezes and no one can access it anymore, to get back it is necessary to restart. I need help, I've already done several procedures but the problem persists. Sometimes it takes more than 10 days for it to happen again. ERROR

    The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {8D8F4F83-3594-4F07-8369-FC3C3CAE4919} and APPID {F72671A9-012C-4725-9D2F-2A4D32D65169} to the user NT AUTHORITY\SYSTEM SID (S-1-5-18) from address LocalHost (Using LRPC) running in the application container Unavailable SID (Unavailable). This security permission can be modified using the Component Services administrative tool.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.