[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:52:24 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:36:04.000000000 -0400
+++ shadow/79732.tmp.6619	2006-10-24 13:52:24.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 79732
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: [PATCJ] CrossAppDomain regression due to change in BinaryFormatter
+Summary: [PATCH] Cross domain remoting regression due to change in BinaryFormatter
 
 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