You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a unit test that reproduces the only error state from 1.0.0-build598, and solves it by installing the new version about to be released to VIPM.io #318
I've tried a bunch of different things to fix my setup after uninstalling build598. I will be doing a full purge of all LabVIEW products soon, but at the moment, I am wondering what are these files used for?
After uninstalling IE from all LV versions, my most recent troubleshooting effort has been deleting the C:\Users\Public\Documents\National Instruments\LabVIEW Icon Editor folder and all its contents. After doing that, if I try to install build625, I get this error, as the installer does not put those files in the folder:
However, if I then try to install build 590, that error does not occur because those files are put there by the installer.
I assumed those were packed libraries with their extensions changed, so I then changed the extension to .lvlibp and went into Properties > Details, and the version number was 0.2.0.590. I changed the extension back.
I upgraded to build 625 after that, and checked the versions again in the same manner, and they were still 0.2.0.590. Also, I checked the version of the packed library located at C:\Users\Public\NI\LVAddons\niiconeditor64\1\resource\plugins, and it too was still at build 590. This has all been using LabVIEW 2024 64b.
I'll do the purge soon, but I wanted to share what I had found out tonight prior to doing that.