LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Run time engine problem

When I built my project under CVI 7.0 and run it, I got an error like:
"cvirte.dll could not be found in the specified path"...

How can I solve this problem? Thanks. (I'm working on Win 2000)

Jason
0 Kudos
Message 1 of 2
(3,272 Views)
Hello

Verify that the CVI RTE is installed correctly and that all the necesary files are present under the windows system32 folder. This should have happened already on installing CVI on your system. Here are the files necessary for the CVI runtime.

cvirte.dll Contains most LabWindows/CVI libraries
cviauto.dll Contains ActiveX Library
cvi95vxd.vxd Low-level support driver for Windows Me/98
cvintdrv.sys Low-level support driver for Windows 2000/NT/XP
msgrte.txt Contains text messages
cvirte.rsc Contains binary resources
dataskt.dll LabWindows/CVI support DLL for the DataSocket Library
mesa.dll LabWindows/CVI support DLL for Lab-Style controls

Hope this helps

Bilal Durrani
NI
Bilal Durrani
NI
Message 2 of 2
(3,272 Views)