LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error in running LabView 7.1 .EXE.

Hi all
 
I have the question about running LaBVIEW 7.1 exe problem
Now, i have the problem about run the LabVIEW 7.1 .EXE. We had written the LabVIEW program and build it to .EXE in this current PC ( Already installed LabVIEW 7.1).
The program include some instrutment library here. In this current PC, it has not any problem with any using. Then, we put this .EXE into another PC which is not install any LabVIEW software.
So we install the LabVIEW 7.1 Run time engine and LabVIEW 7.1 software in this PC to run this program. However, it observes the problem when using LabVIEW and it will show this error box
[See "Before error.JPG"]
 
"tktxx vi' is one of the instrutment library components.
Then, we have reduced the number of missing tktxx vi's from 7 to 4 by installing the IVI Compliance Package:
[ See "After IVI.jpg"]
 
and then open .EXE, it will show this error box
[See "After IVI error.jpg"]
 
So What 's the problem of this EXE. Is it need any DLL required to run this EXE??
 
Thanks for all your help!!
 
Regrads
Steve SO
Download All
0 Kudos
Message 1 of 4
(3,680 Views)
Hi SAteve SO,
   in general, it's better to use Application builder, and you build a packet to install your program, and it is meant to include needed libraries.

   Of course, this applies if you have application builder....

   Hope this helps.... have a nice day!

graziano
0 Kudos
Message 2 of 4
(3,673 Views)
Hi  Steve,

Make sure that you include the libraries and DLLs on the PC you would like to run the executable application on. You can do this by including them when you create the installer, or you can place these files onto the PC that you would like to run the application on.

Let me know if this helps!

Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 3 of 4
(3,632 Views)
hai
 
    I think you are only running the exe file. but you should have run time engine in the machine, so better build installer with all run time engine,daqmx this should be selected as a option while building installer.
 
try this it should work
0 Kudos
Message 4 of 4
(3,611 Views)