LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

objheap.cpp error in application builder

Hello everybody.

I am trying to build my application but I get the error: error in objheap.cpp line 474.
I have seen in previous answers in the discussion forums that someone got the same error, but not in the application builder but when trying to open the main.vi of the application in the development system. I have read that the reason for that was that a vi became corrupted.
But this is different. The error message is the same, but I can open the main vi of my application in the development system with no problems. I only get the error message when I run the application builder trying to build the application.

Anyone can help me?
Thanks in advance
0 Kudos
Message 1 of 2
(2,711 Views)
Even though VI runs fine in the development environment, it may still be corrupted. It might be the case that there is an error in the vi.lib VIs. I recommend copying the block diagram of the VI in question to a new VI and rebuilding. If that does not help, consider a reinstall of LabVIEW or posting your VI to see if others can build it.
0 Kudos
Message 2 of 2
(2,711 Views)