log-20221028.txt 644 B

123456789
  1. 2022-10-28 13:16:22.851 +08:00 [Warning] 根级别上的数据无效。 第 1 行,位置 1。
  2. System.Xml.XmlException: 根级别上的数据无效。 第 1 行,位置 1。
  3. 在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
  4. 在 System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
  5. 在 System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
  6. 在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
  7. 在 System.Xml.XmlTextReaderImpl.Read()
  8. 在 System.Xml.XmlTextReader.Read()
  9. 在 NppXmlTreeviewPlugin.Parsers.NppXmlNode.TryParse(String xml, String nodeNameAttribute, ILogger logger, NppXmlNode& nppXmlNode)