
When my program hangs/crash in 2K or XP must kill and restart How?
Hi,
I have an application that must run for 24/7.
The problem is sometimes something happens and it hangs/crash.
We haven't worked out what is wrong and we need to deliver soon.....
So my boss has said to come up with a backup plan just in case we
can't find the bug.
We have an application that starts all the other application including
the one that crashes. We have here a sort of way to kill the
application if this happens, but for some reason when we use the
terminate process it doesn't always kill it completely.
So I want ideas how to do this.
Jippie