LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 7 occurred at open vi reference in New Report.VI

Hello!

I use the report generation toolkit on LabView 7.0 to create a report in Excel. The program works fine until I make an executable version. I the get the error:

Error 7 occurred at open vi reference in New Report.VI


I use the New Report.VI, Bring Excel to front.VI and Save Report To File.vi

Can you pleace help me!!!
0 Kudos
Message 1 of 5
(4,649 Views)
Most likely, you did not include the required libraries in your build script. When building an executable in which you use the Report Generation Toolkit, you must include the _Word Dynamic VIs.vi from _wordsub.llb and _Excel Dynamic VIs.vi from _exclsub.llb as dynamic VIs on the Source Files tab.

Check this article for more info.

http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/86256a47004e16d186256a84004cb883?OpenDocument

Daniel L. Press
PrimeTest Corp.
www.primetest.com
0 Kudos
Message 2 of 5
(4,649 Views)

Sorry that I can't access the link above.

Could you pls. provide another supporting document for reference.

0 Kudos
Message 3 of 5
(4,208 Views)

I got it.

Great thanks.

0 Kudos
Message 5 of 5
(4,186 Views)