[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
Mon Oct 30 12:40:16 EST 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-30 12:40:15.000000000 -0500
+++ shadow/79732.tmp.13499	2006-10-30 12:40:16.000000000 -0500
@@ -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: 79275, 79720
+OtherBugsDependingOnThis: 79275[DUPLICATE], 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