I have the following error when I am uploading an Excel file in an asp.net application , the application is working correctly in the debugging mode but
when i publish the application throw IIS the following error raised:
System.Runtime.InteropServices.COMException (0x80080005): Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046}
failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).
Please help me i have the following issue for days and I am still have no solution :(
the environment is windows server 2012.