[Mono-bugs] [Bug 52265][Wis] Changed - Remoting fails when calling a method of a remote object with a Marsh... type in the arguments

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 17:34:54 -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 yoros@wanadoo.es.

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

--- shadow/52265	2003-12-16 17:31:09.000000000 -0500
+++ shadow/52265.tmp.7377	2003-12-16 17:34:54.000000000 -0500
@@ -20,6 +20,11 @@
 either MarshalByRefObject and the interface that the method expects, the
 remoting system tries to load an assembly looking for the class
 implementation. It shouldn't do that because it has the interface that the
 sent object is implementing...
 
 I attach an example that runs in MS.NET and not in MONO.
+
+------- Additional Comments From yoros@wanadoo.es  2003-12-16 17:34 -------
+Created an attachment (id=6263)
+Sample that runs on MS.NET and not in MONO / linux
+