Afternoon,
As the topic says, I'm getting this error while trying to run a webapplication that uses a DCOM agent.
"Retrieving the COM class factory for component with CLSID {82154420-0FBF-11D4-8313-005004526AB4} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE))."
I've created a user solely to run this but I cannot get it running.
If I change "identity" in dcomcnfg.exe as well as the running user in the AppPool to Administrator it works instantly, but with the custom made user, not.
For troubleshooting purposes I've even added the user to the Administrators group, but it still won't run.
The component is OpenOffice 3.3 by the way, installed without QuickStart and with the Active-X support, and I'm trying to convert an .ODT to .PDF
Any help would be greatly appriciated.
Regards LP