Please help me out. I am getting this error while deploying my application which uses Microsoft Interop Library for displaying Outlook Emails.
Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005 Server execution failedLoading
Tuhin PaulPosted Mar 26, 2023, 3:28 AM
There might be a problem with the registration of the Interop library or may be an issue with the permissions of the user account under which the application is running.