Automating Office applications in a non-interactive environment (e.g., task scheduler) is not supported by Microsoft. See Considerations for server-side Automation of Office.
Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
Durga Kinthada (CON)
10
Reputation points
Hi Team,
We Have created one .net core application which will read and process outlook inbox mails. It was deployed to windows scheduler.
So scheduler will run every three minutes and read inbox. On that note sometimes we are getting below issues. Please provide your suggestion.
Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
2 answers
Sort by: Most helpful
-
-
KOZ6.0 6,580 Reputation points
2023-09-21T15:49:54.59+00:00 Create a program that resides in the task tray and launches it every 3 minutes.