Windows 10 Event ID 10016 - The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID

  • Thread starter Thread starter thejunkiesz
  • Start date Start date
T

thejunkiesz

Guest
hello

i just want to ask how to fix this error from event viewer:

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID
{D63B10C5-BB46-4990-A94F-E40B9D520160}
and APPID
{9CA88EE3-ACB7-47C8-AFC4-AB702511C276}
to the user DESKTOP-SGD8VKM\Dody Alkarim SID (S-1-5-21-3769022309-3909239956-507631087-1001) 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.

i have done this step:

Please take a try with the steps below, to reset the DCOM permission:

The DCOM ACLs are stored in the registry under the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole, in the following binary values:


  • DefaultAccessPermission
  • DefaultLaunchPermission
  • MachineAccessRestriction
  • MachineLaunchRestriction

please backup the registry first, then delete all those values listed avove, DCOM will load the default settings if there is no values reference.

but i cant seem to find DefaulAccessPermission on HKEY_LOCAL_MACHINE. and from the previous post, its stated that if i did not delete the DefaultAccessPermission, the problem still occurred. is there any solution for this?


thank you in advance


More...
 
Back
Top