Hi
Following problem: I developped a program that opens and changes an excel-document and saves it on a different name.
this program runs flawless on my developping computer.
(windows xp,.net 2003,office xp).
When i make a setup-project (in .NET 2003) and install it on the target my application works until i need to open the excel-document.
I get a runtime-error on the open-statement of my excel.application object.
The target machine is windows 2000, with Office 2000.
I'm pretty certain all dll's needed are included in my setup-routine.
Any thoughts?
Following problem: I developped a program that opens and changes an excel-document and saves it on a different name.
this program runs flawless on my developping computer.
(windows xp,.net 2003,office xp).
When i make a setup-project (in .NET 2003) and install it on the target my application works until i need to open the excel-document.
I get a runtime-error on the open-statement of my excel.application object.
The target machine is windows 2000, with Office 2000.
I'm pretty certain all dll's needed are included in my setup-routine.
Any thoughts?