[Mono-bugs] [Bug 51839][Nor] Changed - WSDL tool bug when trying to generate proxy

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 16 Feb 2004 13:09:55 -0500 (EST)


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 lluis@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=51839

--- shadow/51839	2004-02-15 18:17:02.000000000 -0500
+++ shadow/51839.tmp.6771	2004-02-16 13:09:55.000000000 -0500
@@ -1,17 +1,17 @@
 Bug#: 51839
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
+Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.Web
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: lluis@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: WSDL tool bug when trying to generate proxy
@@ -112,6 +112,14 @@
 in <0x00262> System.Xml.XmlTextReader:Read ()
 in <0x00097> System.Xml.XmlReader:MoveToContent ()
 in <0x00116> Mono.WebServices.Driver:Run (string[])
 
 
 
+
+------- Additional Comments From lluis@ximian.com  2004-02-16 13:09 -------
+The tcp dump shows that the response of the server is not complete.
+Did you attach the complete trace. If so, the problem may be the
+client closing the connection too soon. 
+
+You said that it works sometimes. A tcp dump of a wsdl execution that
+works would be also helpful.