[Mono-bugs] [Bug 76670][Nor] Changed - Kill() method of Process instance may not be working

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 11 04:54:52 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=76670

--- shadow/76670	2005-11-11 04:50:22.000000000 -0500
+++ shadow/76670.tmp.6307	2005-11-11 04:54:52.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 76670
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: bill.seddon at lyquidity.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -73,6 +73,15 @@
    title "Main Process".  This works under .Net but not under Mono
 
 ------- Additional Comments From bill.seddon at lyquidity.com  2005-11-11 04:50 -------
 Created an attachment (id=16045)
 Example program code
 
+
+------- Additional Comments From bill.seddon at lyquidity.com  2005-11-11 04:54 -------
+Save the attachment as, say, TryProcess.cs and compile using:
+
+csc TryProcess.cs
+
+or 
+
+mcs TryProcess.cs /r:System.Windows.Forms /r:System.Drawing


More information about the mono-bugs mailing list