07-06-2018 07:13 PM
Setup:
I am working on a test system the base deployment of which was generated by another user with another version of Labview (I do have access to the base deployment engine licenses). The Labview Runtime Engine version on my development machine is 15.0.1f7 (lvrt.dll file version 15.0.1.4017) ; the Labview Runtime Engine version on the deployment target is 15.0f1 (lvrt.dll file version 15.0.0.4026). Both versions are 32-bit. Analysis of all test sequences on my development machine passes. I can successfully deleted cached data and mass compiled all VIs in my project on my development machine.
Error:
After installing my VIs and sequences on the deployment target (from a TestStand Deployment Utility installer), I run into error -17600 on the first VI executed. This VI does call sub-VIs from vi.lib.
Query:
I've combed through related threads in the forum and am a bit at a loss at this point. Should I try to update the runtime engine dlls so the versions match? Should I create vi pack? Any and all help is appreciated.
Thanks,
Alex
07-09-2018 08:27 AM
Here is a similar post from awhile back: