Can't change the setting unless it's created by the Editor

Last post 03-16-2006, 1:14 PM by Adam. 4 replies.
Sort Posts: Previous Next
  •  03-15-2006, 1:36 PM 17252

    Can't change the setting unless it's created by the Editor

    Occasionally our users get the following error when using the CuteEditor. I have read the posts on this but they were no help:

    Can't change the setting unless it's created by the Editor

    Here is the code in the ascx page:
    <rte:editor id="uceRevisions" width="100%" height="110" runat="server" ConfigurationPath="/midas/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/legal.config" />

    Here is the stack trace for the error

    Server Error in '/midas' Application.

    Can't change the setting unless it's created by the Editor

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Exception: Can't change the setting unless it's created by the Editor

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:

    [Exception: Can't change the setting unless it's created by the Editor]
    CuteEditor.a.p() +105
    CuteEditor.a.a(Object A_0, EventArgs A_1) +12
    System.Web.UI.Control.OnPreRender(EventArgs e) +67
    System.Web.UI.Control.PreRenderRecursiveInternal() +62
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Control.PreRenderRecursiveInternal() +125
    System.Web.UI.Page.ProcessRequestMain() +1509


    Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300



  •  03-15-2006, 2:23 PM 17253 in reply to 17252

    Re: Can't change the setting unless it's created by the Editor

    Here is the config file:
    <?xml version="1.0" encoding="utf-8" ?>
    <configuration>
        <contextmenu>
            <item name="Editing" value="False" />
            <item name="Format" value="False" />
            <item name="Insert" value="False" />
            <item name="InsertAdvanced" value="False" />
            <item name="InsertFiles" value="False" />
            <item name="InsertForms" value="False" />
            <item name="Relative" value="False" />
            <item name="Tags" value="False" />
            <item name="Verbs" value="False" />
        </contextmenu>
        <toolbars>
            <item type="g_start" />
            <item type="image" name="Bold" />
            <item type="image" name="Italic" />
            <item type="image" name="Underline" imagename="under" />
            <item type="image" name="StrikeThrough" imagename="strike" />
           
            <!--
            <item type="image" name="Superscript" />
            <item type="image" name="Subscript" />
            -->

            <item type="separator" />
            <item type="image" name="JustifyLeft" imagename="left" />
            <item type="image" name="JustifyCenter" imagename="center" />
            <item type="image" name="JustifyRight" imagename="right" />
            <item type="image" name="JustifyFull" />
            <item type="separator" />
            <item type="netspell" />
            <item type="g_end" />
           
            <!--
            <item type="g_start" />
            <item type="dropdown" name="FontName" text="[[FontName]]" command="FontName" />
            <item type="dropdown" name="FontSize" text="[[FontSize]]" command="FontSize" />
            <item type="g_end" />
            -->
        </toolbars>
    </configuration>


  •  03-15-2006, 6:15 PM 17259 in reply to 17253

    Re: Can't change the setting unless it's created by the Editor

    jasonsirota,
     
    Which version of Cute Editor are you using?
     
    The latest version is 5.2. We offer free upgrade to the existing clients.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  03-15-2006, 9:31 PM 17261 in reply to 17259

    Re: Can't change the setting unless it's created by the Editor

    I am running CuteEditor 4.0. Would this have been fixed in 5.2?

    Thanks!
    Jason

  •  03-16-2006, 1:14 PM 17276 in reply to 17261

    Re: Can't change the setting unless it's created by the Editor

    Jason,
     
    Yes, please upgrade to the version 5.2.  The version 4.0 is released on sep 2004.  There are many fixes and improvements in the version 5.2.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML