LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why does it report missing *.dll when running standalone programs on a separate PC without LabVIEW?

I wrote a LabVIEW code to control GPIB, DAQ and Serial port. Then I built an installer including runtime engine. Everything works fine at the PC with the LabVIEW. I copy this installer folder to another computer without LabVIEW. I had no problem to install the program. But after I run the program, it started to ask for nilvaiu.dll. After I copied it under C\Windows\System32\, it started to ask for nimdbgu.dll, then niorbu.dll. Then it reported "The procedure entry point_pkgModulePackageEventLog@20 could not be located in the dynamic link library NIPALU.dll"

I guess it missed some drivers. So I installed NI-488.2 for Windows on the PC. But it did not solve the issue.
0 Kudos
Message 1 of 4
(3,067 Views)
Take a look at this discusion forum. LabVIEW Run-Time cannot find nilvaiu.dll

Anyway you need to install NI-DAQ on the target machine.
0 Kudos
Message 2 of 4
(3,054 Views)
The problem is solved after I installed NI-DAQ 7.3.
Thanks!
0 Kudos
Message 3 of 4
(3,042 Views)
hi there

i recommend to update to DAQ 7.4. the performance is much better.

best regards
chris
Best regards
chris

CL(A)Dly bending G-Force with LabVIEW

famous last words: "oh my god, it is full of stars!"
0 Kudos
Message 4 of 4
(3,036 Views)