[Mono-bugs] [Bug 77191][Nor] Changed - [PATCH] Mono remoting runtime can not resolve overload method during remote request method call processing.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 2 06:14:47 EST 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 informatique.internet at fiducial.fr.
http://bugzilla.ximian.com/show_bug.cgi?id=77191
--- shadow/77191 2006-02-01 11:24:15.000000000 -0500
+++ shadow/77191.tmp.29427 2007-02-02 06:14:47.000000000 -0500
@@ -353,6 +353,11 @@
------- Additional Comments From alex.gap at mail.ru 2006-02-01 11:24 -------
Q: What if the client uses reflection to call a private remote method?
A: Server throws exception with approx. description "Impossible to
invoke non-public method through remoting". .NET 1.1 did in that way -
I had experience with it.
+
+------- Additional Comments From informatique.internet at fiducial.fr 2007-02-02 06:14 -------
+Created an attachment (id=18610)
+More Simple TestCase (monodevelop solution) (.tar.gz)
+
More information about the mono-bugs
mailing list