LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I create an exe with report gen addon using office 2000 and run it on a PC with XP?

I have create an executable using the report generation toolkit on a PC that has Office 2000. When I load the executable on a PC with office XP, It will not launch excel. Should the exe be compatible with either version of office? What do I need to do to make it work on both versions?
0 Kudos
Message 1 of 3
(2,767 Views)
When you install the newest version of the Report Generation Toolkit on the development machine it will ask you which verison of MS Office you have. Only one instance of the Toolkit can be installed on a computer at one time. The executable must be recompiled for each version of MS Office, because some features have change between versions.
0 Kudos
Message 2 of 3
(2,767 Views)
Hi Budman,

You should have created the executable in the way as is described here.

On your target machine you have to use the _wordsub.llb resp. _excelsub.llb which belongs to the MS Office version of that machine. The different versions are on the installation CD of the toolkit.

If you have these files in the support directory you do not need to create different exes for different MS Office versions.

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
0 Kudos
Message 3 of 3
(2,767 Views)