I have used the code from the loader.vi to dynamically load VIs ,which will not included in the built file (external VIs)bcos they will be replaced and changed from time to time.The built exe is placed @ c:\..app\app.exe I pasted the load folder in c:\...app\load folder with all the external VIs in the same folder as the application.
When I run the program without building ,its working perfectly fine but when I build it ,it's not loading the external VIs.I have included the code I have used.Solution will be greatly appreciated.
Thanks in advance
Rajan