[Mono-bugs] [Bug 51990][Nor] New - Multiple servers in Remoting does not work.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 10 Dec 2003 08:23:34 -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 mwh@sysrq.dk.

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

--- shadow/51990	2003-12-10 08:23:34.000000000 -0500
+++ shadow/51990.tmp.2203	2003-12-10 08:23:34.000000000 -0500
@@ -0,0 +1,24 @@
+Bug#: 51990
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: LFS, Mono-0.29
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: CORLIB
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: mwh@sysrq.dk               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Multiple servers in Remoting does not work.
+
+I get this exception when trying to use multiple servers in remoting:
+
+Unhandled Exception: System.Reflection.AmbiguousMatchException: Ambiguous
+matching in method resolution
+
+Code that exposes this bug is attached.