[Mono-bugs] [Bug 60229][Nor] New - MS corlib serializable types cannot be deserialized on Mono
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 15 Jun 2004 16:30:58 -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=60229
--- shadow/60229 2004-06-15 16:30:58.000000000 -0400
+++ shadow/60229.tmp.26738 2004-06-15 16:30:58.000000000 -0400
@@ -0,0 +1,47 @@
+Bug#: 60229
+Product: Mono: Class Libraries
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: gert.driesen@pandora.be
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MS corlib serializable types cannot be deserialized on Mono
+
+The following types in the MS corlib cannot be deserialized on Mono :
+
+System.AppDomainSetup
+System.Text.StringBuilder
+System.Text.ASCIIEncoding
+System.Text.UnicodeEncoding
+System.Text.UTF7Encoding
+System.Text.UTF8Encoding
+System.Collections.CaseInsensitiveComparer
+System.Collections.CaseInsensitiveHashCodeProvider
+System.Collections.SortedList
+System.Collections.Stack
+System.Diagnostics.StackFrame
+System.Diagnostics.StackTrace
+System.Reflection.AssemblyName
+System.Runtime.Serialization.ObjectIDGenerator
+System.Globalization.DateTimeFormatInfo
+System.Globalization.GregorianCalendar
+System.Globalization.HebrewCalendar
+System.Globalization.HijriCalendar
+System.Globalization.JapaneseCalendar
+System.Globalization.JulianCalendar
+System.Globalization.KoreanCalendar
+System.Globalization.TaiwanCalendar
+System.Globalization.ThaiBuddhistCalendar
+System.Security.Policy.Evidence
+System.IO.MemoryStream
+System.IO.StringWriter
+System.Runtime.Remoting.Channels.TransportHeaders