S
Simon
Hi everyone,
Can anyone tell me if there is a standard way of detecting an error in a
process that I've started using the .net framework's
System.Diagnostics.Process class?
I need to regularly call a secondary application but be able to tell if
a problem has occured with it and log the error (and then probably
restart it)
Can anyone tell me how to detect the error in the running process?
Thanks to anyone who can advise
Best regards
Simon
Can anyone tell me if there is a standard way of detecting an error in a
process that I've started using the .net framework's
System.Diagnostics.Process class?
I need to regularly call a secondary application but be able to tell if
a problem has occured with it and log the error (and then probably
restart it)
Can anyone tell me how to detect the error in the running process?
Thanks to anyone who can advise
Best regards
Simon