Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP User Interface in Visual Basic
Message
 
 
À
30/08/2002 02:25:16
Handi Rusli
PT. Alam Sumbervita
Jakarta, Indonésie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00694337
Message ID:
00695513
Vues:
15
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform