LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Fatal Internal Error : image.cpp line 12727

Solved!
Go to solution
My application has a button calls Exit VI to quit, but Labview popup a error message "Fatal Internal Error : image.cpp line 12727", this error message only reports when the application has been built as EXE. If I run the VI in Labview, it can quit without any error. My Labview version is 8.0.
0 Kudos
Message 1 of 7
(4,398 Views)
Solution
Accepted by topic author zhdo77

Hey,

 

You can try to hide the Frontpanel before allowing the application to exit, this might solve the error. Use the FP.State Property and wirte "Hidden" or "minimized" to it.

You can e.g. place this in a event structure with the "Panel Close" event.

 

 

Christian

Message 2 of 7
(4,377 Views)

Christian, Thanks a lot!

 

I did a quick try with your suggestion, it seems stop the error.

0 Kudos
Message 3 of 7
(4,372 Views)
Great !
Message 4 of 7
(4,366 Views)

zhdo77 wrote:

I did a quick try with your suggestion, it seems stop the error.


Then could you please mark Christian's post as solution to your problem and not your post. You can unmark it by click on "Options" located at top right corner of your post which you marked now and select Unmark solution. then please mark Christian's post by selecting Mark as solution from the Options menu from Christian's post.

  

Hope you understand,

Mathan

Message 5 of 7
(4,346 Views)

 

Hi

 

I also have a similar kind of problem, but in my case the exe was working fine for quite some time. say almost a year or so.

 

There are few screens which i am taking the front panel print otion in my software, when i click print on a particular screen, it pop-up this error

Fatal Internal error "image.cpp" , line 13192, labview version 8.2.1. you will loose any unsaved work, to resolve this issue relaunch labview or contact national instruments.

Once i click ok, it shuts down the software & i have to start the application again 

For all the other sceens in the same application .. the same function is working fine. 

 

Now unlike zhdo77 problem, my problem gets resolved once i reinstall the software, or sometimes by reinstalling the device drivers in the PC. But when i restarts my PC the problem appears again.

 

Now, my Q is ... how come the same  exe was working fine for last one year, i faced this problem 2-3 days back only. 

& what are the probable causes. 

 

Message Edited by Rajan_77 on 07-02-2009 05:36 AM
Thanks & Regards,
Rajan
0 Kudos
Message 6 of 7
(4,181 Views)

@RSTLVU said that this thread should be locked.  I  split the thread. Reply on the moved question 

 

Thanks,


"Should be" isn't "Is" -Jay
0 Kudos
Message 7 of 7
(3,236 Views)