LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LV 8.2 VI is not executable

I have a LabVIEW 8.2 app that uses a DLL to communicate with a USB
device. The software runs fine on the computer on which I have LV 8.2
installed. However, when I run the LV installer on a non-LabVIEW
computer and run the program I always get the "The VI is not
executable" error.

Any suggestons?

0 Kudos
Message 1 of 3
(2,804 Views)

I'm thinking one of two things:

1.  The Labview runtime is not installed on the other computer.

2.  The dll is not installed on the other computer.

You may need to have these put into the build specifications of the application builder.

There are some other recent threads that discuss issues with dll's regarding whether they are in the windows32 directories, or labview data directories and labview being able to find them.

0 Kudos
Message 2 of 3
(2,798 Views)
Is that dll from NI or from some third party? Maybe you also need to install some drivers?
Does the "other" computer have the dll in a suitable location?
0 Kudos
Message 3 of 3
(2,797 Views)