12-25-2009 04:27 PM
On labview2009 x64 when I remove "build as LV 8.X" and call report functions appear that message:
But then set "build as LV 8.X" all work fine. On x32 all work fine without "build as LV 8.X".
The error appear then press button only in x64 exe without "build as LV 8.X".
The project in attachments.
12-28-2009
04:35 PM
- last edited on
05-17-2024
01:49 PM
by
Content Cleaner
Hey _Cyber_
When does this error occur exactly? Judging by what you said, LabVIEW is reporting 'Error 7' when you run the application as an executable, only with LabVIEW x64 and only when the 'build as LV 8.X' is deselected. What operating system are you working with? Here is a Knowledgebase Article that may be helpful.
12-28-2009 05:09 PM
BCho wrote:Hey _Cyber_
When does this error occur exactly? Judging by what you said, LabVIEW is reporting 'Error 7' when you run the application as an executable, only with LabVIEW x64 and only when the 'build as LV 8.X' is deselected. What operating system are you working with? Here is a Knowledgebase Articlethat may be helpful.
Yes, only with LabVIEW x64 and only when the 'build as LV 8.X' is deselected. Win7. Knowledgebase Article not helpful.
12-29-2009 05:12 PM
Hey _Cyber_
Do you see this same behavior in smaller executables using the Report Generation Toolkit? So, if you create a simple executable using similar VIs, do you see the same behavior? Can you narrow the cause of this error to any specific VI or routine?