You may be forgetting to tell the App Builder not to remove the front panels of your dynamic VIs. Otherwise, you may also be looking for those VIs at an incorrect path. When the App is built, the VIs are included in something very much like a LabVIEW Library (LLB). Depending on how you build the path to your dynamic VIs, when the App is built, it could be broken. I always call a dynamic with another VI that will ALWAYS be in the same folder. That way the calling (or reference opening) VI can examine its own path, strip one level, and build the name of the dynamic. It will work the same way in development or compiled executable form.
Alliance Members like us do this stuff every day. Contact us if you could use some more extensive help and support.
Daniel L. Press
PrimeTest Corp.
www.primetest.com