01-22-2009 01:49 AM
Hi all,
Using LV8.6 and report generation toolkit 1.1.3 i have one application in that i am generating report in 'word' and 'exel'. I have built that application as a EXE. in that exe i am unable to generate report. i am getting following error:
Possible reason(s):
LabVIEW: File not found. The file might have been moved or deleted, or the file path might be incorrectly formatted for the operating system. For example, use \ as path separators on Windows, : on Mac OS, and / on Linux. Verify that the path is correct using the command prompt or file explorer.
=========================
NI-488: Nonexistent GPIB interface.
Complete call chain:
Get LV Class Default Value.vi
NI_report.lvclass:New Report.vi
Conditionally Formatted Word Table.vi
r.vi
01-22-2009 04:37 AM
This thread deals with compilation errors with the report generation toolkits. Your problem is with the exe, but the error described does sound related. Are you including all the report classes in youir build?
01-22-2009 06:32 AM
01-23-2009 08:57 AM
Hi Santhosh,
I downloaded the zip file built the exe successfully.
Maybe its a file path issue. Moving your dependencies to a common location and then try. Maybe that will solve the problem.
Regards,
Vaibhav
01-26-2009 10:13 PM
Hi VaibhavSingh,
Starting I have a problem to create exe, at that time I got this suggestion from NI. After that I can build the exe but I can’t generate report from that exe. I have to know that any this related to report generation I have to add for this..