LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView6.1 reprot generation toolkit

I have a large application that was written in LV6.1. The program uses reprot generation toolkit. Last year IT updated Microsoft Office from 2003 to 2007 on that computer. As a result (i believe) when I tried to compile the executable, it gave me an build error (some interal liberay Excel vi is broken). So how can I resolve this problem? I don't have the toolkit come with LV6.1 anymore. I do have the reprot generation toolkit for 6.0, 7.1 and later.

0 Kudos
Message 1 of 2
(2,350 Views)

Hi,

 

The Report Generation Toolkit (RGT) contains some VIs. These VIs uses ActiveX from MS Office. The definitions for the ActiveX methods vary from one Office version to another.Thus, the occurrence of the error is normal.

 

I know that when you install the RG Toolkit you are asked what MS Office version is installed in your PC. So, you have to reinstall the RGT and choose the version for Office 2007. If you don't have a RGT for Office 2007 you can simply search for VIs that generate the error and update the Invoke Nodes or Property Nodes for the new version. It should be easy to be done.

 

I had a similar problem one year ago: Re: Report Generation -> Build an exe from a PC with different Office Version

 

Paul

0 Kudos
Message 2 of 2
(2,341 Views)