I use TestStand 4.2 create a sequence which call LabVIEW code mouldes. All LabView code moudles are developed by LabVIEW 8.5.
I want to deploy it so use TestStand Deployment Utility. An error is occur when build. The log is as below:
+++++++++++++++++++++++++++++++++++++++
Starting Analysis
Processing Workspace...
Done processing workspace file
Finished Analysis
Building...
12:33
Internal error code 6625 Processing VIs...
Could not process LabVIEW VIs. Fix any broken VIs before rebuilding. LabVIEW error:
Dynamically Call Build VI Distribution LV 8.6 or Above - TestStand.vi->TestStand - Call Build VI Distribution for Unique VI Hierarchies LV 8.6 or Above.vi->TestStand - Package VIs.vi->TestStand - Build.vi->TestStand - Distribution Wizard GUI.vi->TestStand - Deployment Utility Splash Screen.vi中的Exception occured in LabVIEW: LabVIEW: File version is later than the current LabVIEW version.
An installer was not created due to an error
The build process is done.
12:33
Aborted
---------------------------------------
I already configured the TestStand adapt with LabView Run-Time engine 8.5.1. Why the TestStand Deployment Utility still Dynamically Call Build VI Distribution LV 8.6?
Could anyone have answer for this?
Thanks very much.