[Mono-bugs] [Bug 60306][Nor] New - MS System.Data serializable types cannot be deserialized on Mono

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 15:03:42 -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 gert.driesen@pandora.be.

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

--- shadow/60306	2004-06-16 15:03:42.000000000 -0400
+++ shadow/60306.tmp.13972	2004-06-16 15:03:42.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 60306
+Product: Mono: Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Data
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: gert.driesen@pandora.be               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: MS System.Data serializable types cannot be deserialized on Mono 
+
+The folowing types in the MS System.Data assembly cannot be deserialized 
+on Mono :
+
+System.Data.Odbc.OdbcPermission
+System.Data.OleDb.OleDbPermission
+System.Data.SqlClient.SqlClientPermission
+
+The serialized form of the following type is not compatible with MS.NET :
+
+System.Data.TypeDataSetGeneratorException.cs