LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problems Building PPL in 2025Q3

Dear community

 

I am used to build a PPL for usage as a plugin. This worked fine all the time till 2025Q3

Now I always get the massage that the nilvaiu.dll which is used by some daqmx calls can not be validated.

The resulting PPL is fine but I need to ignore the warning massage during the build process a few times.

 

I also reinstalled daqmx to be sure the dll is not modified with no success. When building an *.exe of the same vi (the only one which is in the lib for the PPL) all is fine.

 

The resulting message when building the PPL is 

 

nilvaiu.dll (nilvaiu.dll)
- This file was installed with National Instruments software and it has been modified or replaced since installation. Therefore, this file cannot be used. Reinstall the National Instruments software to reinstall the original version of the file.

 

Is there anyone out there who has an idea to fix this problem.

 

Thank you

 

Gernot Hanel
IONICON Analytik Gesellschaft m.b.H.
Message 1 of 5
(657 Views)

I have the same issue. It occures each time a PPL uses DAQmx or another PPL which uses DAQmx. Very annoying.

0 Kudos
Message 2 of 5
(532 Views)

The problem still exists. Found no way to workaround, very annoying since my buildstack now involves manually clicking away the warning in multiple steps. 

0 Kudos
Message 3 of 5
(406 Views)

Ok, I dont exactly how I solved it, but I recently removed the 32 bit versions of LV as well as older versions. After clearing the cache and a full recompile of all involved PPLs, the issue has gone away... My guess is, that one of my dependencies had the wrong linkage to an older LV version in the cache somehow. 

0 Kudos
Message 4 of 5
(241 Views)

I had LabVIEW 2023 Q3 and 2025 Q3 installed, both 32-bit, and I got rid of this warning by uninstalling LabVIEW 2023, which also uninstalled DAQmx support for LabVIEW, and after reinstalling DAQmx support for LabVIEW the warning was gone.

 

Repairing DAQmx/support packages did not help.


Never mind I still have warnings with only 1 LabVIEW installed (2025 Q3 32-bit)

0 Kudos
Message 5 of 5
(133 Views)