[Mono-bugs] [Bug 45692][Maj] Changed - Transfer dataset over WebService unusable.
bugzilla-daemon@indri.ximian.com
bugzilla-daemon@indri.ximian.com
Sun, 10 Aug 2003 19:13:26 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=45692
--- shadow/45692 2003-07-02 17:55:00.000000000 -0400
+++ shadow/45692.tmp.21280 2003-08-10 19:13:26.000000000 -0400
@@ -2,21 +2,20 @@
Product: Mono/Class Libraries
Version: unspecified
OS: Red Hat 9.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.XML
AssignedTo: mono-bugs@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,13 @@
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.