06-28-2013 08:45 PM
I have a program that I regularly build exe code from. In the recent few weeks I have seen increasing errors during build. Previously a save-all fixes the issue. The compiler complains of Error 1 for a random vi. The file identified changes and none the files have recently been updated. Using LabVIEW 2011 SP1 Professional. Did a full reinstall of the NI products, no help. Mass compile is no help. Relocating to C:\... to minimize path length is no help. Suggestions ? - thanks
LV message.......
Error 1 occurred at C:\Program Files\National Instruments\LabVIEW 2011\instr.lib\rscmwws\Utility\rscmwws Reset.vi
Possible reason(s):
LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @. ========================= NI-488: Command requires GPIB Controller to be Controller-In-Charge.
Solved! Go to Solution.
06-28-2013 09:41 PM
I resolved the issue by setting the following build properties
- disconnect type definitions
- enable debugging
- unselect SRS
reference Forums Post - LabVIEW Build errors