LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error while opening the vi

Spoiler
 

Screenshot_2025-11-06-22-01-31-62_96b26121e545231a3c569311a54cda96.jpg

IMG20251107075204.jpg

   

0 Kudos
Message 1 of 3
(75 Views)

Hi Baymax,

 


@BaymaxOP wrote:
I am suddenly start facing these error while opening the vi

Then you delete the buggy VI and get the "last good" version from your SCC system.

You use a SCC tool or atleast employ a good backup system?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 3
(45 Views)

I believe you have something known as an "Insane object" in your VI.  

 

See this article:

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9QYSA0&l=en-US

 

That article covers a technique you can sometimes use if you can still open the VI somehow.

 

Did this VI call any other VIs? Or use any type definitions?  If so, you could try isolating this VI so it can't find those dependencies and there is a tiny chance it might finish loading because whatever is causing the crash doesn't happen when the dependencies aren't there.

 

If you can't even open it at all even trying that, then... yeah.  Nothing you can do.  Restore from backup or start over fresh.

0 Kudos
Message 3 of 3
(20 Views)