12-22-2008 11:01 AM
12-23-2008 03:30 PM - edited 12-23-2008 03:33 PM
Hi BrianPack,
There could be a possibility that subVIs were compiled in an earlier version of LabVIEW. The LabVIEW Development environment is capable of converting the VIs to the running version without any prompts. However, the LabVIEW RTE cannot do the same conversion. The only indication that an automatic update/change has occured in the Development environment is by noting the VI's title bar.
Do you see an asterisk in the VI's title bar when loading the VI in the LabvIEW Development environment? If so, then chances are that some subVIs were built in earlier versions of LabVIEW and thus the error. Therefore, I would suggest to mass compile the code modules and their dependencies.
Would you please clarify by what you mean, the same VI runs fine on the deployment PC. Does this mean that you also have the LabVIEW Adapter to use the LabVIEW 8.2.1 RTE in TestStand - as the picture below suggests? If not, please change the Adapter settings on the deployment PC to use the LabVIEW 8.2.1 RTE and test for the same behavior.
Additionally, did you use the TestStand Deployment Utility when creating the deployment package?