[Mono-bugs] [Bug 57705][Nor] Changed - WebMethods who return a DataSet can't be called by clients

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 05:12:58 -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 gustav-w-s@online.de.

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

--- shadow/57705	2004-04-27 05:11:03.000000000 -0400
+++ shadow/57705.tmp.15816	2004-04-27 05:12:58.000000000 -0400
@@ -57,6 +57,11 @@
                 TestService service = new TestService();
                 DataSet ds = service.GetTheDataSet();
         }
 }
 ----------------------------------------
 3. Compile and run the client
+
+------- Additional Comments From gustav-w-s@online.de  2004-04-27 05:12 -------
+Created an attachment (id=7506)
+test case: DataSet-TestCase.tar.gz
+