[Mono-bugs] [Bug 70116][Nor] Changed - Passing non-serializable classes across appdomains.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Dec 2004 18:25:30 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/70116	2004-12-01 17:36:44.000000000 -0500
+++ shadow/70116.tmp.20407	2004-12-01 18:25:30.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 70116
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: DUPLICATE
 Severity: Unknown
 Priority: Normal
 Component: remoting
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -76,6 +76,11 @@
 in <0x0002b> (wrapper remoting-invoke-with-check)
 System.AppDomain:GetAssemblies ()
 in <0x00043> X:Main ()
 
 
 Notice that AssemblyBuilder is not flagged as serializable on .NET either.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-12-01 18:25 -------
+
+
+*** This bug has been marked as a duplicate of 69181 ***