yuhsing

Untitled

Jul 27th, 2013
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Exception Source: System.Xml
  2. Exception Type: System.Xml.XmlException
  3. Exception Message: An error occurred while parsing EntityName. Line 2269, position 29.
  4. Exception Target Site: Throw
  5.  
  6. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  7. at System.Xml.XmlTextReaderImpl.Throw(String res, Int32 lineNo, Int32 linePos)
  8. at System.Xml.XmlTextReaderImpl.HandleEntityReference(Boolean isInAttributeValue, EntityExpandType expandType, Int32& charRefEndPos)
  9. at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos, Char quoteChar, NodeData attr)
  10. at System.Xml.XmlTextReaderImpl.ParseAttributes()
  11. at System.Xml.XmlTextReaderImpl.ParseElement()
  12. at System.Xml.XmlTextReaderImpl.ParseElementContent()
  13. at System.Xml.XmlTextReaderImpl.Read()
  14. at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
  15. at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
  16. at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
  17. at System.Xml.XmlDocument.Load(XmlReader reader)
  18. at System.Xml.XmlDocument.Load(String filename)
  19. at xDiffPatcher.DiffFile.Load(String fileName, DiffType type)
  20. at xDiffPatcher.frmMain.btnLoad_Click(Object sender, EventArgs e)
  21. at System.Windows.Forms.Control.OnClick(EventArgs e)
  22. at System.Windows.Forms.Button.OnClick(EventArgs e)
  23. at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  24. at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  25. at System.Windows.Forms.Control.WndProc(Message& m)
  26. at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  27. at System.Windows.Forms.Button.WndProc(Message& m)
  28. at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  29. at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  30. at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
  31.  
  32. Additional info:
  33. Diff File: 2013-07-17cRageexe.xdiff
  34.  
  35. Patches:
Advertisement
Add Comment
Please, Sign In to add comment