crashId,date,user,version,exceptionname,message,stacktrace,screen,collectionId,ismainexception
System.Int32,System.DateTime,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Boolean
43,639241095812370000,'3','1.9.0.50','System.ObjectDisposedException','Cannot access a disposed object.\0D\0AObject name: 'ProgressBar'.','   at System.Windows.Forms.Control.CreateHandle()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at ProjectDonut.TaskHelper.ThreadTask_Completed(Object sender\2C EventArgs e) in D:\5CSource Code\5CGit\5CTax\5CClasses\5CTaskHelper.cs:line 58\0D\0A   at TaxLib.Tasks.ThreadTask.ThreadMethod() in D:\5CSource Code\5CGit\5CTax\5CTaxLib\5CTasks\5CThreadTask.cs:line 164\0D\0A   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state)\0D\0A   at System.Threading.ThreadHelper.ThreadStart()','MainScreen',102,T
44,639241338791230000,'3','1.9.0.50','System.ObjectDisposedException','Cannot access a disposed object.\0D\0AObject name: 'ProgressBar'.','   at System.Windows.Forms.Control.CreateHandle()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at ProjectDonut.TaskHelper.ThreadTask_Completed(Object sender\2C EventArgs e) in D:\5CSource Code\5CGit\5CTax\5CClasses\5CTaskHelper.cs:line 58\0D\0A   at TaxLib.Tasks.ThreadTask.ThreadMethod() in D:\5CSource Code\5CGit\5CTax\5CTaxLib\5CTasks\5CThreadTask.cs:line 164\0D\0A   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state)\0D\0A   at System.Threading.ThreadHelper.ThreadStart()','MainScreen',102,T
45,639245339926800000,'3','1.9.0.50','System.ObjectDisposedException','Cannot access a disposed object.\0D\0AObject name: 'ProgressBar'.','   at System.Windows.Forms.Control.CreateHandle()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at ProjectDonut.TaskHelper.ThreadTask_Completed(Object sender\2C EventArgs e) in D:\5CSource Code\5CGit\5CTax\5CClasses\5CTaskHelper.cs:line 58\0D\0A   at TaxLib.Tasks.ThreadTask.ThreadMethod() in D:\5CSource Code\5CGit\5CTax\5CTaxLib\5CTasks\5CThreadTask.cs:line 164\0D\0A   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state)\0D\0A   at System.Threading.ThreadHelper.ThreadStart()','MainScreen',102,T
46,639245633141470000,'3','1.9.0.50','System.ObjectDisposedException','Cannot access a disposed object.\0D\0AObject name: 'ProgressBar'.','   at System.Windows.Forms.Control.CreateHandle()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at ProjectDonut.TaskHelper.ThreadTask_Completed(Object sender\2C EventArgs e) in D:\5CSource Code\5CGit\5CTax\5CClasses\5CTaskHelper.cs:line 58\0D\0A   at TaxLib.Tasks.ThreadTask.ThreadMethod() in D:\5CSource Code\5CGit\5CTax\5CTaxLib\5CTasks\5CThreadTask.cs:line 164\0D\0A   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state\2C Boolean preserveSyncCtx)\0D\0A   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext\2C ContextCallback callback\2C Object state)\0D\0A   at System.Threading.ThreadHelper.ThreadStart()','MainScreen',102,T
47,639245645128170000,'3','1.9.0.50','System.FormatException','Input string was not in a correct format.','   at System.Number.StringToNumber(String str\2C NumberStyles options\2C NumberBuffer& number\2C NumberFormatInfo info\2C Boolean parseDecimal)\0D\0A   at System.Number.ParseInt64(String value\2C NumberStyles options\2C NumberFormatInfo numfmt)\0D\0A   at ProjectDonut.ImportExport.FieldType_Integer.ConvertFromString(String str) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CFieldType_Integer.cs:line 12\0D\0A   at ProjectDonut.ImportExport.ImportExportRow..ctor(ImportExportTemplate template\2C String lineString) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CImportExportRow.cs:line 48\0D\0A   at ProjectDonut.ImportExport.RegularBatchImporter.ProcessOneLine(Int32 iLineNumber\2C String lineoftext\2C Boolean bUserEscrowDate\2C DateTime dtpEscrowDate\2C Int32 iChaseImportFormat) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CRegularBatchImporter.cs:line 65\0D\0A   at ProjectDonut.ImportExport.AbstractBatchImporter.ImportFromFile() in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CAbstractBatchImporter.cs:line 56\0D\0A   at ProjectDonut.ImportExport.BatchImportControl.btnSelectFile_Click(Object sender\2C EventArgs e) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CBatchImportControl.cs:line 145\0D\0A   at System.Windows.Forms.Control.OnClick(EventArgs e)\0D\0A   at System.Windows.Forms.Button.OnClick(EventArgs e)\0D\0A   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)\0D\0A   at System.Windows.Forms.Control.WmMouseUp(Message& m\2C MouseButtons button\2C Int32 clicks)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.ButtonBase.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Button.WndProc(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Escrow',102,T
48,639245645320170000,'3','1.9.0.50','System.FormatException','Input string was not in a correct format.','   at System.Number.StringToNumber(String str\2C NumberStyles options\2C NumberBuffer& number\2C NumberFormatInfo info\2C Boolean parseDecimal)\0D\0A   at System.Number.ParseInt64(String value\2C NumberStyles options\2C NumberFormatInfo numfmt)\0D\0A   at ProjectDonut.ImportExport.FieldType_Integer.ConvertFromString(String str) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CFieldType_Integer.cs:line 12\0D\0A   at ProjectDonut.ImportExport.ImportExportRow..ctor(ImportExportTemplate template\2C String lineString) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CImportExportRow.cs:line 48\0D\0A   at ProjectDonut.ImportExport.RegularBatchImporter.ProcessOneLine(Int32 iLineNumber\2C String lineoftext\2C Boolean bUserEscrowDate\2C DateTime dtpEscrowDate\2C Int32 iChaseImportFormat) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CRegularBatchImporter.cs:line 65\0D\0A   at ProjectDonut.ImportExport.AbstractBatchImporter.ImportFromFile() in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CAbstractBatchImporter.cs:line 56\0D\0A   at ProjectDonut.ImportExport.BatchImportControl.btnSelectFile_Click(Object sender\2C EventArgs e) in D:\5CSource Code\5CGit\5CTax\5CImportExport\5CBatchImportControl.cs:line 145\0D\0A   at System.Windows.Forms.Control.OnClick(EventArgs e)\0D\0A   at System.Windows.Forms.Button.OnClick(EventArgs e)\0D\0A   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)\0D\0A   at System.Windows.Forms.Control.WmMouseUp(Message& m\2C MouseButtons button\2C Int32 clicks)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.ButtonBase.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Button.WndProc(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Escrow',102,T
