The complete error message is this: "System Error 998 while loading the LabVIEW Run-Time Engine (C:\Program Files\National Instruments\shared\LabVIEW Run-Time\6.0\lvrt.dll). requires a version 6.0 (or compatible) LabVIEW Run-Time Engine."
We have created () a DLL in LabVIEW that gets called by a C++ application. We have been using the LabVIEW Run-Time Engine, version 6.0.2 in the CM machine for last couple of years with this application with no problems. There was recently a coding change of a couple of lines in an unrelated part of the code (not the part that calls this LabVIEW DLL). There is no problem in the developer's computer, however, the CM computer came up with the above message and also a third computer (both containing Run-Time 6.0.2).
This is a very mysterious problem and I would like help on this.