[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 06:16:39 -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-04-30 13:29:52.000000000 -0400
+++ shadow/57785.tmp.17309 2004-05-05 06:16:39.000000000 -0400
@@ -133,6 +133,10 @@
Test case for bug 57785
------- Additional Comments From photon@seznam.cz 2004-04-30 13:29 -------
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?