Hello!I have this problem, i've looked everywhere and i still can't solve it. It would be great if anyone can help me.
I built an application that writes an array to a spreadsheet file.
Everything works fine in Labview 7.1 , i can build the exe file, but
when i try to run it it doesn't work (it doesn't do anything although
in Labview works perfecty well)and i have this error:
<<Error 7 occurred at New File; 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 UNIX.>>
I've attached the vi file and the exe file.
Thank you