LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview Resource not found

I have created an exe and installer and when I install to a new computer I get the following error

 

Labview: (Hex 0xF) Resource not found

lvanlys.dll

An Error occurred loading VI 'NI_AALPro.lvlib.General Lenear Fit (Bisquare).vi

 

My program was developed using LV2019 and I am installing on a Windows 11 computer.

My installer does create a data folder and has the lvanlys.dll in it.

Installing on my development computer works fine.

 

I looked on the forum and found some solution that required adding a system variable, but that did not work, here is the link  Solved: error loading lvanlys.dll in Labview 64 bits - Page 4 - NI Community

 

Any assistance would be greatly appreciated.

 

Terry

0 Kudos
Message 1 of 2
(345 Views)

I can't be sure this is the problem, but LV2019 does not officially support Windows 11.  It is possible you will need to update to LabVIEW 2022 or later, the first version to support Windows 11.

 

My guess is that it is likely not "resource not found", as the DLL is definitely there, but rather something like "Resource can't be loaded because it's blocked because of some security setting", possibly due to Windows 11 changes.

 

We haven't updated to W11 where I work so this is all speculation, not personal experience.

0 Kudos
Message 2 of 2
(261 Views)