[Mono-bugs] [Bug 63097][Nor] Changed - Wrong Deserialization of DataSets

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 19 Sep 2004 05:53:37 -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 tsureshkumar@novell.com.

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

--- shadow/63097	2004-09-19 05:48:11.000000000 -0400
+++ shadow/63097.tmp.4476	2004-09-19 05:53:37.000000000 -0400
@@ -60,6 +60,11 @@
 ------- Additional Comments From helge@lenuweit.net  2004-08-15 15:33 -------
 use these commands to compile:
 mcs /target:library /r:System.Data SampleObject.cs
 mcs /r:System.Runtime.Remoting.dll /r:SampleObject.dll SampleServer.cs
 mcs /r:System.Runtime.Remoting.dll /r:SampleObject.dll /r:System.Data
 SampleClient.cs
+
+------- Additional Comments From tsureshkumar@novell.com  2004-09-19 05:53 -------
+Created an attachment (id=10830)
+patch
+