LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot create an .exe in LV2023Q1, but same project in LV2020 does build successfully

Solved!
Go to solution

In LABView 2023Q1 I have a project for which I want to create a .exe. The build process fails with an Object reference is invalid error; see attached. If I back save this project toLV 2020, the build works.  I have uploaded the error message and a zip with the project that fails. Go into the PennTrapPot, open the project, and then try the one build in the project.

 

Any advice welcome.  This is part of a very large project (about 3000 VIs) and an attempt to backsave the entire project to LV2020 failed. It is possible that I could get the backsave to work eventually, but just retreating to 2020 would not not be easy.

 

This is on a fairly fast W10 machine with ample memory and disk space.

 

Thanks

0 Kudos
Message 1 of 3
(625 Views)
Solution
Accepted by topic author Joel

According to NI support, this is a known issue in LV2023Q1 and will be fixed in LV2023Q3.  "The current workaround is to replace your 'VISL_findDependentVISvr.vi' "  This fix worked for me, and I have attached the file that NI provided.

0 Kudos
Message 2 of 3
(567 Views)

This is where the patched version of the VI should be copied:

 

 [LabVIEW 20xx]\vi.lib\lvdsc\servers\visl\redist

0 Kudos
Message 3 of 3
(556 Views)