Error launching Inventor 2020 from scheduled task
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a custom tool that runs on the Windows task scheduler and launches Inventor to perform processes on a set of models and drawings retrieved from Vault. The tool work perfectly when launched manually, or even from Task Scheduler as long as a user is logged in.
Any time the task is triggered after I close my remote connection to the server (Windows 10), Inventor fails to launch with the following error...
Retrieving the COM class factory for component with CLSID {B6B5DC40-96E3-11D2-B774-0060B0F159EF} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE))
This tool was running with Inventor 2019 before it was ported to 2020. The settings of the scheduled task have remained as they were in the previous version.