Issue Details
I have an application that
dynamically calls a subVI. This subVI is not part of my LabVIEW project. This works as expected when I am running the code in the development environment. However, I see the following issues when I run my executable on the deployment computer:
- When I build my project into an executable, the subVI does not load completely
- LabVIEW Run-Time Engine shows Error 1003: The VI is not executable. This error may occur because the VI is either broken or contains a subVI that LabVIEW cannot locate.
- When I call a VI that contains an Xcontrol dynamically, the Xcontrol shows a broken control icon as in the image below: