Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There is one UI instance of Excel 2007 up with an error message and
when I try to instantiate the worksheet component through VB.Net I get this error: It seems that the UI instance is blocking access to the worksheet component. VB.Net Error: "Creating an instance of the COM component with CLSID {00020820-0000-0000-C000-000000000046} from the IClassFactory failed due to the following error: 80010001." Excel UI Error: The file you are trying to open test.xls is in a different format than specified by the file extension. VB.Net Code: Dim MainWorkSheet As New Microsoft.Office.Interop.Excel.Worksheet |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error in excel com: Microsoft.Office.Interop.Excel Exception from HRESULT: 0x800A03EC | Excel Programming | |||
Microsoft.Office.Interop.Excel.Application | Excel Programming | |||
Microsoft.Office.Interop.Excel Texttocolumns C# | Excel Programming | |||
Where can I find Microsoft.Office.Interop.Excel.dll? | Excel Programming | |||
Microsoft.Office.Interop.Excel SaveAs error when clicking no or ca | Excel Programming |