Failed to load menus alert box for cute editor in IE

Last post 07-25-2011, 2:05 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  07-25-2011, 12:24 AM 68819

    Failed to load menus alert box for cute editor in IE

    hi,
    I am using the cute editor
     <CE:Editor ID="edDescription" AutoConfigure="Minimal" runat="server" ConfigurationPath="/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/Minimal.config">
                                        </CE:Editor>
    on taking this in IE i am getting an alert box saying Failed to load menus is coming.What is the reason for this.Is there any solution? 
  •  07-25-2011, 2:05 AM 68825 in reply to 68819

    Re: Failed to load menus alert box for cute editor in IE

    Hi deepakthomas,
     
    Does the below code work for you?
     
         <CE:Editor ID="editor1" runat="server">
            </CE:Editor>
     
    This issue only happens on IE browser?
     
    Is your site online? If so, can you post the test url? So we can check it for you.
     
    Regards,
     
    Ken
View as RSS news feed in XML