From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error loading "lvStorage.dll"

When I try to open my vi in LabView 2011 SP1 development environment, I get the following message in a popup window:

 

"Error loading "lvStorage.dll"

The specified path is invalid."

 

No error code is given. I have no idea which component of my vi the error is associated with.

Has anybody seen a similar error?

0 Kudos
Message 1 of 2
(2,189 Views)

It sounds like there is a VI that is trying to access the named dll, but the dll isn't where the function call is expecting it to be.

 

Find the places where that dll is being called and make sure the path is pointing to the correct location.

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 2
(2,166 Views)