LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Application builder call library function

I am trying to use Call Library Function with the Application Builder for LabVIEW 8.2.  The VI works on my machine where it was developed and the application.exe also works on my machine.  When I install the application on a different machine it opens with a warning that the application is not executable and the full development system is needed to fix the errors.  When I connect to that machine for debugging the run arrow is broken but no errors are listed.  I am not able to open configure for the call library function to see if it is still linked to the DLL.  What is wrong?
0 Kudos
Message 1 of 2
(2,497 Views)
Is the DLL a standard windows system DLL?

If not, try placing it in the same dir as the executable.

André
Regards,
André (CLA, CLED)
0 Kudos
Message 2 of 2
(2,488 Views)