combo box error on Mono 2.8 - ext 1.0 RC

Page 1 of 2 12 LastLast
  1. #1

    combo box error on Mono 2.8 - ext 1.0 RC

    I get error for combo box when I use version 1.0 RC. No error on previous version.

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

    Mono: 2.8
  2. #2
    Hi,

    Please post techincal support questions in the Help forum.

    Could you provide a sample code to reproduce?
  3. #3
    I just copy from RC 1 example for combobox
  4. #4
    Hi,

    It looks like a Mono bug. I would have reported it the Mono team.
  5. #5
    Ok, thanks.
  6. #6
    Still error with mono 2.8.1

    The following exception has been thrown for the file(s) listed above:

    System.Web.Compilation.CompilationException: CS0584: Internal compiler error: An element with the same key already exists in the dictionary.
      at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath virtualPath, System.CodeDom.Compiler.CompilerParameters options) [0x00292] in /private/tmp/monobuild/build/BUILD/mono-2.8.1/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:829 
      at System.Web.Compilation.AssemblyBuilder.BuildAssembly (System.Web.VirtualPath virtualPath) [0x00000] in /private/tmp/monobuild/build/BUILD/mono-2.8.1/mcs/class/System.Web/System.Web.Compilation/AssemblyBuilder.cs:731 
      at System.Web.Compilation.BuildManager.GenerateAssembly (System.Web.Compilation.AssemblyBuilder abuilder, System.Web.Compilation.BuildProviderGroup group, System.Web.VirtualPath vp, Boolean debug) [0x0025d] in /private/tmp/monobuild/build/BUILD/mono-2.8.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:814 
      at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp, Boolean debug) [0x0011c] in /private/tmp/monobuild/build/BUILD/mono-2.8.1/mcs/class/System.Web/System.Web.Compilation/BuildManager.cs:465 
    ******* DEBUG MODE MESSAGE *******
    Last edited by geoffrey.mcgill; Nov 22, 2010 at 4:10 AM. Reason: please use [CODE] tags
  7. #7
    Hi,

    I think it's still Mono issue. Did you report?
  8. #8
    Not yet since you have reported to Mono team.
  9. #9
    I did not report. It was just the suggestion for you.

    Just Mono is not officially supported by Ext.Net. I have no Mono on my machine, so I can't even reproduce the issue. But I discussed it with Dev team who dealt with Mono. They told me it's likely Mono bug, there was similar problems before.
  10. #10
    I have reported to Mono bugzilla.
Page 1 of 2 12 LastLast

Similar Threads

  1. Error in control AjaxLinked Combo
    By julioc_m18 in forum 1.x Help
    Replies: 5
    Last Post: Jan 30, 2011, 10:01 PM
  2. [1.0] Error when binding combo
    By shankar in forum 1.x Help
    Replies: 1
    Last Post: Jul 25, 2010, 9:18 AM
  3. Replies: 3
    Last Post: May 11, 2010, 10:36 AM
  4. mono error with version 0.8
    By helmishariff in forum 1.x Help
    Replies: 2
    Last Post: Jul 10, 2009, 6:47 PM
  5. IE7 Update Panel javascript error with Mono
    By cristianpsg in forum Bugs
    Replies: 0
    Last Post: Apr 30, 2009, 1:27 PM

Tags for this Thread

Posting Permissions