Assertion failed! [message #492395] |
Sun, 30 January 2011 23:38 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
theowais
Messages: 75 Registered: October 2009 Location: Multan
|
Member |
|
|
Assertion failed!
Program: D:\orant\BIN\ifrun60.EXE
File:E:\f994w32\src\if\iff\ifztma.c
Line: 607
Expression: 0
For information on how your program can cause an assertion
failure, see the Visual C++ documentation on asserts
(Press Retry to debug the application - JIT must be enabled)
Hi Experts,
The above message cause to close a form with hierarchical when executed.
What should be done?
|
|
|
Re: Assertion failed! [message #492402 is a reply to message #492395] |
Mon, 31 January 2011 00:10 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/72104.gif) |
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Visual C++ documentation on asserts should be read. It describes how your program can cause an assertion failure.
|
|
|