Interop Excel 11

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In my VB.Net project, I using Interop.Excel 11.0 (Excel 2003
I create Setup project in my computer, and then , I setup in another computer using Excel 2000
When I run my application, a error occur
File or assembly name Interop.Excel, or one of its dependencies, was not found. File name"Interop.Excel"
 
you probably need to use the Excel 2000 interop instead.



Le Thanh Thuan said:
In my VB.Net project, I using Interop.Excel 11.0 (Excel 2003)
I create Setup project in my computer, and then , I setup in another computer using Excel 2000.
When I run my application, a error occur :
File or assembly name Interop.Excel, or one of its dependencies, was not
found. File name"Interop.Excel"
 
I have the same problem... but my question is HOW do I use the excel 2000 reference... I never get change in references to stick!
 
Back
Top