I have a Windows Server 2012 that has the following error for Application Server role:
The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{61738644-F196-11D0-9953-00C04FD919C1}
and APPID
{61738644-F196-11D0-9953-00C04FD919C1}
to the user domain\username SID (S-1-5-21-1646215765-1983579230-619646970-37119) from address LocalHost (Using LRPC). This security permission can be modified using the Component Services administrative tool.
I found many post in the forum discussing how to solve the problem. I tried to following these steps. But after I find out my DCOM application and open its properties setting for security, all checkboxes and buttons are greyed out. I can't make any changes to Launch and Activation Permission. My account is in the administrator group. I tried to start dcomcnfg as administrator, it doesn't work. I also asked my system administrator, he doesn't have the permission to make changes too. Any idea?
Thanks for help.