I'm having trouble to successfully build an .exe with VI template as a subvi. Please see the image for the error when executing the built file.
In my toplevel VI, I use two subpanels (side by side comparison), each subpanel loads the same subVI (saved as template in order to show the front panel). The code executes beautifully in development mode, but once it is built into executable (the subvi is added as dynamically loaded vi), only one subpanel loads the subvi, the other one is just blank, and an error message is displayed.
I understand there are other options here, but I would like to see if there are solutions before considering an alternative route. Any help will be greatly appreciated.
System
setup: WinXP Pro SP1 with LV7.
Thank you,
-Joe