Google Answers Logo
View Question
 
Q: How to detect child's process runtime error in .NET? ( No Answer,   1 Comment )
Question  
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?
Answer  
There is no answer at this time.

Comments  
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?

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

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 Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy