Advertisement
janoulle

BlogML to Disqus error message

Apr 21st, 2011
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Users\Jane>C:\BlogMLtoDisqus.exe C:\habari.xml C:\disqus.wxr
  5.  
  6. Unhandled Exception: System.Xml.XmlException: An error occurred while parsing En
  7. tityName. Line 17, position 122.
  8. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  9. at System.Xml.XmlTextReaderImpl.Throw(String res, Int32 lineNo, Int32 linePos
  10. )
  11. at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeVa
  12. lue, EntityExpandType expandType, Int32& charRefEndPos)
  13. at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int
  14. 32& outOrChars)
  15. at System.Xml.XmlTextReaderImpl.FinishPartialValue()
  16. at System.Xml.XmlTextReaderImpl.get_Value()
  17. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
  18. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
  19. at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
  20. at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
  21. at BlogMLtoDisqus.Program.Main(String[] args)
  22.  
  23. C:\Users\Jane>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement