Issue Details
I am building an application and using a plug-in architecture so I can dynamically call VIs (plug-ins) that I create in the future. My application works correctly in the LabVIEW development environment, but not as an executable.
When running the executable one of the following occurs:
- My application seems to do nothing, as if the plug-in was never called
- I receive Error 1003 indicating that the VI is not executable
- I receive a dialog asking me to find the "missing" subVIs