Assertion failed !
392544Jul 9 2007 — edited Jul 9 2007Hi all,
I use Forms 6i with patch 17. The database is Oracle 8i 8.1.7.4.1 Enterprise Edition. And my PC runs with Windows XP Pro SP 2 , 256 Mb of RAM.
The mechanism of my forms is like this : before updating the based block there are controls. And these controls show an alert and raise form_trigger_failure after.
There are controls about based items and after that controls about non_based items. When the based_items controls are OK and the non_based items controls are not OK , that is the alert is shown and form_trigger_failure is raised , then the "Microsoft Visual C++ Runtime Library" error window appears ! The details of the errors are :
Assertion failed !
Program: C:\Softwares\R6i\BIN\ifrun60.EXE
File: C:\forms\608_new\src\it\ittl.c
Line: 739
Expression: ptimer && !((ptimer->pflags_ittlt)&(((ittlpflg)1))) && !((ptimer->pflags_ittlt)&(((ittlpflg)4))) && !((ptimer->pflags_ittlt)&(((ittlpflg)2)))
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)
I looked at the directory C:\forms but it does not exist !
So what should cause this problem ? And what should be done to solve it ?
Thank you very much indeed
Message was edited by:
andrianiaina