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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 15 Feb 2004 18:17:02 -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 davidandrewtaylor@hotmail.com.

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

--- shadow/51839	2004-02-15 18:11:43.000000000 -0500
+++ shadow/51839.tmp.846	2004-02-15 18:17:02.000000000 -0500
@@ -91,6 +91,27 @@
 
 
 ------- Additional Comments From davidandrewtaylor@hotmail.com  2004-02-15 18:11 -------
 Created an attachment (id=6704)
 TCP Dump of MONO Bug Retreiving WSDL file
 
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-02-15 18:17 -------
+Additional Information:
+This is very strange.  It seems that 9 out of 10 times the proxy 
+generation fails whilst 1 out of 10 times it succeeds.  (on MS.NET 
+it always words).  
+
+I have attached a TCP Dump of a failed case.  Here is the error 
+reported when trying to generate the proxy:
+
+Mono Web Services Description Language Utility
+Fetching 
+http://trillian.research.mit:7041/DnsProvisioning/services/DnsManagem
+entWebService?WSDL
+Error: System.Xml.XmlException: Document element did not appear.
+in <0x00262> System.Xml.XmlTextReader:Read ()
+in <0x00097> System.Xml.XmlReader:MoveToContent ()
+in <0x00116> Mono.WebServices.Driver:Run (string[])
+
+
+