From 11:00 PM CST Friday, Feb 14th - 6:30 PM CST Saturday, Feb 15th, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
From 11:00 PM CST Friday, Feb 14th - 6:30 PM CST Saturday, Feb 15th, ni.com will undergo system upgrades that may result in temporary service interruption.
We appreciate your patience as we improve our online experience.
02-01-2018 01:24 PM
curiously enough, SP1 and f1 did not Show in my NI Licence Upgrade Info. Anyway, downloaded & installed 2017 64 SP1 f1 ... no Change.
I have some subVIs calling VIMs, and sure Application Builder breaks at every single one of them. I.e. I remove the VIM from one subVI, restart the build, and it breaks at the next one. I just removed all VIM from my SubVIs (thank god I didn't use them too often yet) .. lo and behold, the build works again.
So it's NOT fixed in SP1f1 and I would still discourage everyone with application larger than 50MB to make use of VIM!!!
Summary:
The VIMs are OK in small Projects.
The application builds fine w/o VIMs.
The application runs fine with VIMs in DevEnvironment.
The AppBuild breaks on VIs containing VIMs.
In 2017-64SP1f1.
02-01-2018 01:34 PM
Update service tends to lag behind the formal release for a variety of reasons, so it shouldn't have shown up as an upgrade yet, if I understand you properly.
With regards to what you're seeing now, I think it might be a distinctly different root cause than the start of this thread. I need to confirm/get some more background to effectively troubleshoot what we're looking at though:
02-01-2018 01:44 PM
Also, do you use polymorphic VIs inside your malleable VIs? If so, are you removing polyVIs during your build?
There's a known issue that was reported recently that covers this case. If so, you can either stop removing polyVIs from the build or not use polys inside the malleables.
02-02-2018 04:43 AM
Your Questions:
I'm building .EXE
I'm not using fast file Format
The application main VI loads some 1550 SubVIs, so the Counter during load says.
The malleable VIs are pretty straight Forward, like first and last element of an Array, is element of Array a.s.o REALLY simple, no polymorphs or so included, I was jaust starting to enjoy VIMs ...
Build Options remove unused polymorphic and remove unused members are on.
Additional Info:
It#s not a machine related Problem, I do Labview on two different machines (home and workplace) and I verified the Problem (drop a VIM - no build, remove the VIM - build OK) on both machines.
Thanks for the Support ...
02-02-2018 04:45 AM
... please forgive the capitals, the German auto-spelling is driving me nuts ...
03-27-2018 09:46 AM
I have the same problem building PLLS. when i added "number to enum.vim" i started getting error 13s when building.
i removed the help path in the vi properties as somebody else stated and the problem is gone.
should this have been fixed in version 17.0f2 (32-bit)