Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm automating Excel from asp.net application on window2000.
the application work fine on the developpement machine but not on the production server. when the runtime hit the second line of code: Dim xl As New Excel.Application Dim wb As Excel.Workbook = xl.Workbooks.Open("file.xls") it throw this error: "System.InvalidCastException: QueryInterface for interface Excel._Application failed" thanks for help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel automation in MFC | Excel Programming | |||
C# Excel Automation Add-In | Excel Programming | |||
Excel automation in a VB app | Excel Programming | |||
Excel Com Automation | Excel Programming | |||
Excel Web Automation | Excel Programming |