ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Report Generation Toolkit

I get the error message 7 (related to the new report vi function from the report generation toolkit)when i run the Build application . However this work fine when i run from the labview environment (not the build application). I include in the support files wordsub.llb and _exclsub.llb libraries as support files.
LabVIEW\vi.lib\addons\_office as say in the instruction that i have.

Thank in advance
0 Kudos
Message 1 of 4
(3,175 Views)
KnowledgeBase 2B87TVI8 describes the solution. Which version of the toolkit do you have? The 1.0 version you inculde the _exclsub.llb file in the support files. If you have the 1.0.1 version then you need to include these a dynamic VI's in your build. KnowledgeBase 2B87TVI8
Message 2 of 4
(3,173 Views)

Hey,

I too am having the same problem and the knowledge base doc. that BrandonS suggested will not fix the problem.

I am using " Report Generation Toolkit 1.1.1" and LabView 8.20, with Windows xp.

0 Kudos
Message 3 of 4
(3,028 Views)

For LabVIEW 8.0 and later, instead of including the LLBs as support files, you need to include the following two VIs as dynamic VIs in your build:

vi.lib\addons\_office\_excelsub.llb\_Excel Dynamic VIs.vi
vi.lib\addons\_office\_wordsub.llb\_Word Dynamic VIs.vi

This question has been asked several times on the forums before.  We will fix the documentation for the toolkit in the next release.

-D

0 Kudos
Message 4 of 4
(3,021 Views)