Exadecimal digit 0x00 error

  •  06-10-2008, 7:00 AM

    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.
     
View Complete Thread