LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview: resource not found error code 24 when building executable using 8.20 and dsc module

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

0 Kudos
Message 1 of 3
(5,428 Views)
Hi Kenny,

I hope you are doing well today! What is interface 3.vi? Is it possible for you to post your project over here? Also, I would recommend creating a simple DSC application; and would like you to build it. Do you still get errors?
Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 Kudos
Message 2 of 3
(5,416 Views)

Thanks for the reply.  Sorry, I forgot to mention that interface3 was the name of my gui.

I was able to fix the problem, but I am notr sure why this fixed it.  I had to disable Enhanced DSC debugging and enable debugging.

Kenny

0 Kudos
Message 3 of 3
(5,407 Views)