05-01-2008 10:39 AM
05-01-2008 01:54 PM
Hello Ofer,
This is probably because in the machine that has the error, you have an older version of the CVI runtime engine installed. If you build a CVI dll or exe with CVI 8.0, then you need to have a version of the runtime engine that is also 8.0 (or later), in order to run that dll or exe.
To confirm this, check the version of c:\windows\system32\cvirte.dll. If it's too old, you need to install a later version.
Luis
05-05-2008 01:44 AM
05-05-2008 03:20 PM
05-06-2008 09:40 AM