Hi TW,
Thanks for the additional details you sent. I found the issue you're having and it's due to insufficient permissions to COM server application. To fix this, follow this step-by-step guide:
Take Note:
CLSID: "{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}"
APPID: "{15C20B67-12E7-4BB6-92BB-7AFF07997402}"
- Open Registry Editor, run as administrator.
- Expand "HKEY_CLASSES_ROOT" > Expand "CLSID"
- Copy the CLSID:
{2593F8B9-4EAF-457C-B68A-50F6B8EA6B54}
- On the registry editor, click 'Edit' > 'Find' > On the 'Find what:' textbox paste the CLSID > uncheck 'Values' and 'Data' > Click 'Find Next'.
- Right click on the CLSID folder > select 'Permissions' > click 'Advanced'.
- Click 'Change' > 'Advanced' > 'Find Now' > click 'Administrators' > click 'OK' and then Ok again.
- On the 'Advanced Security Settings...' pop up, check 'Replace all child object permissions entries...' > click 'Apply' > 'Yes'. > Then click Ok twice.
- On the 'Permissions for ...' pop-up, select 'Administrators' > check allow 'Full Control' > 'Apply' then, OK.
- Once done, collapse the "HKEY_CLASSES_ROOT", > Then expand "HKEY_LOCAL_MACHINE". > expand "SOFTWARE" > "CLASSES" > "CLSID".
- Copy the APPID:
{15C20B67-12E7-4BB6-92BB-7AFF07997402}
- On the registry editor, click 'Edit' > 'Find' > On the 'Find what:' textbox paste the APPID > uncheck 'Values' and 'Data' > Click 'Find Next'.
- Riht click on the APPID folder > select 'Permissions' > click 'Advanced'.
- Click 'Change' > 'Advanced' > 'Find Now' > click 'Administrators' > click 'OK' and then Ok again.
- On the 'Advanced Security Settings...' pop up, check 'Replace all child object permissions entries...' > click 'Apply' > 'Yes'. > Then click Ok.
- On the 'Permissions for ...' pop-up, select 'Administrators' > check allow 'Full Control' > 'Apply' then, OK.
- On the registry editor, whilst the APPID folder is selected, on the right, you should see '(Default)', check the Data, and remember it.
- Now close it, on 'Windows Search' type "Component Services".
- Expand 'Component Services',> 'Computers' > 'My computer' > Double click the 'DCOM Config'.
- Open app ID (default) name (step 16), > right click it, select 'Properties' > Under 'Security' > Under 'Launch and Activation Permissions' click 'Edit'.
- Click 'Remove' > click 'Add' > 'Advanced' > 'Find Now' > select 'Administrators' > then click 'OK', then 'OK'.
- On the "Launch and Activation Permissions' pop-up, select 'Administrators' > check all 'Allow' options, then OK. Click 'Apply', then OK.
Restart your computer to ensure the changes take effect. Check if this fixes the issue for you. Let me know if you have any other questions or need further assistance with this.