[Mono-bugs] [Bug 60801][Maj] Changed - Adding a call to System.Net.ServicePointManager.DefaultConnectionLimit kills any application!
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 27 Jun 2004 03:02:56 -0400 (EDT)
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 duncan@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=60801
--- shadow/60801 2004-06-27 01:14:42.000000000 -0400
+++ shadow/60801.tmp.26890 2004-06-27 03:02:56.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 60801
Product: Mono: Runtime
Version: unspecified
OS: GNU/Linux [Other]
OS Details: fedora core 2
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: casolorz@sbcglobal.net
@@ -153,6 +153,12 @@
0x4092cdc9 [WindowsApp.exe]
Unhandled Exception: System.NullReferenceException: Object reference not
set to an instance of an object
+
+------- Additional Comments From duncan@ximian.com 2004-06-27 03:02 -------
+Can you provide the source of this test case?
+
+Also, how did you install Mono? I see that there's an assembly
+reference error in your posting for System.dll. That looks fishy to me.