Cannot submit exception
Hi,
I often get the following message box on attempt to submit exception.
yuriy
-
Error submitting exception
-
Error submitting exception to ITN:
System.Xml.XmlException: Invalid character in the given encoding. Line 8,
position 146.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.InvalidCharRecovery(Int32& bytesCount,
Int32& charsCount)
at System.Xml.XmlTextReaderImpl.GetChars(Int32 maxCharsCount)
at System.Xml.XmlTextReaderImpl.ReadData()
at System.Xml.XmlTextReaderImpl.ParseAttributeValueSlow(Int32 curPos,
Char quoteChar, NodeData attr)
at System.Xml.XmlTextReaderImpl.ParseAttributes()
at System.Xml.XmlTextReaderImpl.ParseElement()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean
preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(Stream inStream)
at JetBrains.ExceptionReport.ITNProxy.GetSCR(String productname, Int32
id) in C:\TEMP\tmpA3AB.tmp\src\JetBrainsShared\ExceptionReport\ITNProxy.cs:line
117
at JetBrains.ExceptionReport.ITNExceptionSubmitter.SubmitException(String
excString, String excMessage, String excStackTrace, String description, String
itnUserName, String itnPassword, Int32 buildNumber, String osVersion, IWebProxy
proxy) in C:\TEMP\tmpA3AB.tmp\src\JetBrainsShared\ExceptionReport\ExceptionSubmitter.cs:line
126
at JetBrains.ExceptionReport.ITNExceptionSubmitter.SubmitException(Exception
e, String description, String userName, String password, Int32 buildNumber,
IWebProxy proxy) in C:\TEMP\tmpA3AB.tmp\src\JetBrainsShared\ExceptionReport\ExceptionSubmitter.cs:line
83
at JetBrains.ExceptionReport.ExceptionReportForm._btnSubmit_Click(Object
sender, EventArgs e) in C:\TEMP\tmpA3AB.tmp\src\JetBrainsShared\ExceptionReport\ExceptionReportForm.cs:line
411
-
OK
-
Please sign in to leave a comment.