K
keith
hey all
just wondering if anyone has every had written an app that would run
for a random period of time and then just completely dissapear (even
from memory)?
i'm sure it's something in my code, but i'll start my app and just let
it sit there and within 18-24 hours later it'll sometimes just
dissapear. I've got print statements to a log file within the
dispose() method, and closed, closing, and disposed events, yet nothing
gets written. also have catch statements around everything and print
statements within those, again nothing written. the general
environment of the app is 2 threads, the main one is the gui, and the
2nd one is a gprs connection connecting/disconnecting looking for
updates from a db server.
anyone has any clues please let me know, i appreciate it
thanks keith
just wondering if anyone has every had written an app that would run
for a random period of time and then just completely dissapear (even
from memory)?
i'm sure it's something in my code, but i'll start my app and just let
it sit there and within 18-24 hours later it'll sometimes just
dissapear. I've got print statements to a log file within the
dispose() method, and closed, closing, and disposed events, yet nothing
gets written. also have catch statements around everything and print
statements within those, again nothing written. the general
environment of the app is 2 threads, the main one is the gui, and the
2nd one is a gprs connection connecting/disconnecting looking for
updates from a db server.
anyone has any clues please let me know, i appreciate it
thanks keith