[Mono-bugs] [Bug 57785][Maj] Changed - Web service call fails with XmlElement return type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 5 May 2004 10:31:14 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57785
--- shadow/57785 2004-05-05 06:16:39.000000000 -0400
+++ shadow/57785.tmp.21104 2004-05-05 10:31:14.000000000 -0400
@@ -137,6 +137,10 @@
Attached a test case. It shows that the exception is thrown even
before any connection to a web server is made.
------- Additional Comments From lluis@ximian.com 2004-05-05 06:16 -------
Does the test case work if you use the web service proxy generated by
MS.NET instead of the one generated by mono?
+
+------- Additional Comments From lluis@ximian.com 2004-05-05 10:31 -------
+Ok, I commited a fix for wsdl.exe and for the web service client. Can
+you confirm it is working with current CVS? Thanks.