[Mono-bugs] [Bug 35004][Nor] Changed - Unhandled Exception: System.Reflection.AmbiguousMatchException: <element> has more than one attribute of type <attribute_type>

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Dec 2002 16:15:24 -0000


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 james.birmingham@corp.terralycos.com.

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

--- shadow/35004	Sat Dec  7 14:50:18 2002
+++ shadow/35004.tmp.19749	Mon Dec  9 11:15:24 2002
@@ -134,6 +134,13 @@
 Miguel.
 
 
 ------- Additional Comments From martin@ximian.com  2002-12-07 14:50 -------
 I don't see why this had priority Blocker and there was no comment about it, so setting it to normal.
 
+
+------- Additional Comments From James.Birmingham@corp.terralycos.com  2002-12-09 11:15 -------
+We do not have any attributes in our code like [IndexerName ("XXX")] 
+so this is not the problem.  However, we do use indexers in a lot of 
+different places so I am hoping the code change you made will help me 
+to track it down.  I am rebuilding now.  I will let you know what I 
+find.