11-07-2024 08:28 AM
All,
I just did a mass compile of my VIs (from LV 2021 to LV 2024 Q1) and I see two files that have yellow question marks next to them and it is causing the installer to not create the install files - I think.
Eric1977_0-1730989302444.png
When I try to create the install files, I am presented with this message:
Eric1977_1-1730989523644.png
When I go to the directory in the diaog box shown, the files are not present, and I cannot find them. How do I get around this? Has anyone else had this issue before?
Solved! Go to Solution.
11-07-2024 08:47 AM
Strange, I can't reproduce this issue, usually missing help files are not important, but anyway, check Documentation's Properties, may be these files linked here in some SubVIs:
Screenshot 2024-11-07 15.45.02.png
11-07-2024 08:54 AM
@Andrey_Dmitriev wrote:
Strange, I can't reproduce this issue, usually missing help files are not important, but anyway, check Documentation's Properties, may be these files linked here in some SubVIs:
Screenshot 2024-11-07 15.45.02.png
I will try that.
11-07-2024 10:42 AM
I resolved the issue purely by accident (and wondering if it would work). I needed to go to Tools - Build Application (EXE) from VI so it would generate the EXE and any of the help files since I did not see any in any VI or SubVI. Then I could generate the installer without issue.