Supporting multiple excel versions from .NET

S

Sivasubramaniyan

Hi,
I am using excel automation to write data to Excel. I am
using Excel 9 and I using early binding to create the
objects. I would like to support Excel versions 9 and
upwards. To run the same application on a production
system, with office XP,( which has only the framework
installed), should I distribute the olb file, that I used
while referencing, along with my installation? Are there
any other dependencies, that I need to take care? Any help
would be greatly appreciated. Thanks in advance.
 
Top