[Mono-bugs] [Bug 57413][Maj] New - problem in DataSet Deserialization.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Apr 2004 08:56:25 -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 along@mainsoft.com.

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

--- shadow/57413	2004-04-22 08:56:25.000000000 -0400
+++ shadow/57413.tmp.10405	2004-04-22 08:56:25.000000000 -0400
@@ -0,0 +1,40 @@
+Bug#: 57413
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: Sys.XML
+AssignedTo: atsushi@ximian.com                            
+ReportedBy: along@mainsoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: problem in DataSet Deserialization.
+
+Please fill in this template when reporting a bug, unless you know what 
+you are doing.
+Description of Problem:
+I have tried to deserialize the DataSet in the attached test,
+and exception is thrown.   
+
+Steps to reproduce the problem:
+1. run the attached test. 
+
+Actual Results:
+Exception is thrown.
+the exception is:"System.Xml.XmlException: 'None' is an invalid node type."
+
+Expected Results:
+the DataSet will be deserialized.
+
+How often does this happen? 
+Always.
+
+
+
+Additional Information: