[Mono-bugs] [Bug 57845][Blo] Changed - wsdl crash
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 13:02:19 -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 james@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57845
--- shadow/57845 2004-04-29 14:49:50.000000000 -0400
+++ shadow/57845.tmp.24122 2004-05-05 13:02:19.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 57845
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Blocker
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -32,6 +32,10 @@
above error is replaced by:
Unhandled Exception: System.Net.Sockets.SocketException: Some sort of w32
error occurred: 0
in <0x001e7> System.Net.Sockets.Socket:BeginReceive
(byte[],int,int,System.Net.Sockets.SocketFlags,System.AsyncCallback,object)
+
+------- Additional Comments From james@ximian.com 2004-05-05 13:02 -------
+I've also get a simple test case which just uses
+WebRequest/WebResponse directly.