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
28,637998728778430000,'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
29,637998728781870000,'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
30,637999591785330000,'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
31,637999591789170000,'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
32,637999609462570000,'2','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
33,637999609464630000,'2','1.2.14.9','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 107','Parceldata',101,F
34,637999611114700000,'-1','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
35,637999611116670000,'-1','1.2.14.9','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 107','Parceldata',101,F
36,637999695657570000,'2','1.2.14.9','System.IO.IOException','The process cannot access the file 'C:\5CUsers\5Creebs\5CDesktop\5CAlphaParcelReport.xlsx' because it is being used by another process.','   at System.IO.__Error.WinIOError(Int32 errorCode\2C String maybeFullPath)\0D\0A   at System.IO.FileStream.Init(String path\2C FileMode mode\2C FileAccess access\2C Int32 rights\2C Boolean useRights\2C FileShare share\2C Int32 bufferSize\2C FileOptions options\2C SECURITY_ATTRIBUTES secAttrs\2C String msgPath\2C Boolean bFromProxy\2C Boolean useLongPath\2C Boolean checkHost)\0D\0A   at System.IO.FileStream..ctor(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Int32 bufferSize\2C FileOptions options\2C String msgPath\2C Boolean bFromProxy)\0D\0A   at System.IO.FileStream..ctor(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Int32 bufferSize\2C Boolean useAsync)\0D\0A   at MS.Internal.IO.Zip.ZipArchive.OpenOnFile(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Boolean streaming)\0D\0A   at System.IO.Packaging.ZipPackage..ctor(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Boolean streaming)\0D\0A   at System.IO.Packaging.Package.Open(String path\2C FileMode packageMode\2C FileAccess packageAccess\2C FileShare packageShare\2C Boolean streaming)\0D\0A   at DocumentFormat.OpenXml.Packaging.OpenXmlPackage.CreateCore(String path)\0D\0A   at DocumentFormat.OpenXml.Packaging.SpreadsheetDocument.Create(String path\2C SpreadsheetDocumentType type\2C Boolean autoSave)\0D\0A   at GrapeCity.ActiveReports.Export.Excel.Internal..Export(Workbook workbook\2C String path)\0D\0A   at GrapeCity.ActiveReports.Viewer.Win.Viewer.Export(IDocumentExport filter\2C FileInfo file)\0D\0A   at ProjectDonut.ActiveReports.MiscReports.MiscViewer.btnExcel_Click(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CActiveReports\5CMiscReports\5CMiscViewer.cs:line 79\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)','MiscViewer',101,T
37,637999696547000000,'2','1.2.14.9','System.IO.IOException','The process cannot access the file 'C:\5CUsers\5Creebs\5CDesktop\5CAlphaParcelReport.xlsx' because it is being used by another process.','   at System.IO.__Error.WinIOError(Int32 errorCode\2C String maybeFullPath)\0D\0A   at System.IO.FileStream.Init(String path\2C FileMode mode\2C FileAccess access\2C Int32 rights\2C Boolean useRights\2C FileShare share\2C Int32 bufferSize\2C FileOptions options\2C SECURITY_ATTRIBUTES secAttrs\2C String msgPath\2C Boolean bFromProxy\2C Boolean useLongPath\2C Boolean checkHost)\0D\0A   at System.IO.FileStream..ctor(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Int32 bufferSize\2C FileOptions options\2C String msgPath\2C Boolean bFromProxy)\0D\0A   at System.IO.FileStream..ctor(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Int32 bufferSize\2C Boolean useAsync)\0D\0A   at MS.Internal.IO.Zip.ZipArchive.OpenOnFile(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Boolean streaming)\0D\0A   at System.IO.Packaging.ZipPackage..ctor(String path\2C FileMode mode\2C FileAccess access\2C FileShare share\2C Boolean streaming)\0D\0A   at System.IO.Packaging.Package.Open(String path\2C FileMode packageMode\2C FileAccess packageAccess\2C FileShare packageShare\2C Boolean streaming)\0D\0A   at DocumentFormat.OpenXml.Packaging.OpenXmlPackage.CreateCore(String path)\0D\0A   at DocumentFormat.OpenXml.Packaging.SpreadsheetDocument.Create(String path\2C SpreadsheetDocumentType type\2C Boolean autoSave)\0D\0A   at GrapeCity.ActiveReports.Export.Excel.Internal..Export(Workbook workbook\2C String path)\0D\0A   at GrapeCity.ActiveReports.Viewer.Win.Viewer.Export(IDocumentExport filter\2C FileInfo file)\0D\0A   at ProjectDonut.ActiveReports.MiscReports.MiscViewer.btnExcel_Click(Object sender\2C EventArgs e) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CActiveReports\5CMiscReports\5CMiscViewer.cs:line 79\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)','MiscViewer',101,T
38,638000477113630000,'3','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
39,638000477114070000,'3','1.2.14.9','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 107','Parceldata',101,F
40,638000477254570000,'3','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
41,638000477254900000,'3','1.2.14.9','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 107','Parceldata',101,F
42,638000477604270000,'3','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
43,638000477604630000,'3','1.2.14.9','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 107','Parceldata',101,F
44,638000478224030000,'3','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
45,638000478225700000,'3','1.2.14.9','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 107','Parceldata',101,F
46,638000570453130000,'3','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
47,638000570461200000,'3','1.2.14.9','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 107','Parceldata',101,F
48,638001231936630000,'3','1.2.14.9','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 * FROM transactions WHERE collectionid = @collectionId \0D\0A                and parcelid = (select parcelid from parcel where collectionid = @collectionId and taxmapid = @TaxMapId)\0D\0A                AND batch_FK is not null".','   at TaxLib.DB.DBQuery.Query() in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CDB\5CDBQuery.cs:line 112\0D\0A   at TaxLib.Data.Transactions.ParcelHasTransactions(String sTaxMapId\2C Int32 iCollectionId) in C:\5CUsers\5Cjessi\5CSource\5CWorkspaces\5Ctax\5CProjectDonut\5CTaxLib\5CData\5CTransactions.cs:line 599\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 71\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
49,638001231939370000,'3','1.2.14.9','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 107','Parceldata',101,F
