Expected hexadecimal digit

Last post 10-27-2005, 1:14 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  10-26-2005, 10:53 PM 12037

    Expected hexadecimal digit

    I recently installed v5 and get the JavaScript error 'Expected hexadecimal digit' whenever I try to use a custom configuration file. I have even copied one of the AutoConfigure files into the configure folder, renamed it and still get the error. Please help as I really need to be able to resolve this issue. The other post on this issue was on of any assistance.

    This occurs on a completely clean installation - not an over-install over v4. The Autoconfigure files work fine but are not what I want. I have even tried using the mytools.config file without any success.
     
    Thank you.
  •  10-27-2005, 1:14 AM 12040 in reply to 12037

    Re: Expected hexadecimal digit

    RedMax,
     
    I think you must have some problems with your configuration files.
     
    Let us try the steps below:
     
    Step 1:

    Use the ConfigurationPath to specify the path of custom configuration file to an existing configuration file.

    For example:
     
     <CE:Editor id="Editor1" ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/simple.config" runat="server"></CE:Editor>

    Step 2:

    Create a new configuration file and name it "mytools.config".
     
    Open the configuration file and copy/paste the content of simple.config, save it to
    ~/CuteSoft_Client/CuteEditor/Configuration folder.

    Then try again:
     
     <CE:Editor id="Editor1" ConfigurationPath="~/CuteSoft_Client/CuteEditor/Configuration/AutoConfigure/mytools.config" runat="server"></CE:Editor>

    Hope it helps.

    Let me know if you have any further questions.




         

    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