[Mono-bugs] [Bug 79576][Wis] Changed - Exception when stopping HttpListener
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 5 06:28:25 EDT 2006
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 sylvain.taufour at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79576
--- shadow/79576 2006-10-05 06:22:52.000000000 -0400
+++ shadow/79576.tmp.32091 2006-10-05 06:28:25.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 79576
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: REOPENED
Resolution:
Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: gonzalo at ximian.com
ReportedBy: sylvain.taufour at gmail.com
@@ -81,6 +81,18 @@
Reopen once you provide the information requested. Thanks.
------- Additional Comments From sylvain.taufour at gmail.com 2006-10-05 06:22 -------
Created an attachment (id=17798)
Full test solution
+
+------- Additional Comments From sylvain.taufour at gmail.com 2006-10-05 06:28 -------
+It's a bit special.
+In fact I use several class of Mono to use HttpListener on all windows
+system (in microsoft framework it's only for winXP & win2003)
+So I'm on Win2k pro with .NET framework 2.0 and I pick several class
+to mono. I added this class to my solution and rename the namespace of
+mono class (ex : Mono.System.Net for System.Net)
+
+The version of mono is 1.1.17.1
+
+See the attachment for the full test solution.
More information about the mono-bugs
mailing list