07-24-2024 10:20 AM
I had a working project in VeriStand 2023 Q4 with LabVIEW 2023 Q3, but upon upgrade to VeriStand 2024 Q3 and LabVIEW 2024, I am getting the following error when deploying my project. It fails at “starting deployment group 1”
I’ve isolated the issue to two LabVIEW models that I built for Linux target (cRIO-9037). When I remove the models, the project deploys fine. I’ve tried rebuilding the models in LabVIEW 2024 Q1 and also 2024 Q3. They are built for Linux target from LabVIEW. I also tried building a simple LabVIEW model with a single inport and outport that passes a value but it also fails.
Software on the Compact RIO looks good – all updated with the latest packages from the VeriStand upgrade. I still have the C++ Eclipse compiler installed.
08-07-2024 02:38 PM
If any has issues with this, feel free to reach out. NI identified a bug in LabVIEW 2024.
08-10-2024 10:01 AM
I have the same problem. Simple model, does not load: error 7. Is there a solution?
08-11-2024 08:06 PM
There is a workaround, replace “Preview_Build.vi” at the following location: “C:\Program Files\National Instruments\LabVIEW 2024\vi.lib\AppBuilder\AB_Classes\Build”
This VI you need to replace is attached
08-13-2024 01:39 PM
It`s amazing! Work, thanks!