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
16,637995193010930000,'3','1.2.8.8','TaxLib.DB.DBQueryFailedException','An attempt to query the database failed: Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.\0D\0ASQL Query = "SELECT ISNULL(SUM(Amount)\2C 0) as Amount FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                and PayCode_FK = 1 and Batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 111\0D\0A   at TaxLib.DB.DBQuery.QuerySingleDecimalField() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 399\0D\0A   at TaxLib.Data.Transactions.GetAllTaxPaidByTaxMapId(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 561\0D\0A   at ProjectDonut.AdminControls.PreviousYearsReport.PreviousYearsReport_Load(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CAdminControls\5CPreviousYearsReport.cs:line 68\0D\0A   at System.Windows.Forms.Form.OnLoad(EventArgs e)\0D\0A   at System.Windows.Forms.Form.OnCreateControl()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at System.Windows.Forms.Control.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Form.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Parceldata',101,T
17,637995193013300000,'3','1.2.8.8','System.Data.SqlClient.SqlException','Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.','   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception\2C Boolean breakConnection\2C Action`1 wrapCloseInAction)\0D\0A   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj\2C Boolean callerHasConnectionLock\2C Boolean asyncClose)\0D\0A   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior\2C SqlCommand cmdHandler\2C SqlDataReader dataStream\2C BulkCopySimpleResultSet bulkCopyHandler\2C TdsParserStateObject stateObj\2C Boolean& dataReady)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout\2C Boolean& more)\0D\0A   at System.Data.SqlClient.SqlDataReader.Read()\0D\0A   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)\0D\0A   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset\2C DataTable datatable\2C String srcTable\2C DataReaderContainer dataReader\2C Int32 startRecord\2C Int32 maxRecords\2C DataColumn parentChapterColumn\2C Object parentChapterValue)\0D\0A   at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables\2C IDataReader dataReader\2C Int32 startRecord\2C Int32 maxRecords)\0D\0A   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset\2C DataTable[] datatables\2C Int32 startRecord\2C Int32 maxRecords\2C String srcTable\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables\2C Int32 startRecord\2C Int32 maxRecords\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)\0D\0A   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 106','Parceldata',101,F
18,637995193241270000,'3','1.2.8.8','TaxLib.DB.DBQueryFailedException','An attempt to query the database failed: Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.\0D\0ASQL Query = "SELECT ISNULL(SUM(Amount)\2C 0) as Amount FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                and PayCode_FK = 1 and Batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 111\0D\0A   at TaxLib.DB.DBQuery.QuerySingleDecimalField() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 399\0D\0A   at TaxLib.Data.Transactions.GetAllTaxPaidByTaxMapId(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 561\0D\0A   at ProjectDonut.AdminControls.PreviousYearsReport.PreviousYearsReport_Load(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CAdminControls\5CPreviousYearsReport.cs:line 68\0D\0A   at System.Windows.Forms.Form.OnLoad(EventArgs e)\0D\0A   at System.Windows.Forms.Form.OnCreateControl()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at System.Windows.Forms.Control.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Form.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Parceldata',101,T
19,637995193241600000,'3','1.2.8.8','System.Data.SqlClient.SqlException','Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.','   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception\2C Boolean breakConnection\2C Action`1 wrapCloseInAction)\0D\0A   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj\2C Boolean callerHasConnectionLock\2C Boolean asyncClose)\0D\0A   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior\2C SqlCommand cmdHandler\2C SqlDataReader dataStream\2C BulkCopySimpleResultSet bulkCopyHandler\2C TdsParserStateObject stateObj\2C Boolean& dataReady)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout\2C Boolean& more)\0D\0A   at System.Data.SqlClient.SqlDataReader.Read()\0D\0A   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)\0D\0A   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset\2C DataTable datatable\2C String srcTable\2C DataReaderContainer dataReader\2C Int32 startRecord\2C Int32 maxRecords\2C DataColumn parentChapterColumn\2C Object parentChapterValue)\0D\0A   at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables\2C IDataReader dataReader\2C Int32 startRecord\2C Int32 maxRecords)\0D\0A   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset\2C DataTable[] datatables\2C Int32 startRecord\2C Int32 maxRecords\2C String srcTable\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables\2C Int32 startRecord\2C Int32 maxRecords\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)\0D\0A   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 106','Parceldata',101,F
20,637995193651670000,'3','1.2.8.8','TaxLib.DB.DBQueryFailedException','An attempt to query the database failed: Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.\0D\0ASQL Query = "SELECT ISNULL(SUM(Amount)\2C 0) as Amount FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                and PayCode_FK = 1 and Batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 111\0D\0A   at TaxLib.DB.DBQuery.QuerySingleDecimalField() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 399\0D\0A   at TaxLib.Data.Transactions.GetAllTaxPaidByTaxMapId(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 561\0D\0A   at ProjectDonut.AdminControls.PreviousYearsReport.PreviousYearsReport_Load(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CAdminControls\5CPreviousYearsReport.cs:line 68\0D\0A   at System.Windows.Forms.Form.OnLoad(EventArgs e)\0D\0A   at System.Windows.Forms.Form.OnCreateControl()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at System.Windows.Forms.Control.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Form.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Parceldata',101,T
21,637995193652030000,'3','1.2.8.8','System.Data.SqlClient.SqlException','Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.','   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception\2C Boolean breakConnection\2C Action`1 wrapCloseInAction)\0D\0A   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj\2C Boolean callerHasConnectionLock\2C Boolean asyncClose)\0D\0A   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior\2C SqlCommand cmdHandler\2C SqlDataReader dataStream\2C BulkCopySimpleResultSet bulkCopyHandler\2C TdsParserStateObject stateObj\2C Boolean& dataReady)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout\2C Boolean& more)\0D\0A   at System.Data.SqlClient.SqlDataReader.Read()\0D\0A   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)\0D\0A   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset\2C DataTable datatable\2C String srcTable\2C DataReaderContainer dataReader\2C Int32 startRecord\2C Int32 maxRecords\2C DataColumn parentChapterColumn\2C Object parentChapterValue)\0D\0A   at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables\2C IDataReader dataReader\2C Int32 startRecord\2C Int32 maxRecords)\0D\0A   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset\2C DataTable[] datatables\2C Int32 startRecord\2C Int32 maxRecords\2C String srcTable\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables\2C Int32 startRecord\2C Int32 maxRecords\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)\0D\0A   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 106','Parceldata',101,F
22,637995193987470000,'2','1.2.8.8','TaxLib.DB.DBQueryFailedException','An attempt to query the database failed: Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.\0D\0ASQL Query = "SELECT ISNULL(SUM(Amount)\2C 0) as Amount FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                and PayCode_FK = 1 and Batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 111\0D\0A   at TaxLib.DB.DBQuery.QuerySingleDecimalField() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 399\0D\0A   at TaxLib.Data.Transactions.GetAllTaxPaidByTaxMapId(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 561\0D\0A   at ProjectDonut.AdminControls.PreviousYearsReport.PreviousYearsReport_Load(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CAdminControls\5CPreviousYearsReport.cs:line 68\0D\0A   at System.Windows.Forms.Form.OnLoad(EventArgs e)\0D\0A   at System.Windows.Forms.Form.OnCreateControl()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at System.Windows.Forms.Control.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Form.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Parceldata',101,T
23,637995193989830000,'2','1.2.8.8','System.Data.SqlClient.SqlException','Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.','   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception\2C Boolean breakConnection\2C Action`1 wrapCloseInAction)\0D\0A   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj\2C Boolean callerHasConnectionLock\2C Boolean asyncClose)\0D\0A   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior\2C SqlCommand cmdHandler\2C SqlDataReader dataStream\2C BulkCopySimpleResultSet bulkCopyHandler\2C TdsParserStateObject stateObj\2C Boolean& dataReady)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout\2C Boolean& more)\0D\0A   at System.Data.SqlClient.SqlDataReader.Read()\0D\0A   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)\0D\0A   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset\2C DataTable datatable\2C String srcTable\2C DataReaderContainer dataReader\2C Int32 startRecord\2C Int32 maxRecords\2C DataColumn parentChapterColumn\2C Object parentChapterValue)\0D\0A   at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables\2C IDataReader dataReader\2C Int32 startRecord\2C Int32 maxRecords)\0D\0A   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset\2C DataTable[] datatables\2C Int32 startRecord\2C Int32 maxRecords\2C String srcTable\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables\2C Int32 startRecord\2C Int32 maxRecords\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)\0D\0A   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 106','Parceldata',101,F
24,637995194770070000,'2','1.2.8.8','TaxLib.DB.DBQueryFailedException','An attempt to query the database failed: Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.\0D\0ASQL Query = "SELECT ISNULL(SUM(Amount)\2C 0) as Amount FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                and PayCode_FK = 1 and Batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 111\0D\0A   at TaxLib.DB.DBQuery.QuerySingleDecimalField() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 399\0D\0A   at TaxLib.Data.Transactions.GetAllTaxPaidByTaxMapId(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 561\0D\0A   at ProjectDonut.AdminControls.PreviousYearsReport.PreviousYearsReport_Load(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CAdminControls\5CPreviousYearsReport.cs:line 68\0D\0A   at System.Windows.Forms.Form.OnLoad(EventArgs e)\0D\0A   at System.Windows.Forms.Form.OnCreateControl()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at System.Windows.Forms.Control.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Form.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Parceldata',101,T
25,637995194770430000,'2','1.2.8.8','System.Data.SqlClient.SqlException','Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.','   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception\2C Boolean breakConnection\2C Action`1 wrapCloseInAction)\0D\0A   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj\2C Boolean callerHasConnectionLock\2C Boolean asyncClose)\0D\0A   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior\2C SqlCommand cmdHandler\2C SqlDataReader dataStream\2C BulkCopySimpleResultSet bulkCopyHandler\2C TdsParserStateObject stateObj\2C Boolean& dataReady)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout\2C Boolean& more)\0D\0A   at System.Data.SqlClient.SqlDataReader.Read()\0D\0A   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)\0D\0A   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset\2C DataTable datatable\2C String srcTable\2C DataReaderContainer dataReader\2C Int32 startRecord\2C Int32 maxRecords\2C DataColumn parentChapterColumn\2C Object parentChapterValue)\0D\0A   at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables\2C IDataReader dataReader\2C Int32 startRecord\2C Int32 maxRecords)\0D\0A   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset\2C DataTable[] datatables\2C Int32 startRecord\2C Int32 maxRecords\2C String srcTable\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables\2C Int32 startRecord\2C Int32 maxRecords\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)\0D\0A   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 106','Parceldata',101,F
26,637995198053600000,'3','1.2.8.8','TaxLib.DB.DBQueryFailedException','An attempt to query the database failed: Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.\0D\0ASQL Query = "SELECT ISNULL(SUM(Amount)\2C 0) as Amount FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                and PayCode_FK = 1 and Batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 111\0D\0A   at TaxLib.DB.DBQuery.QuerySingleDecimalField() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 399\0D\0A   at TaxLib.Data.Transactions.GetAllTaxPaidByTaxMapId(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 561\0D\0A   at ProjectDonut.AdminControls.PreviousYearsReport.PreviousYearsReport_Load(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CAdminControls\5CPreviousYearsReport.cs:line 68\0D\0A   at System.Windows.Forms.Form.OnLoad(EventArgs e)\0D\0A   at System.Windows.Forms.Form.OnCreateControl()\0D\0A   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)\0D\0A   at System.Windows.Forms.Control.CreateControl()\0D\0A   at System.Windows.Forms.Control.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.Control.WndProc(Message& m)\0D\0A   at System.Windows.Forms.Form.WmShowWindow(Message& m)\0D\0A   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd\2C Int32 msg\2C IntPtr wparam\2C IntPtr lparam)','Parceldata',101,T
27,637995198055070000,'3','1.2.8.8','System.Data.SqlClient.SqlException','Subquery returned more than 1 value. This is not permitted when the subquery follows =\2C !=\2C <\2C <= \2C >\2C >= or when the subquery is used as an expression.','   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception\2C Boolean breakConnection\2C Action`1 wrapCloseInAction)\0D\0A   at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj\2C Boolean callerHasConnectionLock\2C Boolean asyncClose)\0D\0A   at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior\2C SqlCommand cmdHandler\2C SqlDataReader dataStream\2C BulkCopySimpleResultSet bulkCopyHandler\2C TdsParserStateObject stateObj\2C Boolean& dataReady)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)\0D\0A   at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout\2C Boolean& more)\0D\0A   at System.Data.SqlClient.SqlDataReader.Read()\0D\0A   at System.Data.Common.DataAdapter.FillLoadDataRow(SchemaMapping mapping)\0D\0A   at System.Data.Common.DataAdapter.FillFromReader(DataSet dataset\2C DataTable datatable\2C String srcTable\2C DataReaderContainer dataReader\2C Int32 startRecord\2C Int32 maxRecords\2C DataColumn parentChapterColumn\2C Object parentChapterValue)\0D\0A   at System.Data.Common.DataAdapter.Fill(DataTable[] dataTables\2C IDataReader dataReader\2C Int32 startRecord\2C Int32 maxRecords)\0D\0A   at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset\2C DataTable[] datatables\2C Int32 startRecord\2C Int32 maxRecords\2C String srcTable\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables\2C Int32 startRecord\2C Int32 maxRecords\2C IDbCommand command\2C CommandBehavior behavior)\0D\0A   at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)\0D\0A   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 106','Parceldata',101,F
