LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Report Generation Toolkit

I get the error 7 from runtime labview applic. that use the report generation toolkit. This work fine in the develoment environment. This question i did before and was solved.Right now i reisntall the software and i forgot the solution.But was somthing relate with the funcion Excel Find aplication directory.vi I change the path, but i don not remember well. The Microsoft development tool kit is ver 1.0.1. Thank in advance
0 Kudos
Message 1 of 2
(3,307 Views)
Hi Josorio

Report Generation Toolkit 1.0.1:
It's important to include a dynamic VI when building an application which uses the Report Generation Toolkit. Please check this for more informations:
http://digital.ni.com/public.nsf/websearch/86256A47004E16D186256A84004CB883?OpenDocument

In Report Generation Toolkit 1.0 you got an Error 7 when running executable with Office Toolkit with the "Support File Directory" in App Builder as something other than "/data". The /data directory is hardcoded in the "Excel Find Application Directory.vi" and in the "Word Find Application Directory.vi". If necessary, the string constant in these VIs can be changed so that they reference a directory other than /data.

Regards,
Luca
Regards,
Luca
Message 2 of 2
(3,307 Views)