Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP User Interface in Visual Basic
Message
 
 
To
30/08/2002 02:25:16
Handi Rusli
PT. Alam Sumbervita
Jakarta, Indonesia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00694337
Message ID:
00695513
Views:
17
>Yes, that's right !! the messagebox is no longer appeared.
>
>But .... another problem occured :-(
>
>When I try to close VFP Form, another messagebox ( Fatal Error ) occured, like this :
>"Fatal error:exception code=C0000005 @ 30-08-2002 12:51:56 PM. Error log file: c:\belajar\vfp7Rerr.log
>Called from - runningform2.timer line 5 {c:\belajar\com_server.vct c:\belajar\com_server.vct}"
>
>
>Am I missing something ?
>

Before launching the form, set the timer interval to 0 or the Enabled property to .F. so the timer won't continue to fire while the form is active. It could be that the timer has queued up some events and when you issue the RELEASE THIS (tyring to destroy the timer), VFP throws the C5 error.

If that doesn't help, C5 errors are very hard to diagnose especially from half a world away. ;-) Good luck!
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform