Hi there !
I am trying to read an xlsx or xls file using Microsoft.Office.Interop.Excel with VS2013 on windows 8.1, but I got the following exception...
Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)).
Any one knows to fix that Plz???