[Mono-bugs] [Bug 655727] Get compilation exception for Coolite component - An element with the same key already exists in the dictionary.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 22 16:28:22 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=655727

https://bugzilla.novell.com/show_bug.cgi?id=655727#c2


--- Comment #2 from Angel Colmenares <angel.ignacio.colmenares at gmail.com> 2011-03-22 20:28:21 UTC ---
Created an attachment (id=420772)
 --> (http://bugzilla.novell.com/attachment.cgi?id=420772)
test case

hi, 
here is my test case to reproduce: : Error CS0584: Internal compiler error: An
element with the same key already exists in the dictionary. (CS0584)

i'm using mono 2.10.1 .

you must download ext.net from http://www.ext.net/download/

message:

Server Error in '/' Application

Compilation Error

Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.

Compiler Error Message: CS0584: Internal compiler error: An element with the
same key already exists in the dictionary.

Source Error:

Line 18:                      Border="false" LabelWidth="150" 
Line 19:                      Frame="true" AnchorHorizontal="100%">             
Line 20:                   <Items>  
Line 21:                       < ext:SelectBox ID="selbox1" 
Line 22:                        AnchorHorizontal="92%" runat="server" 

Source File:
/home/angel/Projects/Tests/mono20101ExtNet/mono20101ExtNet/Default.aspx  Lines:
20, 21


Show Detailed Compiler Output:


Show Complete Compilation Source:

Version information: Mono Runtime Version: 2.10.1 (tarball dom mar 13 14:08:47
COT 2011); ASP.NET Version: 2.0.50727.1433

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list