Guest User

Untitled

a guest
Jun 25th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. NBugTrace: Starting to handle a System.Windows.Forms.Application.ThreadException.
  2. NBugTrace: Starting to generate a bug report for the exception.
  3. NBugTrace: Creating report file to custom path: C:\Documents and Settings\ii\Desktop\logs\Exception_129738999187607888.zip
  4. NBugError: Cannot write the minidump. MiniDumpWriteDump (dbghelp.dll) function returned error code: -2147024597
  5. NBugError: An exception occurred during bug report generation process. See the inner exception for details.
  6. Exception: NBug.Core.Util.Exceptions.NBugRuntimeException: Cannot write the minidump. MiniDumpWriteDump (dbghelp.dll) function returned error code: -2147024597
  7. at NBug.Core.Util.Logging.Logger.Error(String message)
  8. at NBug.Core.Reporting.MiniDump.DumpWriter.Write(SafeHandle fileHandle, DumpTypeFlag dumpTypeFlag)
  9. at NBug.Core.Reporting.MiniDump.DumpWriter.Write(SafeHandle fileHandle, String dumpType)
  10. at NBug.Core.Reporting.MiniDump.DumpWriter.Write(String minidumpFilePath)
  11. at NBug.Core.Reporting.BugReport.CreateReportZip(SerializableException serializableException, Report report)
  12. at NBug.Core.Reporting.BugReport.Report(Exception exception, ExceptionThread exceptionThread)
  13. NBugTrace: Starting to handle a System.AppDomain.UnhandledException.
  14. NBugTrace: Starting to generate a bug report for the exception.
  15. NBugTrace: Creating report file to custom path: C:\Documents and Settings\ii\Desktop\logs\Exception_129738999311085440.zip
  16. NBugTrace: Created a new report file. Currently the number of report files queued to be send is: 2
  17. NBugTrace: Submitting bug report via email.
  18. NBugError: An exception occurred while submitting bug report with E-mail. Check the inner exception for details.
  19. Exception: System.Xml.XmlException: '', hexadecimal value 0x05, is an invalid character. Line 12, position -257.
  20. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  21. at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
  22. at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
  23. at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos, Boolean expand, StringBuilder internalSubsetBuilder, Int32& charCount, EntityType& entityType)
  24. at System.Xml.XmlTextReaderImpl.ParseCharRefInline(Int32 startPos, Int32& charCount, EntityType& entityType)
  25. at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
  26. at System.Xml.XmlTextReaderImpl.ParseText()
  27. at System.Xml.XmlTextReaderImpl.ParseElementContent()
  28. at System.Xml.XmlTextReaderImpl.Read()
  29. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
  30. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
  31. at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
  32. at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
  33. at System.Xml.Linq.XElement.Load(Stream stream, LoadOptions options)
  34. at NBug.Core.Submission.Protocol..ctor(String connectionString, Stream reportFile, Protocols protocol)
  35. at NBug.Core.Submission.Dispatcher.EnumerateSubmitters(Stream reportFile, String destination, String connectionString)
  36. NBugError: An exception occurred while dispatching bug report. Check the inner exception for details.
  37. Exception: NBug.Core.Util.Exceptions.NBugRuntimeException: An exception occurred while submitting bug report with E-mail. Check the inner exception for details. ---> System.Xml.XmlException: '', hexadecimal value 0x05, is an invalid character. Line 12, position -257.
  38. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  39. at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
  40. at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
  41. at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos, Boolean expand, StringBuilder internalSubsetBuilder, Int32& charCount, EntityType& entityType)
  42. at System.Xml.XmlTextReaderImpl.ParseCharRefInline(Int32 startPos, Int32& charCount, EntityType& entityType)
  43. at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
  44. at System.Xml.XmlTextReaderImpl.ParseText()
  45. at System.Xml.XmlTextReaderImpl.ParseElementContent()
  46. at System.Xml.XmlTextReaderImpl.Read()
  47. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
  48. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
  49. at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
  50. at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
  51. at System.Xml.Linq.XElement.Load(Stream stream, LoadOptions options)
  52. at NBug.Core.Submission.Protocol..ctor(String connectionString, Stream reportFile, Protocols protocol)
  53. at NBug.Core.Submission.Dispatcher.EnumerateSubmitters(Stream reportFile, String destination, String connectionString)
  54. --- End of inner exception stack trace ---
  55. at NBug.Core.Util.Logging.Logger.Error(String message, Exception exception)
  56. at NBug.Core.Submission.Dispatcher.EnumerateSubmitters(Stream reportFile, String destination, String connectionString)
  57. at NBug.Core.Submission.Dispatcher.EnumerateDestinations(Stream reportFile)
  58. at NBug.Core.Submission.Dispatcher.Dispatch()
  59. at NBug.Core.Submission.Dispatcher..ctor(Boolean isAsynchronous)
  60. NBugTrace: Submitting bug report via email.
  61. NBugError: An exception occurred while submitting bug report with E-mail. Check the inner exception for details.
  62. Exception: System.Xml.XmlException: '', hexadecimal value 0x05, is an invalid character. Line 12, position -257.
  63. at System.Xml.XmlTextReaderImpl.Throw(Exception e)
  64. at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
  65. at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
  66. at System.Xml.XmlTextReaderImpl.ParseNumericCharRefInline(Int32 startPos, Boolean expand, StringBuilder internalSubsetBuilder, Int32& charCount, EntityType& entityType)
  67. at System.Xml.XmlTextReaderImpl.ParseCharRefInline(Int32 startPos, Int32& charCount, EntityType& entityType)
  68. at System.Xml.XmlTextReaderImpl.ParseText(Int32& startPos, Int32& endPos, Int32& outOrChars)
  69. at System.Xml.XmlTextReaderImpl.ParseText()
  70. at System.Xml.XmlTextReaderImpl.ParseElementContent()
  71. at System.Xml.XmlTextReaderImpl.Read()
  72. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
  73. at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
  74. at System.Xml.Linq.XElement.ReadElementFrom(XmlReader r, LoadOptions o)
  75. at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
  76. at System.Xml.Linq.XElement.Load(Stream stream, LoadOptions options)
  77. at NBug.Core.Submission.Protocol..ctor(String connectionString, Stream reportFile, Protocols protocol)
  78. at NBug.Core.Submission.Dispatcher.EnumerateSubmitters(Stream reportFile, String destination, String connectionString)
Add Comment
Please, Sign In to add comment