01-04-2017 10:01 AM
I developer a basic VI that is used for printing labels for a test stand. This vi uses functions from the report generation toolkit. The vi works fine and dandy on the machine originally used for development in both 64 and 32 bit runtimes. After moving the vi to another machine (32-bit) it errors on the Print Report.vi used from the report generation toolkit. Deleting or disabling the print report.vi allows the vi to run fine. Placing the print report.vi back in immediately creates the error again. Is there a fix for this? Attached is a capture of the error.
Solved! Go to Solution.
01-05-2017 03:11 PM
Solved!
Turns out the labview installation must have become corrupted. doing an add/rremove programs>>repair installation, has fixed the problem.