------------------------------------------- 6/24/2021 2:14:16 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 2:14:16 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 3:20:04 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 3:20:04 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 4:51:11 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 4:51:11 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 5:33:34 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 5:33:34 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 7:13:44 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 7:13:44 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 8:55:38 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 8:55:38 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 8:57:50 AM BranchDivItem Class, Filling Drop Down ### After binding of the cmbBranch Combo Box ### ItemMaster.aspx.cs:In fillCombo() Function ### select name,id from subgroupmaster where groupid='DIVISION' order by name ------------------------------------------- 6/24/2021 9:09:36 AM BranchDivItem Class, Filling Drop Down ### After binding of the cmbBranch Combo Box ### ItemMaster.aspx.cs:In fillCombo() Function ### select name,id from subgroupmaster where groupid='DIVISION' order by name ------------------------------------------- 6/24/2021 9:12:39 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 9:12:39 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 9:13:04 AM GenClass Class, ReturnScaler Function ### Before OdbcConnection ### 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) ------------------------------------------- 6/24/2021 9:16:42 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 9:16:43 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 9:17:12 AM BranchDivItem Class, Filling Drop Down ### After binding of the cmbBranch Combo Box ### ItemMaster.aspx.cs:In fillCombo() Function ### select name,id from subgroupmaster where groupid='DIVISION' order by name ------------------------------------------- 6/24/2021 11:04:32 AM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 11:04:32 AM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 12:18:29 PM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 12:18:29 PM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 1:20:48 PM Error in Login.aspx.cs :btLogin_Click() ### Before Update() ### In the btnLoginTop_Click ### NewLogin.aspx page ------------------------------------------- 6/24/2021 1:20:48 PM CLogin Class, Check Function ### After Reading ExecuteReader ### In btnLoginTop_Click in if (loginType == 1 || loginType == 0) ### NewLogin.aspx page ------------------------------------------- 6/24/2021 1:21:30 PM Error in FolderExplorer.aspx.cs:In Page_Load() ### Before binding of the ddlFolderPath dropdownlist ### FolderExplorer.aspx.cs :ImgBtnDownload_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 FolderExplorer.ImgBtnDownload_Click(Object sender, ImageClickEventArgs e) 6/24/2021 6:00:03 PM processDataUsingPostTableXML ### dtFinalFav Count = 5 6/24/2021 6:00:03 PM ProcessData ### Inside Pre Processed Report 6/24/2021 6:00:03 PM processDataUsingPostTableXML strScript for BAYER QA Distributor File Upload Status 2021Jun24233003717 ### 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 6/24/2021 6:00:04 PM Post Favourite ### After Fill DataSet 6/24/2021 6:00:04 PM Excel Favourite Report ### Html Case 6/24/2021 6:00:04 PM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_BAYER QA Distributor File Upload Status 24Jun2021060004.html 6/24/2021 6:00:04 PM Excel Favourite Report ### After Checking File Exist Or Create New File 6/24/2021 6:00:04 PM Excel Favourite Report ### After Writing to File 6/24/2021 6:00:04 PM processDataUsingPostTableXML ### Write PendingXml BAYER QA Distributor File Upload Status 2021Jun24233003717 6/24/2021 6:00:04 PM processDataUsingPostTableXML ### Create Zip 6/24/2021 6:00:04 PM processDataUsingPostTableXML ### Added PendingXml 6/24/2021 6:00:04 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 6/24/2021 6:00:04 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 6/24/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 6/24/2021 6:00:04 PM processDataUsingPostTableXML strScript for Bayer Zylem S3 Daily Audit Log 2021Jun24233003777 ### EXEC prZylemAuditLogReport '','','','','','','','' 6/24/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. 6/24/2021 6:00:04 PM ProcessData ### Inside Pre Processed Report 6/24/2021 6:00:04 PM processDataUsingPostTableXML strScript for GenerateUnlinkedCustomerLinking ES 2021Jun24233003817 ### EXEC [pr_CR_Bayer_GenerateUnlinkedCustomerLinking_M3] 'ES' 6/24/2021 6:00:06 PM Post Favourite ### After Fill DataSet 6/24/2021 6:00:06 PM Excel Favourite Report ### Excel Case 6/24/2021 6:00:07 PM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_GenerateUnlinkedCustomerLinking ES 24Jun2021060006.xls 6/24/2021 6:00:07 PM Excel Favourite Report ### After Checking File Exist Or Create New File 6/24/2021 6:00:07 PM Excel Favourite Report ### After Writing to File 6/24/2021 6:00:07 PM processDataUsingPostTableXML ### Write PendingXml GenerateUnlinkedCustomerLinking ES 2021Jun24233003817 6/24/2021 6:00:07 PM processDataUsingPostTableXML ### Create Zip 6/24/2021 6:00:07 PM processDataUsingPostTableXML ### Added PendingXml 6/24/2021 6:00:07 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 6/24/2021 6:00:07 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 6/24/2021 6:00:07 PM ProcessData ### Inside Pre Processed Report 6/24/2021 6:00:07 PM processDataUsingPostTableXML strScript for GenerateUnlinkedCustomerLinking CS 2021Jun24233003863 ### EXEC [pr_CR_Bayer_GenerateUnlinkedCustomerLinking_M3] 'CS' 6/24/2021 6:00:14 PM Post Favourite ### After Fill DataSet 6/24/2021 6:00:14 PM Excel Favourite Report ### Excel Case 6/24/2021 6:00:15 PM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_GenerateUnlinkedCustomerLinking CS 24Jun2021060014.xls 6/24/2021 6:00:15 PM Excel Favourite Report ### After Checking File Exist Or Create New File 6/24/2021 6:00:15 PM Excel Favourite Report ### After Writing to File 6/24/2021 6:00:16 PM processDataUsingPostTableXML ### Write PendingXml GenerateUnlinkedCustomerLinking CS 2021Jun24233003863 6/24/2021 6:00:16 PM processDataUsingPostTableXML ### Create Zip 6/24/2021 6:00:17 PM processDataUsingPostTableXML ### Added PendingXml 6/24/2021 6:00:17 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 6/24/2021 6:00:17 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 6/24/2021 6:00:17 PM ProcessData ### Inside Pre Processed Report 6/24/2021 6:00:17 PM processDataUsingPostTableXML strScript for Bayer Zylem S3 unmapped product count 2021Jun24233003907 ### EXEC prUnMappedproductCount_BAYER 6/24/2021 6:01:48 PM Post Favourite ### After Fill DataSet 6/24/2021 6:01:48 PM Excel Favourite Report ### Excel Case 6/24/2021 6:01:48 PM Excel Favourite Report ### Before Checking File Exist For Path D:\BAYER\Zylem\ZylemImportFolders\REPORTS\000000000000001_Bayer Zylem S3 unmapped product count 24Jun2021060148.xls 6/24/2021 6:01:48 PM Excel Favourite Report ### After Checking File Exist Or Create New File 6/24/2021 6:01:48 PM Excel Favourite Report ### After Writing to File 6/24/2021 6:01:48 PM processDataUsingPostTableXML ### Write PendingXml Bayer Zylem S3 unmapped product count 2021Jun24233003907 6/24/2021 6:01:48 PM processDataUsingPostTableXML ### Create Zip 6/24/2021 6:01:48 PM processDataUsingPostTableXML ### Added PendingXml 6/24/2021 6:01:48 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport start ### 6/24/2021 6:01:48 PM processDataUsingPostTableXML,impXML.updateXmlNodeFavouriteReport end True ### 6/24/2021 6:01:48 PM processDataUsingPostTableXML ### Finished 6/24/2021 6:01:48 PM processDataUsingPostTableXML ### End