[Mono-bugs] [Bug 47040][Nor] Changed - Process.Start() not working

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 14 Nov 2003 11:26:22 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=47040

--- shadow/47040	2003-11-14 07:51:32.000000000 -0500
+++ shadow/47040.tmp.10608	2003-11-14 11:26:22.000000000 -0500
@@ -87,6 +87,14 @@
 effect of preventing Process.Start() working.
 
 ------- Additional Comments From yakeen@sannyas-on.net  2003-11-14 07:51 -------
 I have the same problem but with this exeption:
 
 Some sort of w32 error occurred: 3
+
+------- Additional Comments From dick@ximian.com  2003-11-14 11:26 -------
+That is ERROR_PATH_NOT_FOUND.
+
+If you are sure that the pathname you are passing to Process.Start()
+is valid, please attach a small test case to this bug so that I can
+reproduce the problem.
+