[Mono-bugs] [Bug 45692][Maj] Changed - Transfer dataset over WebService unusable.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 25 Mar 2004 05:42:42 -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=45692
--- shadow/45692 2003-07-02 17:55:00.000000000 -0400
+++ shadow/45692.tmp.5428 2004-03-25 05:42:42.000000000 -0500
@@ -1,22 +1,21 @@
Bug#: 45692
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Major
-Component: System.XML
-AssignedTo: mono-bugs@ximian.com
+Component: Sys.XML
+AssignedTo: lluis@ximian.com
ReportedBy: pumpik@hotpop.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Transfer dataset over WebService unusable.
Please fill in this template when reporting a bug, unless you know what
you are doing.
Description of Problem:
Simple Dataset over WebService unusable
@@ -75,6 +74,23 @@
With typed Dataset, this error is same...
------- Additional Comments From pumpik@hotpop.com 2003-07-02 17:55 -------
Created an attachment (id=4772)
New Error from currently compiled classes from CVS
+
+------- Additional Comments From miguel@ximian.com 2003-08-10 19:13 -------
+Can you try again with the new version of Mono? I believe we do
+support datasets now.
+
+It would also be very helpful if you could attach a sample C# program
+(with its Reference.cs stub file) so we can test this ourselves.
+
+------- Additional Comments From miguel@ximian.com 2003-10-20 14:16 -------
+Reassigning to Lluis
+
+------- Additional Comments From gsanjay@novell.com 2003-12-08 05:53 -------
+Checked with mcs 0.29. Works fine now.
+
+------- Additional Comments From lluis@ximian.com 2004-03-25 05:42 -------
+Confirmed, this works with current CVS. I've also created a test case
+for this.