[Mono-bugs] [Bug 54175][Wis] Changed -
Process.GetCurrentProcess().Kill() is not working!
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 11 04:53:43 EST 2005
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 bill.seddon at lyquidity.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54175
--- shadow/54175 2004-05-17 22:20:20.000000000 -0400
+++ shadow/54175.tmp.6277 2005-11-11 04:53:43.000000000 -0500
@@ -54,6 +54,15 @@
Please try a new version, and if it still fails, reopen the bug,
and provide OS, OS version, mono version information.
------- Additional Comments From gonzalo at ximian.com 2004-05-17 22:20 -------
This was implemented a while ago and works now.
+
+------- Additional Comments From bill.seddon at lyquidity.com 2005-11-11 04:53 -------
+Save the attachment as, say, TryProcess.cs and then compile using:
+
+csc TryProcess.cs
+
+or
+
+mcs TryProcess.cs /r:System.Windows.Forms /r:System.Drawing
More information about the mono-bugs
mailing list