Re: Toolbar isnot displayed correctly after upgrading to CE5

  •  09-23-2005, 4:27 AM

    Re: Toolbar isnot displayed correctly after upgrading to CE5

    If I include G_start and G_end in my itemlist I get the following error:
    This collection already have item named : g
    [Exception: This collection already have item named : g]
       CuteEditor.ToolControlCollecton.Insert(Int32 index, ToolControl toolctrl) +156
       CuteEditor.a.a(ConfigItem A_0, Boolean A_1) +1558
       CuteEditor.a.o() +3087
       CuteEditor.Editor.CreateChildControls() +37
       System.Web.UI.Control.EnsureChildControls() +100
       System.Web.UI.Control.PreRenderRecursiveInternal() +38
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Control.PreRenderRecursiveInternal() +125
       System.Web.UI.Page.ProcessRequestMain() +1499
    
View Complete Thread