Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Failed to load menus alert box for cute editor in IE
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:
Oldest to newest
Newest to oldest
Previous
Next
07-25-2011, 12:24 AM
68819
deepakthomas
Joined on 07-25-2011
Posts 1
Failed to load menus alert box for cute editor in IE
Reply
Quote
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
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Failed to load menus alert box for cute editor in IE
Reply
Quote
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