pinkiegreene
Programmer
Hello and good day.
My vfp program crashes when user viewed the report through browser for more than 10 times. Program is developed on VFP8 on Win 7 platform. The program resides in Windows server 2008 with 4GB RAM. User, however, uses WinXP to login into the vfp program.
User will proceed to generate a report which displayed using BROWSER (OLE object). Program crashes with these error messages
Fatal error: Exception code=C0000005 @ 25/06/2014 09:24:13 AM. Error log file: Y:\CENTER\VFP8Rerr.log
Called from - frmvresult.browser1.init line 15 {y:\center\_webview.vct y:\center\_webview.vct}
Called from - frminquiry.cmdresult.click line 2 {y:\center\inquiryx.sct y:\center\inquiryx.sct}
Called from - patient.commandgroup1.command1.click line 2 {y:\center\patient.sct y:\center\patient.sct}
Called from - _3xm0jnqps line 459 {Y:\CENTER\cmenu.mpr cmenu.mpx}
Called from - ON... line 0 { }
Called from - _43m0j6jfi.activate line 70 {y:\center\main.sct y:\center\main.sct}
Called from - 3foo02m9 line 0 { y:\center\vclinic.exe}
I have debug many times in the program but unable to find an error. It just happens after more than 10 times of viewing the report. Then program closes and user has to re-login and everything will be fine for the next 10 timess.
Any advice is most appreciated!
Rgds
Pinkie
My vfp program crashes when user viewed the report through browser for more than 10 times. Program is developed on VFP8 on Win 7 platform. The program resides in Windows server 2008 with 4GB RAM. User, however, uses WinXP to login into the vfp program.
User will proceed to generate a report which displayed using BROWSER (OLE object). Program crashes with these error messages
Fatal error: Exception code=C0000005 @ 25/06/2014 09:24:13 AM. Error log file: Y:\CENTER\VFP8Rerr.log
Called from - frmvresult.browser1.init line 15 {y:\center\_webview.vct y:\center\_webview.vct}
Called from - frminquiry.cmdresult.click line 2 {y:\center\inquiryx.sct y:\center\inquiryx.sct}
Called from - patient.commandgroup1.command1.click line 2 {y:\center\patient.sct y:\center\patient.sct}
Called from - _3xm0jnqps line 459 {Y:\CENTER\cmenu.mpr cmenu.mpx}
Called from - ON... line 0 { }
Called from - _43m0j6jfi.activate line 70 {y:\center\main.sct y:\center\main.sct}
Called from - 3foo02m9 line 0 { y:\center\vclinic.exe}
I have debug many times in the program but unable to find an error. It just happens after more than 10 times of viewing the report. Then program closes and user has to re-login and everything will be fine for the next 10 timess.
Any advice is most appreciated!
Rgds
Pinkie