------------------------------------------- 10/11/2021 3:58:29 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 3:58:30 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 4:43:19 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 4:43:19 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 4:43:45 AM AreaTree Class, AddToAuditLog Function ### After ExecuteNonQuery ### SubMenu.aspx.cs :DynamicButton_Click ### System.Threading.ThreadAbortException: Thread was being aborted. at System.Threading.Thread.AbortInternal() at System.Threading.Thread.Abort(Object stateInfo) at System.Web.HttpResponse.AbortCurrentThread() at System.Web.HttpResponse.Redirect(String url, Boolean endResponse, Boolean permanent) at SubMenu.DynamicButton_Click(Object sender, EventArgs e) ------------------------------------------- 10/11/2021 4:45:31 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### SalesAnalysis.aspx.cs :getCols ### System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length at System.String.Substring(Int32 startIndex, Int32 length) at ReportCriterias.getColumns() ------------------------------------------- 10/11/2021 4:45:36 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### SalesAnalysis.aspx.cs :getCols ### System.ArgumentOutOfRangeException: Length cannot be less than zero. Parameter name: length at System.String.Substring(Int32 startIndex, Int32 length) at ReportCriterias.getColumns() ------------------------------------------- 10/11/2021 4:45:45 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### Procedure Exec ### exec prSalesAnalysis 'DISTRIBUTOR,DEALERCODE', 'MNTHYR', '0000000000000012021Oct11044545', '0', '<>0', 'SALE', '000000000000001', 0, '', '','DISTRIBUTOR','1','','2','3','False','False','True','1','0' ------------------------------------------- 10/11/2021 4:51:22 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 4:51:22 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 5:40:38 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 5:40:38 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 5:58:58 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 5:58:58 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page 10/11/2021 6:00:04 AM processDataUsingPostTableXML ### dtFinalFav Count = 9 10/11/2021 6:00:04 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 AM processDataUsingPostTableXML strScript for BAYER QA Distributor File Upload Status 2021Oct11113003597 ### SELECT distinct cast(cast(t.distributorid as int) as varchar) + replace(convert(varchar(8), getdate(), 112)+convert(varchar(8), getdate(), 114), ':','') as ID,cast(getdate() as varchar(50)) as ScheduledDateTime,Distributor,t.LastImportDate,LastInvoiceDate FROM filewisehashcode t INNER JOIN (SELECT distributorid,MAX(LastImportDate) LastImportDate FROM filewisehashcode where filetype='IN' GROUP BY distributorid) MaxDate ON t.distributorid = MaxDate.distributorid AND t.LastImportDate = MaxDate.LastImportDate Inner join pdistributor pd on t.DistributorId=pd.DistributorId inner join usermaster um on pd.UserId=um.id where pd.IsActive =1 and t.MinDate IS NOT NULL and datediff(day,( CAST ( MaxDate.LastImportDate as Date)) ,( cast(GETDATE() as DATE) )) >10 10/11/2021 6:00:04 AM Post Favourite ### After Fill DataSet 10/11/2021 6:00:04 AM Excel Favourite Report ### Html Case 10/11/2021 6:00:04 AM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_BAYER QA Distributor File Upload Status 11Oct2021060004.html 10/11/2021 6:00:04 AM Excel Favourite Report ### After Checking File Exist Or Create New File 10/11/2021 6:00:04 AM Excel Favourite Report ### After Writing to File 10/11/2021 6:00:04 AM processDataUsingPostTableXML ### Write PendingXml BAYER QA Distributor File Upload Status 2021Oct11113003597 10/11/2021 6:00:04 AM processDataUsingPostTableXML ### Create Zip 10/11/2021 6:00:04 AM processDataUsingPostTableXML ### Added PendingXml 10/11/2021 6:00:04 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 10/11/2021 6:00:04 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 10/11/2021 6:00:04 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 AM processDataUsingPostTableXML strScript for Bayer Zylem S3 Daily Audit Log 2021Oct11113003660 ### EXEC prZylemAuditLogReport '','','','','','','','' 10/11/2021 6:00:04 AM processDataUsingPostTableXML,Error while executing procedure :EXEC prZylemAuditLogReport '','','','','','','','', Error: ### INSERT failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or filtered indexes and/or query notifications and/or XML data type methods and/or spatial index operations. 10/11/2021 6:00:04 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 AM processDataUsingPostTableXML strScript for GenerateUnlinkedCustomerLinking ES 2021Oct11113003707 ### EXEC [pr_CR_Bayer_GenerateUnlinkedCustomerLinking_M3] 'ES' 10/11/2021 6:03:29 AM Post Favourite ### After Fill DataSet 10/11/2021 6:03:29 AM Excel Favourite Report ### Excel Case 10/11/2021 6:03:30 AM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_GenerateUnlinkedCustomerLinking ES 11Oct2021060329.xls 10/11/2021 6:03:30 AM Excel Favourite Report ### After Checking File Exist Or Create New File 10/11/2021 6:03:30 AM Excel Favourite Report ### After Writing to File 10/11/2021 6:03:30 AM processDataUsingPostTableXML ### Write PendingXml GenerateUnlinkedCustomerLinking ES 2021Oct11113003707 10/11/2021 6:03:30 AM processDataUsingPostTableXML ### Create Zip 10/11/2021 6:03:30 AM processDataUsingPostTableXML ### Added PendingXml 10/11/2021 6:03:30 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 10/11/2021 6:03:30 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 10/11/2021 6:03:30 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:03:30 AM processDataUsingPostTableXML strScript for GenerateUnlinkedCustomerLinking CS 2021Oct11113003767 ### EXEC [pr_CR_Bayer_GenerateUnlinkedCustomerLinking_M3] 'CS' 10/11/2021 6:03:36 AM Post Favourite ### After Fill DataSet 10/11/2021 6:03:36 AM Excel Favourite Report ### Excel Case 10/11/2021 6:03:38 AM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_GenerateUnlinkedCustomerLinking CS 11Oct2021060336.xls 10/11/2021 6:03:38 AM Excel Favourite Report ### After Checking File Exist Or Create New File 10/11/2021 6:03:38 AM Excel Favourite Report ### After Writing to File 10/11/2021 6:03:38 AM processDataUsingPostTableXML ### Write PendingXml GenerateUnlinkedCustomerLinking CS 2021Oct11113003767 10/11/2021 6:03:38 AM processDataUsingPostTableXML ### Create Zip 10/11/2021 6:03:40 AM processDataUsingPostTableXML ### Added PendingXml 10/11/2021 6:03:40 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 10/11/2021 6:03:40 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 10/11/2021 6:03:40 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:03:40 AM processDataUsingPostTableXML strScript for Bayer Zylem S3 unmapped product count 2021Oct11113003820 ### EXEC prUnMappedproductCount_BAYER 10/11/2021 6:06:16 AM Post Favourite ### After Fill DataSet 10/11/2021 6:06:16 AM Excel Favourite Report ### Excel Case 10/11/2021 6:06:16 AM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_Bayer Zylem S3 unmapped product count 11Oct2021060616.xls 10/11/2021 6:06:16 AM Excel Favourite Report ### After Checking File Exist Or Create New File 10/11/2021 6:06:16 AM Excel Favourite Report ### After Writing to File 10/11/2021 6:06:16 AM processDataUsingPostTableXML ### Write PendingXml Bayer Zylem S3 unmapped product count 2021Oct11113003820 10/11/2021 6:06:16 AM processDataUsingPostTableXML ### Create Zip 10/11/2021 6:06:16 AM processDataUsingPostTableXML ### Added PendingXml 10/11/2021 6:06:16 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 10/11/2021 6:06:16 AM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 10/11/2021 6:06:16 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:06:16 AM processDataUsingPostTableXML strScript for Data File Upload Status-ES 2021Oct11113003867 ### exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30AM','7' 10/11/2021 6:06:16 AM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30AM','7', Error: ### Procedure or function 'prDistributorFileUploadStatus' expects parameter '@StateId', which was not supplied. 10/11/2021 6:06:16 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:06:16 AM processDataUsingPostTableXML strScript for Data File Upload Status-Common 2021Oct11113003920 ### exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30AM','7' 10/11/2021 6:06:16 AM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30AM','7', Error: ### Procedure or function 'prDistributorFileUploadStatus' expects parameter '@StateId', which was not supplied. 10/11/2021 6:06:16 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:06:16 AM processDataUsingPostTableXML strScript for Data File Upload Status-CS 2021Oct11113003980 ### exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30AM','7' 10/11/2021 6:06:16 AM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30AM','7', Error: ### Procedure or function 'prDistributorFileUploadStatus' expects parameter '@StateId', which was not supplied. 10/11/2021 6:06:16 AM ProcessData ### Inside Pre Processed Report 10/11/2021 6:06:16 AM processDataUsingPostTableXML strScript for DataFUS -test 2021Oct11113004033 ### exec [prDistributorFileUploadStatus] '000000000000001','Oct 11 2021 11:30AM','EXEC [prDistributorFileUploadStatus] '000000000000001','','7','','','','',''' 10/11/2021 6:06:16 AM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000001','Oct 11 2021 11:30AM','EXEC [prDistributorFileUploadStatus] '000000000000001','','7','','','','',''', Error: ### Incorrect syntax near '000000000000001'. 10/11/2021 6:06:16 AM processDataUsingPostTableXML ### Finished 10/11/2021 6:06:16 AM processDataUsingPostTableXML ### End ------------------------------------------- 10/11/2021 6:24:24 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 6:24:43 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 6:24:43 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 6:40:55 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 6:40:55 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 6:48:49 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 6:48:49 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 7:00:29 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 7:00:29 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 7:17:55 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 7:17:55 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 7:57:51 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 7:57:51 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000014'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000014' ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001299'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001299' ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001183'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001183' ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000390'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000390' ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001222'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001222' ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001312'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update DISTRIBUTORMASTER set LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000001312' ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000064'.Qurey: ------------------------------------------- 10/11/2021 8:04:09 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000064' ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000158055'.Qurey: ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000158055' ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000133625'.Qurey: ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000133625' ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000895'.Qurey: ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000000895' ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update USERMASTER set IsActive = '0',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000137544'.Qurey: ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update USERMASTER set IsActive = '0',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000137544' ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, SaveData ### Query:Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000159925'.Qurey: ------------------------------------------- 10/11/2021 8:04:10 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### ZylemMasterTemplateImporting page, UpdateData ### Update USERMASTER set IsActive = '1',LASTEDITDATE = '10/11/2021 13:34:09' where Id = '000000000159925' ------------------------------------------- 10/11/2021 8:53:15 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 8:53:15 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 9:34:40 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 9:34:40 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 9:46:29 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 9:46:29 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 10/11/2021 10:50:05 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 10/11/2021 10:50:05 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page 10/11/2021 6:00:04 PM processDataUsingPostTableXML ### dtFinalFav Count = 5 10/11/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 PM processDataUsingPostTableXML strScript for Bayer Zylem S3 Daily Audit Log 2021Oct11233004413 ### EXEC prZylemAuditLogReport '','','','','','','','' 10/11/2021 6:00:04 PM processDataUsingPostTableXML,Error while executing procedure :EXEC prZylemAuditLogReport '','','','','','','','', Error: ### INSERT failed because the following SET options have incorrect settings: 'QUOTED_IDENTIFIER'. Verify that SET options are correct for use with indexed views and/or indexes on computed columns and/or filtered indexes and/or query notifications and/or XML data type methods and/or spatial index operations. 10/11/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 PM processDataUsingPostTableXML strScript for Data File Upload Status-ES 2021Oct11233004467 ### exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30PM','7' 10/11/2021 6:00:04 PM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30PM','7', Error: ### Procedure or function 'prDistributorFileUploadStatus' expects parameter '@StateId', which was not supplied. 10/11/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 PM processDataUsingPostTableXML strScript for Data File Upload Status-Common 2021Oct11233004520 ### exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30PM','7' 10/11/2021 6:00:04 PM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30PM','7', Error: ### Procedure or function 'prDistributorFileUploadStatus' expects parameter '@StateId', which was not supplied. 10/11/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 PM processDataUsingPostTableXML strScript for Data File Upload Status-CS 2021Oct11233004577 ### exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30PM','7' 10/11/2021 6:00:04 PM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000004','Oct 11 2021 11:30PM','7', Error: ### Procedure or function 'prDistributorFileUploadStatus' expects parameter '@StateId', which was not supplied. 10/11/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 10/11/2021 6:00:04 PM processDataUsingPostTableXML strScript for DataFUS -test 2021Oct11233004633 ### exec [prDistributorFileUploadStatus] '000000000000001','Oct 11 2021 11:30PM','EXEC [prDistributorFileUploadStatus] '000000000000001','','7','','','','',''' 10/11/2021 6:00:04 PM processDataUsingPostTableXML,Error while executing procedure :exec [prDistributorFileUploadStatus] '000000000000001','Oct 11 2021 11:30PM','EXEC [prDistributorFileUploadStatus] '000000000000001','','7','','','','',''', Error: ### Incorrect syntax near '000000000000001'. 10/11/2021 6:00:04 PM processDataUsingPostTableXML ### Finished 10/11/2021 6:00:04 PM processDataUsingPostTableXML ### End