[Mono-bugs] [Bug 79732][Nor] Changed - [PATCH] Cross domain remoting regression due to change in BinaryFormatter
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Oct 24 13:58:11 EDT 2006
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 at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=79732
--- shadow/79732 2006-10-24 13:56:28.000000000 -0400
+++ shadow/79732.tmp.7459 2006-10-24 13:58:11.000000000 -0400
@@ -12,13 +12,13 @@
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] Cross domain remoting regression due to change in BinaryFormatter
-OtherBugsDependingOnThis: 79720
+OtherBugsDependingOnThis: 79275, 79720
In .NET 2.0, the BinaryFormatter.AssemblyFormatter is by default
FormatterAssemblyStyle.Simple while in .NET 1.x it was
FormatterAssemblyStyle.Full.
Due to this change, creation of instances that use types from referenced
More information about the mono-bugs
mailing list