[Mono-bugs] [Bug 81519][Wis] New - System.Reflection.AmbiguousMatchException on mono

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 2 15:48:03 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 joncham at gmail.com.

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

--- shadow/81519	2007-05-02 15:48:03.000000000 -0400
+++ shadow/81519.tmp.20263	2007-05-02 15:48:03.000000000 -0400
@@ -0,0 +1,43 @@
+Bug#: 81519
+Product: Mono: Runtime
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: remoting
+AssignedTo: lluis at ximian.com                            
+ReportedBy: joncham at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: System.Reflection.AmbiguousMatchException on mono
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+Run sample application (stripped down sample of larger application). Mono
+fails with System.Reflection.AmbiguousMatchException, .Net does not. Test
+works with mono/.Net client and .Net server, and fails with mono/.Net
+client and mono server.
+
+
+Steps to reproduce the problem:
+1. Run ConsoleApplication2.exe under mono
+2. Run ConsoleApplication1.exe
+3. Exception
+
+Actual Results:
+System.Reflection.AmbiguousMatchException
+
+Expected Results:
+The message is: my message
+The true/false?: True
+
+How often does this happen? 
+Everytime
+
+Additional Information:


More information about the mono-bugs mailing list