|
|
Subject:
How to detect child's process runtime error in .NET?
Category: Computers > Programming Asked by: alanbhk-ga List Price: $10.00 |
Posted:
30 Jan 2005 20:04 PST
Expires: 01 Mar 2005 20:04 PST Question ID: 466127 |
I wrote a program, using .NET C#, which test run a executable and check its correctness. I used the System.Diagnostics.Process class to create new process and execute it. But there is a possibility that the program got a runtime error(deleting invalid pointer, stach overflow). Is there any way i could detect these kinds of runtime error? |
|
There is no answer at this time. |
|
Subject:
Re: How to detect child's process runtime error in .NET?
From: mutang-ga on 31 Jan 2005 04:53 PST |
Can you not get that from the ExitCode property of the process? |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |