[Mono-bugs] [Bug 70961][Nor] Changed - DataSet with Column of MappingType = Attribute does not deserialize properly

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 4 Jan 2005 12:49:07 -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 dclough@prconline.com.

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

--- shadow/70961	2005-01-04 12:46:26.000000000 -0500
+++ shadow/70961.tmp.24456	2005-01-04 12:49:07.000000000 -0500
@@ -89,6 +89,23 @@
 that we reproduce what you get.
 
 ------- Additional Comments From dclough@prconline.com  2005-01-04 12:46 -------
 Created an attachment (id=13634)
 This file represents the serialized DataSet from the provided code.
 
+
+------- Additional Comments From dclough@prconline.com  2005-01-04 12:49 -------
+Here is the stack trace (written when file is Deserialized):
+
+quantum[root]:/usr/people/dclough/mono/exe> mono MonoConsole.exe
+System.Data.ConstraintException: Unique key violation
+in <0x00164> System.Data.Index:Insert 
+(System.Data.Node,System.Data.DataRowVersi
+on)
+in <0x001fc> System.Data.DataTable:InitializeIndex 
+(System.Data.Index)
+in <0x001e8> System.Data.UniqueConstraint:AssertConstraint ()
+
+
+
+Press <Enter> to exit...
+