[Mono-bugs] [Bug 81554][Wis] Changed - Wrong Method Called via Remoting with Explicit Interface Implementation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon May 7 20:07:14 EDT 2007
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 robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=81554
--- shadow/81554 2007-05-07 20:01:58.000000000 -0400
+++ shadow/81554.tmp.10743 2007-05-07 20:07:14.000000000 -0400
@@ -112,6 +112,13 @@
for looking at the issue.
------- Additional Comments From robertj at gmx.net 2007-05-07 20:01 -------
Created an attachment (id=19200)
RemotingServices.diff
+
+------- Additional Comments From robertj at gmx.net 2007-05-07 20:07 -------
+There is still one issue left: MS.NET doesn't accept Mono's
+MethodCallMessage because it doesn't expect methods to be
+called "ITest.Foo" (including the interface name). It seems that
+in some places mono is still not resolving the method correctly.
+
More information about the mono-bugs
mailing list