Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Error? Modal Dialog Box
Re: Error? Modal Dialog Box
08-02-2012, 8:40 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Error? Modal Dialog Box
Reply
Quote
Hi geoff04,
Please try the setting below in your web.config, it should fix this error.
<appSettings>
<add key="CuteEditorIgnore304" value="True" />
</appSettings>
Regards,
Ken
View Complete Thread