VB.NET and Office 2K.

  • Thread starter Thread starter Raul Costa
  • Start date Start date
R

Raul Costa

Hi,

I've developed a app that uses Excel to export some data.
My develop machine uses windows xp, office xp, and visual.net 2003.

In my client machine he has windows 2k and office 2k, and when i try to open
a existing excel file it gives me a
Err.number = 91

When i try in a windows and office xp everything works.

Any idears ?

Best regards,

Raul Costa
 
* "Raul Costa said:
I've developed a app that uses Excel to export some data.
My develop machine uses windows xp, office xp, and visual.net 2003.

In my client machine he has windows 2k and office 2k, and when i try to open
a existing excel file it gives me a
Err.number = 91

When i try in a windows and office xp everything works.

How do you use office? Are you using late binding or are you
referencing the office components?
 
Can you copy and paste the message of the Exception? How did you reference
the Office components?

--
Greetz

Jan Tielens
________________________________
Read my weblog: http://weblogs.asp.net/jan
 
Hi,

I'm using the reference, with the microsoft "oxppia.exe" installed.

Raul Costa
 

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

Back
Top