I am running a third party executable that needs to load lvanlys.dll from LabVIEW run-time engine (2018, 64-bit).
It returned the following error messages:
LabVIEW: (Hex 0xF) Resource not Found
lvanlys.dll
An error occurred loading VI 'NI_AALBase.lvlib:Sawtooth Wave.vi'.
Additional errors included attempts to load:
'NI_AALBase.lvlib:Square Wave.vi'
'NI_AALBase.lvlib:Triangle Wave.vi'
'NI_AALBase.lvlib:Sine Wave.vi'
'NI_AALBase.lvlib:Gaussian White Noise.vi'
'create_DCJB_windowfunction.vi'
'calc_inverse_spectrum.vi'
I have tried to uninstall and reinstall LabVIEW run time engine 2018 64-bit, and have no problem locating the DLL lvanyls.dll in one of National Instruments shared folder - a typical location for this DLL.
I have also tried dropping a copy of lvanyls.dll in the system32 folder, or the same folder as the third party executable on separate attempts.
Also rebooted the PC and third party hardware multiple times.
No success.
There also seemed to be no dependency issue though I am not 100% sure. And this is a brand new PC with no risks of existing corrupted files.
What gives?
Any help is much appreciated!