LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Procedure entry point not found for SaveBitmapToBMPFile function in CVIRTE.dll

Hi,
 
I just created a release EXE using CVI 7.1.0. It runs fine on my machine. Now I want to run it on another machine so I installed CVI RTE from my labWindows CVI 7.1 disk on a new machine. But when I try to run my EXE, I get the above mentioned error.
 
Any help?
 
Vishi
0 Kudos
Message 1 of 2
(3,078 Views)
Hello Vishi,
 
This problem usually occurs when there are multiple versions of the cvirte.dll on your machine, or when you are using a version of the runtime engine which is older than the version of the CVI environment you used to build your application.  Did you at anytime install the 7.1.1 runtime engine on the development machine?  Either way, I would first take a look at the comments in the following post and search for any duplicate cvirte.dll files on your machine.
 
Thanks.
Wendy L
LabWindows/CVI Developer Newsletter
0 Kudos
Message 2 of 2
(3,061 Views)