Different versions of Excel...

D

Dionisie Andrei

Hello!

From a Windows Forms application in C# I have to generate a simple Excel
file based on a dataset. The document is very simple, no special format is
required: just a table, bolded column names and text data on each row. This
application was developed using VS.NET 2003 & the Excel interop component
version 11, from Office 2003.

The problem occurs when I run my program on a system with Excel XP, 2000 or
older version. I get an exception that I have an incompatible version
instaleed. What can I do ? I have to recode the application using an older
excel component or what ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top