03-06-2023 07:15 AM
When I do a normal build of a .exe for my very large application, the top VI ends up broken. When I click on the broken run arrow, it shows me this:
But error 2208 is undefined.
If I build with debugging turned on, then the top VI is not broken.
Any suggestions on how I can dig into this?
As a side note, my top VI has some (homemade) Express VIs that get lost during the build (but these same Express VIs don't break when built in other apps).
I got around that by added a step to the build process that converts Express VIs to standard VIs.
I suspect that whatever is causing error 2208 is also responsible for losing the Express VIs.
03-15-2023 02:48 PM
Did you already try the following steps Encountering Error 2208 When Running LabVIEW Executable Using Actor Framework - NI ?