expected hexadecimal error

Last post 11-15-2005, 8:58 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  11-15-2005, 8:16 PM 12706

    expected hexadecimal error

    We have a web site that uses a custom config file
     
    when we load the page containing the cutesoft editor we get the javascript error 'expected hexadecimal'. Clicking 'debug' does not bring up the client debugger but the page then loads. The custom toolbar we specified is in place but the editor is disabled.
     
    Changing the config page to any other config file (including the ones that came with the editor) in the autoconfig folder produces the same result
     
    Removing the property that specifies the config file fixes the problem.
     
    We are setting the path to the config files in the page load event. In addition, we are setting the height to 150px and showbottombar to false.
     
    This application was working prior to us reconfiguring our application location from the root of the C drive to a location two folders down from the root of the c drive.
     
    I have picked through the html produced by the page and all the pathst to the config files and other Cute resources are correct
     
    The two problems are that the error comes up and the editor is disabled.
     
    Can anyone assist
     
    Regards
     
    Ray
  •  11-15-2005, 8:58 PM 12708 in reply to 12706

    Re: expected hexadecimal error

    Ray,
     
    Can you paste your editor configuration code?
     
    Make sure your editor configuration code is similar as the following:

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

    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