Handling Excel 2007 file

-1

i m getting error Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Office.Interop.Excel.Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{000208D5-0000-0000-C000-000000000046}' failed due to the following error: Library not registered. (Exception from HRESULT: 0x8002801D (TYPE_E_LIBNOTREGISTERED)).

c#
asked on Stack Overflow Apr 27, 2019 by P Khairnar

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0