Exadecimal digit 0x00 error

Last post 06-12-2008, 5:11 AM by Warwick. 3 replies.
Sort Posts: Previous Next
  •  06-10-2008, 7:00 AM 41286

    Exadecimal digit 0x00 error

    Hi,
     
    the latest version of control throw an xml exception on:
     
    System.Xml.XmlTextReaderImpl.Throw(Exception e) +90
    System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +77
    System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar) +185
    System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() +1953946
    System.Xml.XmlTextReaderImpl.ParseDocumentContent() +503
    System.Xml.XmlTextReaderImpl.Read() +41
    System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc) +31
    System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +162
    System.Xml.XmlDocument.Load(XmlReader reader) +96
    System.Xml.XmlDocument.Load(Stream inStream) +181
    CuteEditor.Impl.Resource.LoadIntoNvc(NameValueCollection nvc, String filepath) +116
    CuteEditor.Impl.Resource.a(NameValueCollection A_0, HttpContext A_1, ArrayList A_2) +230
    CuteEditor.Impl.Resource.a(NameValueCollection A_0, HttpContext A_1, String A_2, CultureInfo A_3) +216
    CuteEditor.Impl.Resource.LoadResources(HttpContext context, Editor editor, CultureInfo culture) +458

    Perhaps the problem born from Team Foundation Server incompatibility?

    marc.
     
  •  06-11-2008, 3:47 AM 41320 in reply to 41286

    Re: Exadecimal digit 0x00 error

    I'm getting the following error as Marc, using Cute Editor 06-04-2008, running VS2008 .NET 3.5 and ASP.NET Development Server on Vista x64.
     
    I have simply placed the Editor control on a WebForm (no master page) and the error occurs when run.
     
    '.', hexadecimal value 0x00, is an invalid character. Line 448, position 1.
     
    -Warwick 

  •  06-11-2008, 6:13 AM 41322 in reply to 41286

    Re: Exadecimal digit 0x00 error

    Hi, the problem is solved in latest version of control.
    But the only way to know it is download everyday the current version and tray beacause nothing, as the "Thread email alert" or date or other, show a new version exists!!!!
     
    Adam, I hate you! :-)
     
    marc.
  •  06-12-2008, 5:11 AM 41350 in reply to 41322

    Re: Exadecimal digit 0x00 error

    Hi. 
    I can confirm that the problem has gone away, I've tested with a build from June 11th 2008.
     
    Like you, I also find it frustrating that there is no simple way to know when the CurteEditor build has been updated, at the very least I'd expect the file's date shown on the Downloads page to be updated when a new build is issued.
     
    -Warwick
View as RSS news feed in XML