VB app keeps crashing when left running.

Hi,
I have a VB app, connecting ot mysql etc, running on
windows xp, sp2. When the app is open, and left
running in the background for aprox 10 mins or so, it
just seems to habg, and i cant access it. i have to do
a ctrl+alt+del to kill it from the process list, has
anybody had anything like this before? i have no idea
how to debug this, so any help would be appriciated..



many thanks





____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs


--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32 [at] m.gmane.org
Mark Mchugh [ Do, 21 Juli 2005 11:42 ] [ ID #888591 ]

RE: VB app keeps crashing when left running.

I would suspect it is nothing to do with MySQL. Are you able to run the
same app from the VB IDE and get it into the same state? If so, pressing
Ctrl-Break should show you where it is running when it "hangs".

It probably depends on what else your program is doing. Is it sitting in
a loop somewhere polling a serial port or other device? Including
DoEvents in any such loop may help, but it is better if you can avoid
the loop by using interrupts or timers if possible

John B.

-----Original Message-----
From: Mark Mchugh [mailto:mark_mch [at] yahoo.com]
Sent: Thursday, 21 July 2005 7:12 PM
To: mysql list
Subject: VB app keeps crashing when left running.

Hi,
I have a VB app, connecting ot mysql etc, running on
windows xp, sp2. When the app is open, and left
running in the background for aprox 10 mins or so, it
just seems to habg, and i cant access it. i have to do
a ctrl+alt+del to kill it from the process list, has
anybody had anything like this before? i have no idea
how to debug this, so any help would be appriciated..



many thanks




=09
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs



--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=3Dgcdmw-win32 [at] m.gmane.org
jbonnett [ Mo, 25 Juli 2005 00:45 ] [ ID #893682 ]
Datenbanken » gmane.comp.db.mysql.windows » VB app keeps crashing when left running.

Vorheriges Thema: mysql_init_server returns an error
Nächstes Thema: export data to file.txt