RE: External process fails with switch arguments
- From: stcheng@xxxxxxxxxxxxxxxxxxxx (Steven Cheng[MSFT])
- Date: Thu, 21 Jun 2007 09:05:04 GMT
Hi Michael,
From your description, you're using the System.Diagnostics.Process class tolaunch some external program, but got some error behavior, correct?
Based on the code snippet you provided, the external program you launch is
a "date" application and will take some commandline arguments. Would you
provide some further information on the date application's code logic or
what's the expected behavior if you launch it interactively (without using
Process class) in commandline or through shell?
Also, I'm wondering whether the "date" program is also developed by you or
your team and if you have source code or symbol to perform live debugging
against it. If so, that'll be quite helpful for us to do further problem
tracking.
Please feel free to let me know if there is anything I missed.
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Prev by Date: Re: New at .Net/C#
- Next by Date: Re: Upload a text file thru webclient
- Previous by thread: Re: New at .Net/C#
- Next by thread: Re: External process fails with switch arguments
- Index(es):
Relevant Pages
|