LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW load error cod %ld: %p

All of the sudden, when I tried to open a VI, I got an error message that said, "LabVIEW: Resource not found.  An error occured loading VI 'VI name.vi".  LabVIEW load error code 1: LabVIEW load error code %ld: %p".  I tried to revert that particular VI to the previous version through source control, but that didn't help.  Does anyone know what I need to do to fix this?  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 5
(3,429 Views)

Hi.

 

Just to clarify, your VI was running fine. 

Did anything changed before you noticed this error? 

 

What does your "name.vi" do?

 

Here is forum you might look at

http://forums.ni.com/t5/LabVIEW/LabVIEW-load-error-code-1-LabVIEW-load-error-code-ld-p/td-p/1854765

Message 2 of 5
(3,393 Views)

It was fine, and now I can't open the VI.  It is possible that I forcefully closed the VI a few times with ctrl+alt+del.  The name.vi is the host vi for an fpga application.  It interacts with user, calls .NET DLL to communite with a DUT, pass data to/from FPGA, etc.

 

I had already looked at the link that you posted.  Not sure does it apply to me.  

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 5
(3,375 Views)

I did some research in our system. Everything points to some curruption with dlls. I am thinking something got corrupted with dlls when you did force shut down (ctrl+alt+delete).

How far back can you go with your vi?

Message 4 of 5
(3,332 Views)

I went back one version, and that didn't fix the problem.  Later, I went back one extra version, and that fixed it.  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 5 of 5
(3,307 Views)