Permission Issue on My Own Computer
I am encountering a permission issue with a COM server application on my own computer. Specifically, I am receiving the following error message:
The application-specific permission settings do not grant Local Activation permission for the COM server application with CLSID
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
and APPID
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
to the user Gamebase\Starshade SID (S-1-5-21-1117801846-3929608487-4175556797-1002) 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.
This error indicates that the user Gamebase\Starshade
does not have the necessary permissions to activate the COM server application locally. I have tried accessing the permissions settings through the Component Services tool, but I am unable to click on certain tabs and options, such as "Add," even though I can see them.