I am trying to build an executable and I keep getting and error and cannot seem to figure out what is wring. The whole error is "LabVIEW: resource not found. An error occured loading "interface 3.vi" Labview load error code 24: this vi cannot be loaded because it is broken and has no block diagram."
I am using LV 8.20 and DSC 8.2. I am trying to create an executable that has the web server running for using remote panels, i have netowrk published shared variables, connecting to a fieldpoint unit, and I am using the NI system tray icon vis to load the program to the system tray.
I have my shared variable library added as a support file, as well as the lvdsc.ini, and the tray icon files. I have sleected "Enable Enhacned DSC run time support" in the app builder, did not remove any type def,etc.
I cannot get the .exe to run on my development machine or another machine, I get the same error. I tried creating an installer that installed the 8.2 runtime, dsc,fieldpoint, variable engine and manager and MAX.
I could not find anything in the help files on the dsc, maybe someone else has some hints. thanks
Kenny