Hello everybody,
I am using the LabVIEW Professional Development System 2024 Q1 (32-bit) on a Windows 10 PC.
I received a project as a ZIP file from another developer, which was originally created in LabVIEW 2011.
I was able to successfully open and run the project in the development environment.
However, the issue occurs after creating the executable file (exe).
Even though I can start the exe on the same machine where LabVIEW is installed, a broken arrow appears, and the following error message is displayed:
"The VI is not executable. To fix this error, the LabVIEW Full Development System is required."
I have already tried the suggested solution provided in the following link, but it did not resolve the issue:
I debugged the exe and found that all used static VIs are not correctly linked (see screenshoot).
Could you please assist me with this issue?