﻿1>------ Build started: Project: DataAccessLayer, Configuration: Debug Any CPU ------
1>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\DataAccessLayer\Cryptography.cs(46,37,46,39): warning CS0168: The variable 'ex' is declared but never used
1>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\DataAccessLayer\Cryptography.cs(73,37,73,39): warning CS0168: The variable 'ex' is declared but never used
1>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\DataAccessLayer\DataAccess.cs(51,30,51,32): warning CS0168: The variable 'ex' is declared but never used
1>  DataAccessLayer -> D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\DataAccessLayer\bin\Debug\DataAccessLayer.dll
2>------ Build started: Project: BusinessAccessLayer, Configuration: Debug Any CPU ------
2>C:\Program Files (x86)\MSBuild\14.0\bin\Microsoft.Common.CurrentVersion.targets(1820,5): warning MSB3267: The primary reference "System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL", which is a framework assembly, could not be resolved in the currently targeted framework. ".NETFramework,Version=v4.0". To resolve this problem, either remove the reference "System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" or retarget your application to a framework version which contains "System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL".
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Demo Version\DemoVersion.cs(129,13,129,26): warning CS0219: The variable 'countEmployee' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Demo Version\DemoVersion.cs(219,13,219,26): warning CS0219: The variable 'countEmployee' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\BasePage.cs(42,25,42,35): warning CS0219: The variable 'iCheckFlag' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\BasePage.cs(134,13,134,63): warning CS0618: 'Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\BasePage.cs(145,13,145,63): warning CS0618: 'Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\BasePage.cs(155,13,155,63): warning CS0618: 'Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\BasePage.cs(164,13,164,63): warning CS0618: 'Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Email_Triggering.cs(388,26,388,28): warning CS0168: The variable 'ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Email_Triggering.cs(206,23,206,33): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\BusinessLogic\EmployeeEventData.cs(1180,26,1180,28): warning CS0168: The variable 'ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\BusinessLogic\EmployeeEventData.cs(1307,26,1307,28): warning CS0168: The variable 'Ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\BusinessLogic\EmployeeEventData.cs(1330,26,1330,28): warning CS0168: The variable 'Ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\BusinessLogic\EmployeeEventData.cs(1347,26,1347,28): warning CS0168: The variable 'Ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\BusinessLogic\EmployeeEventData.cs(1366,26,1366,28): warning CS0168: The variable 'Ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\CommonClass\cls_Common.cs(1273,26,1273,28): warning CS0168: The variable 'Ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\System Settings\ImportData.cs(255,26,255,38): warning CS0219: The variable 'sheetAdapter' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\System Settings\ImportData.cs(256,19,256,28): warning CS0219: The variable 'sheetData' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Transactions\LeaveApplicationEventData_Angler.cs(252,26,252,28): warning CS0168: The variable 'ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Transactions\LeaveApplicationEventData_Angler.cs(363,26,363,28): warning CS0168: The variable 'ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Transactions\LeaveApplicationEventData_Angler.cs(442,26,442,28): warning CS0168: The variable 'ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Transactions\ShiftExchangeEventData.cs(54,13,54,14): warning CS0219: The variable 'i' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Reports\GetReports.cs(2674,18,2674,23): warning CS0219: The variable 'Allow' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Reports\GetReports.cs(3343,26,3343,28): warning CS0168: The variable 'ex' is declared but never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\CommonClass\cls_Common.cs(22,13,22,29): warning CS0169: The field 'cls_Common.ds_CheckPassword' is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\BusinessLogic\ProjectEventData.cs(11,21,11,30): warning CS0169: The field 'ProjectEventData.connRdbms' is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\CommonClass\cls_Common.cs(27,12,27,16): warning CS0414: The field 'cls_Common.str2' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\CommonClass\cls_Common.cs(26,12,26,16): warning CS0414: The field 'cls_Common.str1' is assigned but its value is never used
2>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\Master\CommonClass\cls_Common.cs(25,12,25,15): warning CS0414: The field 'cls_Common.str' is assigned but its value is never used
2>  BusinessAccessLayer -> D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\BusinessAccessLayer\bin\Debug\BusinessAccessLayer.dll
3>------ Build started: Project: Application, Configuration: Debug Any CPU ------
3>Warning: Unable to update auto-refresh reference 'npoi.openxml4net.dll'. Cannot find assembly 'C:\Users\karthikeyan.r\Downloads\NPOI 2.2.1 binary package\Release\Net40\NPOI.OpenXml4Net.dll'.
3>Warning: Unable to update auto-refresh reference 'itextsharp.dll'. Cannot find assembly 'C:\Users\manikandan.rr\Desktop\itextsharp.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.web.aspxgridview.v14.2.dll'. Cannot find assembly '\\angler151\Temp\DevExpress.Web.ASPxGridView.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'mono.security.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Services\Collect rawdata\Console\bin\Debug\Mono.Security.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtratreelist.v14.2.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\EagleView\EagleView\Bin\DevExpress.XtraTreeList.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtrabars.v14.2.design.dll'. Cannot find assembly 'C:\Documents and Settings\thilakraj.ANGLERITECH\Desktop\Dll\DevExpress.XtraBars.v14.2.Design.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.web.aspxgridview.v14.2.export.dll'. Cannot find assembly '\\angler151\Temp\DevExpress.Web.ASPxGridView.v14.2.Export.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtraprinting.v14.2.design.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Bin\DevExpress.XtraPrinting.v14.2.Design.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.web.v14.2.dll'. Cannot find assembly 'D:\Projects\Temp\Karthikeyan.r\Tools\DevXpress\V14.2\DevExpress.Web.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'microsoft.practices.objectbuilder.dll'. Cannot find assembly '\\Angler121\projects\InProgress\SCREEN1206\code\TC_ProductAjax\Bin\Microsoft.Practices.ObjectBuilder.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtraeditors.v14.2.dll'. Cannot find assembly 'C:\Users\moorthi.ANGLERITECH.001\Desktop\bin\DevExpress.XtraEditors.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtrabars.v14.2.dll'. Cannot find assembly 'C:\Documents and Settings\thilakraj.ANGLERITECH\Desktop\Dll\DevExpress.XtraBars.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.charts.v14.2.core.dll'. Cannot find assembly 'C:\Documents and Settings\thilakraj.ANGLERITECH\Desktop\Dll\DevExpress.Charts.v14.2.Core.dll'.
3>Warning: Unable to update auto-refresh reference 'npoi.ooxml.dll'. Cannot find assembly 'C:\Users\karthikeyan.r\Downloads\NPOI 2.2.1 binary package\Release\Net40\NPOI.OOXML.dll'.
3>Warning: Unable to update auto-refresh reference 'freetextbox.dll'. Cannot find assembly 'D:\Projects\FreeTextBox\FTBv3-3-1\Framework-2-0\FreeTextBox.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.web.aspxtreelist.v14.2.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\EagleView\EagleView\Bin\DevExpress.Web.ASPxTreeList.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'ajaxcontroltoolkit.dll'. Cannot find assembly 'C:\Documents and Settings\sashma\Desktop\AjaxControlToolkit.dll'.
3>Warning: Unable to update auto-refresh reference 'npoi.openxmlformats.dll'. Cannot find assembly 'C:\Users\karthikeyan.r\Downloads\NPOI 2.2.1 binary package\Release\Net40\NPOI.OpenXmlFormats.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtracharts.v14.2.dll'. Cannot find assembly 'C:\Documents and Settings\thilakraj.ANGLERITECH\Desktop\Dll\DevExpress.XtraCharts.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'app_licenses.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\Code\SCREEN1206\code\TimeCheckV1.1\Bin\App_Licenses.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtragrid.v14.2.dll'. Cannot find assembly 'D:\Projects\InProgress\Temp\manikandan.RR\Manikandan\dll\DevExpress.XtraGrid.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.web.aspxeditors.v14.2.dll'. Cannot find assembly '\\angler151\Temp\DevExpress.Web.ASPxEditors.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.data.v14.2.dll'. Cannot find assembly 'C:\Users\gopinath.k\Desktop\MPR Testing\DevExpDll\DevExpress.Data.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtracharts.v14.2.web.dll'. Cannot find assembly 'D:\Projects\Gopinath\References\DevExpress Dll\Bin\Framework\DevExpress.XtraCharts.v14.2.Web.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.xtraeditors.v14.2.design.dll'. Cannot find assembly 'C:\Users\moorthi.ANGLERITECH.001\Desktop\bin\DevExpress.XtraEditors.v14.2.Design.dll'.
3>Warning: Unable to update auto-refresh reference 'npoi.dll'. Cannot find assembly 'C:\Users\karthikeyan.r\Downloads\NPOI 2.2.1 binary package\Release\Net40\NPOI.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.web.aspxtreelist.v14.2.export.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\EagleView\EagleView\Bin\DevExpress.Web.ASPxTreeList.v14.2.Export.dll'.
3>Warning: Unable to update auto-refresh reference 'devexpress.utils.v14.2.dll'. Cannot find assembly 'D:\Projects\Temp\DevExpress.Utils.v14.2.dll'.
3>Warning: Unable to update auto-refresh reference 'npgsql.dll'. Cannot find assembly 'D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Services\Collect rawdata\Console\bin\Debug\Npgsql.dll'.
3>Validating Web Site
3>Building directory '/App_GlobalResources/'.
3>Building directory '/App_WebReferences/'.
3>Building directory '/App_Code/'.
3>Building directory '/aspnet_client/system_web/1_1_4322/'.
3>Building directory '/aspnet_client/system_web/2_0_50727/CrystalReportWebFormViewer3/JS/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/images/skin_coloredline/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/images/skin_corporate/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/images/skin_default/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/images/skin_standard/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/cs/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/da/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/de/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/en/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/es/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/fi/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/fr/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/hu/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/it/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/ja/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/ko/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/nb/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/nl/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/pl/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/pt/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/ru/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/sk/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/sv/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/th/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/tr/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/zh_CN/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/language/zh_TW/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/dhtmllib/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/external/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/log4javascript/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/MochiKit/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/swfobject/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/prompting/js/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/urlreporting/'.
3>Building directory '/aspnet_client/system_web/4_0_30319/crystalreportviewers13/'.
3>Building directory '/bootstrap/js/1.4.3/'.
3>Building directory '/bootstrap/js/1.8.5/'.
3>Building directory '/bootstrap/js/'.
3>Building directory '/DateTime/build/'.
3>Building directory '/DateTime/'.
3>Building directory '/dist/js/'.
3>Building directory '/Error Page/'.
3>Building directory '/UserControls/'.
3>Building directory '/'.
3>Building directory '/MasterFile/'.
3>Building directory '/Help/'.
3>Building directory '/js/'.
3>Building directory '/Masters/'.
3>Building directory '/Organization Settings/'.
3>Building directory '/plugins/bootstrap-wysihtml5/'.
3>Building directory '/plugins/chartjs/'.
3>Building directory '/plugins/ckeditor/adapters/'.
3>Building directory '/plugins/ckeditor/lang/'.
3>Building directory '/plugins/ckeditor/plugins/a11yhelp/dialogs/lang/'.
3>Building directory '/plugins/ckeditor/plugins/a11yhelp/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/about/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/clipboard/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/dialog/'.
3>Building directory '/plugins/ckeditor/plugins/image/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/link/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/pastefromword/filter/'.
3>Building directory '/plugins/ckeditor/plugins/scayt/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/specialchar/dialogs/lang/'.
3>Building directory '/plugins/ckeditor/plugins/specialchar/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/table/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/tabletools/dialogs/'.
3>Building directory '/plugins/ckeditor/plugins/wsc/dialogs/'.
3>Building directory '/plugins/ckeditor/'.
3>Building directory '/plugins/datatables/extensions/AutoFill/js/'.
3>Building directory '/plugins/datatables/extensions/ColReorder/js/'.
3>Building directory '/plugins/datatables/extensions/ColVis/js/'.
3>Building directory '/plugins/datatables/extensions/FixedColumns/js/'.
3>Building directory '/plugins/datatables/extensions/FixedHeader/js/'.
3>Building directory '/plugins/datatables/extensions/KeyTable/js/'.
3>Building directory '/plugins/datatables/extensions/Responsive/js/'.
3>Building directory '/plugins/datatables/extensions/Scroller/js/'.
3>Building directory '/plugins/datatables/extensions/TableTools/js/'.
3>Building directory '/plugins/datatables/'.
3>Building directory '/plugins/datepicker/locales/'.
3>Building directory '/plugins/datepicker/'.
3>Building directory '/plugins/daterangepicker/'.
3>Building directory '/plugins/fastclick/'.
3>Building directory '/plugins/flot/'.
3>Building directory '/plugins/fullcalendar/'.
3>Building directory '/plugins/iCheck/'.
3>Building directory '/plugins/input-mask/'.
3>Building directory '/plugins/ionslider/'.
3>Building directory '/plugins/jQuery/'.
3>Building directory '/plugins/jQueryUI/'.
3>Building directory '/plugins/jvectormap/'.
3>Building directory '/plugins/knob/'.
3>Building directory '/plugins/morris/'.
3>Building directory '/plugins/pace/'.
3>Building directory '/plugins/select2/i18n/'.
3>Building directory '/plugins/select2/'.
3>Building directory '/plugins/slimScroll/'.
3>Building directory '/plugins/sparkline/'.
3>Building directory '/plugins/timepicker/'.
3>Building directory '/plugins/'.
3>Building directory '/Properties/'.
3>Building directory '/Reports/Ardlysis/'.
3>Building directory '/Reports/Sohit/'.
3>Building directory '/Reports/Surguru/'.
3>Building directory '/Reports/TataChemicals/'.
3>Building directory '/Reports/'.
3>Building directory '/System Settings/'.
3>Building directory '/Transactions/Uploads/'.
3>Building directory '/Transactions/'.
3>Building directory '/WebServices/'.
3>
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(133,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(186,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(196,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(240,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(548,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1364,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1377,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1389,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1400,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1411,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1423,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx.cs(1436,30): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyList.aspx.cs(49,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyList.aspx.cs(14,17): warning CS0649: Field 'Transactions_TA_UI_Transactions_OnDutyList.ci' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyList.aspx.cs(23,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutyList.source_Language' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyList.aspx.cs(24,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyList.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(2337,18): warning CS0108: 'Transactions_TA_UI_Transactions_OnDutyAdd.MessageWithRedirect(string, string)' hides inherited member 'Base.BasePage.MessageWithRedirect(string, string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(93,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(99,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(155,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(157,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(898,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(920,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(515,20): warning CS0219: The variable 'strFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1642,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1661,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1676,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1693,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1753,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1770,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1790,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1807,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(2307,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1847,21): warning CS0219: The variable 'shiftID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(1895,41): warning CS0219: The variable 'intAddDays' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(2435,14): warning CS0219: The variable 'chrImportDelimiter' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(2552,34): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(2744,30): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(15,12): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyAdd.strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(17,25): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyAdd.gintAlreadyInsertCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(18,12): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyAdd.strIsINPunchPresent' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(18,39): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyAdd.strRowValue' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(43,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyAdd.blnCheckOndutyHoliday' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx.cs(67,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyAdd.isNightShift' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Global.asax(4,10): warning CS0108: 'ASP.global_asax.Application_Error(object, System.EventArgs)' hides inherited member 'Global.Application_Error(object, System.EventArgs)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Global.asax(18,20): warning CS0108: 'ASP.global_asax.Application_EndRequest(object, System.EventArgs)' hides inherited member 'Global.Application_EndRequest(object, System.EventArgs)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrganizationLevels_Mandatory.ascx.cs(37,13): warning CS0219: The variable 'counti' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevel_Filter.ascx.cs(32,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevel_Filter.ascx.cs(71,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_Levels.ascx.cs(25,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_Levels.ascx.cs(60,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_Levels.ascx.cs(94,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated.ascx.cs(20,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated.ascx.cs(151,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated.ascx.cs(84,13): warning CS0219: The variable 'Max' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated.ascx.cs(104,13): warning CS0168: The variable 'iMaxUserLevel' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated.ascx.cs(127,13): warning CS0219: The variable 'iCheckFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_LevelsModify.ascx.cs(93,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevel_Filter_Modify.ascx.cs(117,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevel_Filter_Modify.ascx.cs(90,17): warning CS0219: The variable 'temp' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevel_Filter_Modify.ascx.cs(81,13): warning CS0472: The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated_WithoutMandatory.ascx.cs(20,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated_WithoutMandatory.ascx.cs(136,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated_WithoutMandatory.ascx.cs(77,13): warning CS0219: The variable 'Max' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated_WithoutMandatory.ascx.cs(97,13): warning CS0168: The variable 'iMaxUserLevel' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrgLevelFilter_Updated_WithoutMandatory.ascx.cs(120,13): warning CS0219: The variable 'iCheckFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\UserControls\TA_uc_OrganizationLevels.ascx.cs(12,31): warning CS0067: The event 'UserControls_TA_uc_OrganizationLevels.ehClick' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(71,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1060,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1062,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1064,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1065,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1070,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.LineVisible' is obsolete: 'This property is now obsolete. Use the LineVisibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1072,37): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1073,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1074,37): warning CS0618: 'DevExpress.XtraCharts.Legend.Visible' is obsolete: 'This property is obsolete now. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1164,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1166,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1167,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1172,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.LineVisible' is obsolete: 'This property is now obsolete. Use the LineVisibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1174,37): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1175,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1176,37): warning CS0618: 'DevExpress.XtraCharts.Legend.Visible' is obsolete: 'This property is obsolete now. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1225,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1227,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1228,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1233,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.LineVisible' is obsolete: 'This property is now obsolete. Use the LineVisibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1235,37): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1236,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1237,37): warning CS0618: 'DevExpress.XtraCharts.Legend.Visible' is obsolete: 'This property is obsolete now. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1284,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1286,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1287,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1292,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.LineVisible' is obsolete: 'This property is now obsolete. Use the LineVisibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1294,37): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1295,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1296,37): warning CS0618: 'DevExpress.XtraCharts.Legend.Visible' is obsolete: 'This property is obsolete now. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1443,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1445,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1447,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1448,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1453,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.LineVisible' is obsolete: 'This property is now obsolete. Use the LineVisibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1455,37): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1456,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1457,37): warning CS0618: 'DevExpress.XtraCharts.Legend.Visible' is obsolete: 'This property is obsolete now. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1608,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1610,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1611,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1613,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1659,41): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1660,41): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1662,59): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1664,41): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1699,41): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1700,41): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1702,59): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1704,41): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1739,41): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1740,41): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1742,59): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1744,41): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1874,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1875,37): warning CS0618: 'DevExpress.XtraCharts.SeriesLabelBase.Visible' is obsolete: 'The SeriesBase.Label.Visible property has become obsolete. Use the SeriesBase.LabelsVisibilty property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1877,55): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptions' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1879,37): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptions' is obsolete: 'This property is obsolete now. Use the LegendTextPattern property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(466,29): warning CS0219: The variable 'payrollConfig' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(526,53): warning CS0219: The variable 'isOnDutyOption' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(961,41): warning CS0219: The variable 'rownum' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(1344,41): warning CS0219: The variable 'rownum1' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(2435,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx.cs(3526,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(490,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(490,45): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(490,45): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(490,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(589,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(589,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(589,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(589,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(959,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(959,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(959,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(959,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(998,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(998,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(998,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(998,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1038,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1038,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1038,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1038,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1164,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1164,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1164,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1164,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1211,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1211,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1211,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1211,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1260,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1260,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1260,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1260,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1483,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1483,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1483,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1483,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1574,13): warning CS0618: 'DevExpress.XtraCharts.BorderBase.Visible' is obsolete: 'This property is now obsolete. Use the Visibility property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1574,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.PointOptionsSerializable' is obsolete: 'This property is obsolete now. Use the PointOptions property of the SeriesLabel class.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1574,46): warning CS0618: 'DevExpress.XtraCharts.SeriesBase.LegendPointOptionsSerializable' is obsolete: 'This property is obsolete now.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\DashBoard.aspx(1574,13): warning CS0618: 'DevExpress.XtraCharts.Web.WebChartControl.EnableClientSidePointToDiagram' is obsolete: 'This property is obsolete and isn't used at all.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\MyCalendar.aspx(74,65): warning CS0109: The member 'MyCalendar.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetMyCalendarData.aspx.cs(86,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\MyCalendar.aspx.cs(88,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Landing.aspx.cs(54,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Landing.aspx.cs(149,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Landing.aspx.cs(156,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(143,25): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(317,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(451,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(630,59): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(720,41): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(728,41): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(741,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(749,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(511,183): warning CS0168: The variable 'dmodule' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(511,192): warning CS0168: The variable 'dmodule1' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(511,202): warning CS0168: The variable 'dmodule2' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(511,212): warning CS0168: The variable 'dmodule3' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(511,222): warning CS0168: The variable 'dmodule4' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(511,232): warning CS0168: The variable 'dmodule5' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(856,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(866,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1077,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1090,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1287,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1317,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1359,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1383,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1307,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1308,17): warning CS0219: The variable 'Flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1311,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(1312,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Database_Configuration.aspx.cs(62,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\MyCalendar.aspx.cs(28,12): warning CS0414: The field 'MyCalendar.testing' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(37,12): warning CS0169: The field 'GetWindows_Login.strUsername' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(37,25): warning CS0169: The field 'GetWindows_Login.strPassword' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(40,12): warning CS0169: The field 'GetWindows_Login.inputBytes' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(40,24): warning CS0169: The field 'GetWindows_Login.hashBytes' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(41,13): warning CS0169: The field 'GetWindows_Login.user' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(42,12): warning CS0169: The field 'GetWindows_Login.strSetAlert' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(43,12): warning CS0414: The field 'GetWindows_Login.strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(44,43): warning CS0169: The field 'GetWindows_Login.res' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(44,48): warning CS0169: The field 'GetWindows_Login.db_sessionId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(45,10): warning CS0414: The field 'GetWindows_Login.status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(46,14): warning CS0169: The field 'GetWindows_Login.inTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(55,9): warning CS0169: The field 'GetWindows_Login.master' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(55,17): warning CS0169: The field 'GetWindows_Login.transaction' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(55,30): warning CS0169: The field 'GetWindows_Login.report' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(55,38): warning CS0169: The field 'GetWindows_Login.organizationSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(55,59): warning CS0169: The field 'GetWindows_Login.systemSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(57,9): warning CS0169: The field 'GetWindows_Login.dongleId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(57,19): warning CS0169: The field 'GetWindows_Login.customerId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(57,31): warning CS0169: The field 'GetWindows_Login.softwareId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(57,43): warning CS0169: The field 'GetWindows_Login.packageId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(57,54): warning CS0169: The field 'GetWindows_Login.noOfConcurrentUser' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(58,12): warning CS0169: The field 'GetWindows_Login.packageVersion' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(59,14): warning CS0169: The field 'GetWindows_Login.expiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\GetWindows_Login.aspx.cs(59,26): warning CS0169: The field 'GetWindows_Login.dateOfIssue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(93,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(429,17): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(542,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(554,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(564,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(879,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(909,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(899,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(900,17): warning CS0219: The variable 'Flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(902,16): warning CS0219: The variable 'licenseUptScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(903,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(904,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1523,59): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1425,183): warning CS0168: The variable 'dmodule' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1425,192): warning CS0168: The variable 'dmodule1' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1425,202): warning CS0168: The variable 'dmodule2' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1425,212): warning CS0168: The variable 'dmodule3' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1425,222): warning CS0168: The variable 'dmodule4' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(1425,232): warning CS0168: The variable 'dmodule5' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(40,13): warning CS0169: The field 'Index.user' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(42,12): warning CS0414: The field 'Index.strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(43,43): warning CS0169: The field 'Index.res' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(43,48): warning CS0169: The field 'Index.db_sessionId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(44,10): warning CS0414: The field 'Index.status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(45,14): warning CS0169: The field 'Index.inTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(55,9): warning CS0169: The field 'Index.master' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(55,17): warning CS0169: The field 'Index.transaction' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(55,30): warning CS0169: The field 'Index.report' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(55,38): warning CS0169: The field 'Index.organizationSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(55,59): warning CS0169: The field 'Index.systemSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(57,9): warning CS0169: The field 'Index.dongleId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(57,19): warning CS0169: The field 'Index.customerId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(57,31): warning CS0169: The field 'Index.softwareId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(57,43): warning CS0169: The field 'Index.packageId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(57,54): warning CS0169: The field 'Index.noOfConcurrentUser' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(58,12): warning CS0169: The field 'Index.packageVersion' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(59,14): warning CS0169: The field 'Index.expiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Index.aspx.cs(59,26): warning CS0169: The field 'Index.dateOfIssue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(39,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(49,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(58,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(67,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(76,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(109,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(130,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(174,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(239,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(164,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(168,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(169,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(63,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(117,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(210,45): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(357,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(372,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(380,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(388,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(397,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(451,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(491,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(516,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(441,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(442,17): warning CS0219: The variable 'Flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(445,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(446,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(692,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(779,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(792,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(964,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(1108,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(1174,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(35,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(68,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(76,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(91,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(98,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(130,9): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(150,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\ForgotPassword.aspx.cs(158,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseRequest.aspx.cs(182,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseRequest.aspx.cs(264,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseRequest.aspx.cs(356,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseRequest.aspx.cs(498,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseRequest.aspx.cs(573,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(17,43): warning CS0169: The field 'TA_UI_Valid.res' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_Valid.aspx.cs(17,48): warning CS0169: The field 'TA_UI_Valid.db_sessionId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(29,9): warning CS0414: The field 'TA_UI_LicenseFileUpload.MailSendOrNot' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(30,9): warning CS0169: The field 'TA_UI_LicenseFileUpload.master' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(30,17): warning CS0169: The field 'TA_UI_LicenseFileUpload.transaction' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(30,30): warning CS0169: The field 'TA_UI_LicenseFileUpload.report' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(30,38): warning CS0169: The field 'TA_UI_LicenseFileUpload.organizationSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(30,59): warning CS0169: The field 'TA_UI_LicenseFileUpload.systemSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(32,9): warning CS0169: The field 'TA_UI_LicenseFileUpload.dongleId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(32,19): warning CS0169: The field 'TA_UI_LicenseFileUpload.customerId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(32,31): warning CS0169: The field 'TA_UI_LicenseFileUpload.softwareId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(32,43): warning CS0169: The field 'TA_UI_LicenseFileUpload.packageId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(32,54): warning CS0169: The field 'TA_UI_LicenseFileUpload.noOfConcurrentUser' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(33,12): warning CS0169: The field 'TA_UI_LicenseFileUpload.packageVersion' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(34,14): warning CS0169: The field 'TA_UI_LicenseFileUpload.expiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(34,26): warning CS0169: The field 'TA_UI_LicenseFileUpload.dateOfIssue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(36,12): warning CS0169: The field 'TA_UI_LicenseFileUpload.module' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(36,20): warning CS0169: The field 'TA_UI_LicenseFileUpload.module1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(36,29): warning CS0169: The field 'TA_UI_LicenseFileUpload.module2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(36,38): warning CS0169: The field 'TA_UI_LicenseFileUpload.module3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(36,47): warning CS0169: The field 'TA_UI_LicenseFileUpload.module4' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(36,56): warning CS0169: The field 'TA_UI_LicenseFileUpload.module5' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(38,43): warning CS0169: The field 'TA_UI_LicenseFileUpload.res' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseFileUpload.aspx.cs(38,48): warning CS0169: The field 'TA_UI_LicenseFileUpload.db_sessionId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\TA_UI_LicenseRequest.aspx.cs(20,9): warning CS0414: The field 'TA_UI_LicenseRequest.MailSendOrNot' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(79,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(113,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(209,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(217,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(233,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(290,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(379,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(392,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(580,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(594,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(649,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(694,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(721,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(639,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(640,17): warning CS0219: The variable 'Flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(643,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(644,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(877,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(953,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(14,9): warning CS0169: The field 'LicenseUpdater.master' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(14,17): warning CS0169: The field 'LicenseUpdater.transaction' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(14,30): warning CS0169: The field 'LicenseUpdater.report' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(14,38): warning CS0169: The field 'LicenseUpdater.organizationSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(14,59): warning CS0169: The field 'LicenseUpdater.systemSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(16,9): warning CS0169: The field 'LicenseUpdater.dongleId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(16,19): warning CS0169: The field 'LicenseUpdater.customerId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(16,31): warning CS0169: The field 'LicenseUpdater.softwareId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(16,43): warning CS0169: The field 'LicenseUpdater.packageId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(16,54): warning CS0169: The field 'LicenseUpdater.noOfConcurrentUser' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(17,12): warning CS0169: The field 'LicenseUpdater.packageVersion' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(18,14): warning CS0169: The field 'LicenseUpdater.expiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(18,26): warning CS0169: The field 'LicenseUpdater.dateOfIssue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(20,12): warning CS0169: The field 'LicenseUpdater.module' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(20,20): warning CS0169: The field 'LicenseUpdater.module1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(20,29): warning CS0169: The field 'LicenseUpdater.module2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(20,38): warning CS0169: The field 'LicenseUpdater.module3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(20,47): warning CS0169: The field 'LicenseUpdater.module4' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\LicenseUpdater.aspx.cs(20,56): warning CS0169: The field 'LicenseUpdater.module5' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(17,9): warning CS0414: The field 'License_Activation.MailSendOrNot' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(25,9): warning CS0169: The field 'License_Activation.master' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(25,17): warning CS0169: The field 'License_Activation.transaction' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(25,30): warning CS0169: The field 'License_Activation.report' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(25,38): warning CS0169: The field 'License_Activation.organizationSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(25,59): warning CS0169: The field 'License_Activation.systemSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(27,9): warning CS0169: The field 'License_Activation.dongleId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(27,19): warning CS0169: The field 'License_Activation.customerId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(27,31): warning CS0169: The field 'License_Activation.softwareId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(27,43): warning CS0169: The field 'License_Activation.packageId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(27,54): warning CS0169: The field 'License_Activation.noOfConcurrentUser' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(28,12): warning CS0169: The field 'License_Activation.packageVersion' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(29,14): warning CS0169: The field 'License_Activation.expiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(29,26): warning CS0169: The field 'License_Activation.dateOfIssue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(32,12): warning CS0169: The field 'License_Activation.module' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(32,20): warning CS0169: The field 'License_Activation.module1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(32,29): warning CS0169: The field 'License_Activation.module2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(32,38): warning CS0169: The field 'License_Activation.module3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(32,47): warning CS0169: The field 'License_Activation.module4' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(32,56): warning CS0169: The field 'License_Activation.module5' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(34,43): warning CS0169: The field 'License_Activation.res' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\License_Activation.aspx.cs(34,48): warning CS0169: The field 'License_Activation.db_sessionId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Error Page\TA_Page_Template_Error.master.cs(34,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Error Page\ErrorPage.aspx.cs(84,26): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Help\Help.aspx(37,65): warning CS0109: The member 'Help_Help.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Help\Help.aspx.cs(22,12): warning CS0169: The field 'Help_Help.strSetAlert' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Help\Help.aspx.cs(25,9): warning CS0169: The field 'Help_Help.auEmpId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Help\Help.aspx.cs(29,9): warning CS0414: The field 'Help_Help.intPreviewShown' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_NoDaysDeduction_Configuration.aspx(41,65): warning CS0109: The member 'Masters_TA_UI_Master_NoDaysDeduction_Configuration.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyList.aspx(24,65): warning CS0109: The member 'Master_TA_UI_MasterLeavePolicyList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_GradeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildAdd.aspx(201,65): warning CS0109: The member 'Masters_TA_UI_Master_LevelChildAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayAdd.aspx(167,65): warning CS0109: The member 'Masters_TA_UI_Master_HolidayAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyList.aspx.cs(49,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyList.aspx.cs(155,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyList.aspx.cs(172,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeModify.aspx.cs(56,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildAdd.aspx.cs(49,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayAdd.aspx.cs(65,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayAdd.aspx.cs(81,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayAdd.aspx.cs(95,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_NoDaysDeduction_Configuration.aspx.cs(17,21): warning CS0169: The field 'Masters_TA_UI_Master_NoDaysDeduction_Configuration.rm' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_NoDaysDeduction_Configuration.aspx.cs(18,17): warning CS0169: The field 'Masters_TA_UI_Master_NoDaysDeduction_Configuration.ci' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(14,21): warning CS0169: The field 'Masters_ExportData.rm' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(15,17): warning CS0169: The field 'Masters_ExportData.ci' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(22,9): warning CS0414: The field 'Masters_ExportData.EmployeeID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(23,12): warning CS0169: The field 'Masters_ExportData.source_Language' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(25,12): warning CS0169: The field 'Masters_ExportData.strFromdate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(25,25): warning CS0169: The field 'Masters_ExportData.gstrDateFormat' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ExportData.aspx.cs(25,41): warning CS0169: The field 'Masters_ExportData.strTodate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayAdd.aspx.cs(34,9): warning CS0169: The field 'Masters_TA_UI_Master_HolidayAdd.HolidayID' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftAdd.aspx(643,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_ReligionEdit.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalModify.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_TerminalModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_CountryModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftAdd.aspx.cs(67,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionModify.aspx.cs(53,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalModify.aspx.cs(76,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryModify.aspx.cs(56,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionModify.aspx.cs(18,9): warning CS0169: The field 'Masters_TA_UI_Master_ReligionEdit.intCount' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_StateModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeAdd.aspx(13,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeTypeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_DashboardRights.aspx(15,65): warning CS0109: The member 'Masters_TA_UI_Master_DashboardRights.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_groupView.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_groupView.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx(12,65): warning CS0109: The member 'Masters_TA_UI_Master_OverTimeType.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateModify.aspx.cs(56,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeAdd.aspx.cs(36,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_DashboardRights.aspx.cs(40,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_groupView.aspx.cs(43,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx.cs(43,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx.cs(87,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx.cs(113,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx.cs(96,13): warning CS0168: The variable 'gid' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx.cs(138,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeType.aspx.cs(121,13): warning CS0168: The variable 'gid' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterView.aspx.cs(87,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterView.aspx.cs(95,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterView.aspx.cs(122,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterView.aspx.cs(130,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterView.aspx.cs(148,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterView.aspx.cs(156,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_DashboardRights.aspx.cs(18,9): warning CS0414: The field 'Masters_TA_UI_Master_DashboardRights.employeeId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateList.aspx(22,65): warning CS0109: The member 'Masters_TA_UI_Master_StateList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryAdd_Angler.aspx(13,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeCategoryAdd_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx(251,65): warning CS0109: The member 'Master_TA_UI_EmailSchedule.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateList.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateList.aspx.cs(93,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateList.aspx.cs(126,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateList.aspx.cs(144,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryAdd_Angler.aspx.cs(36,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(48,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(55,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(69,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(194,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(476,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(537,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(548,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(557,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(706,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(26,12): warning CS0169: The field 'Master_TA_UI_EmailSchedule.source_Language' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(31,9): warning CS0414: The field 'Master_TA_UI_EmailSchedule.totRecords' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(32,10): warning CS0169: The field 'Master_TA_UI_EmailSchedule.checkRecordExists' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(33,10): warning CS0169: The field 'Master_TA_UI_EmailSchedule.checkLevel' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(34,12): warning CS0169: The field 'Master_TA_UI_EmailSchedule.strFromdate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailSchedule.aspx.cs(34,25): warning CS0169: The field 'Master_TA_UI_EmailSchedule.gstrDateFormat' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PenaltyConfiguration.aspx(93,65): warning CS0109: The member 'Masters_TA_UI_Master_PenaltyConfiguration.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionList.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_ReligionList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeAdd.aspx(14,65): warning CS0109: The member 'Master_TA_UI_MasterLeaveTypeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterModify.aspx(53,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftRoasterModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_Configuration.aspx(44,65): warning CS0109: The member 'Masters_SMS_Configuration.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionList.aspx.cs(50,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionList.aspx.cs(176,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionList.aspx.cs(211,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionList.aspx.cs(233,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeAdd.aspx.cs(53,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterModify.aspx.cs(62,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_Configuration.aspx.cs(32,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_Configuration.aspx.cs(40,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ConfigurationControlsCreation.aspx.cs(16,9): warning CS0169: The field 'Masters_ConfigurationControlsCreation.PolicyID' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ConfigurationControlsCreation.aspx.cs(17,12): warning CS0169: The field 'Masters_ConfigurationControlsCreation.Policy' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMSReceivers.aspx.cs(19,10): warning CS0414: The field 'Masters_SMSReceivers.chkchecked' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalAdd.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_TerminalAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx(1685,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatype.aspx(22,65): warning CS0109: The member 'Masters_TA_UI_Master_TerminalDatatype.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalAdd.aspx.cs(48,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(87,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(94,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(121,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(129,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(132,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(136,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(142,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(150,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(151,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(152,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(161,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(165,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(751,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(768,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_usergroups_del.aspx.cs(48,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatype.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatype.aspx.cs(98,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatype.aspx.cs(129,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatype.aspx.cs(159,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeModify.aspx.cs(49,12): warning CS0414: The field 'Masters_TA_UI_Master_EmployeeModify.strEPassword' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx(74,65): warning CS0109: The member 'Masters_MapClockIn.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_LogDetails.aspx(78,65): warning CS0109: The member 'Masters_SMS_LogDetails.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_GradeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeTypeList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyModify.aspx(1211,65): warning CS0109: The member 'Master_TA_UI_MasterLeavePolicyModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeAdd.aspx.cs(46,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(39,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(77,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(64,18): warning CS0168: The variable 'chkBoxIDs' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(98,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(83,13): warning CS0168: The variable 'CatID' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(85,18): warning CS0168: The variable 'chkBoxIDs' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(135,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeList.aspx.cs(104,13): warning CS0168: The variable 'CatID' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyModify.aspx.cs(601,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildView.aspx.cs(155,20): warning CS0219: The variable 'htm' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildView.aspx.cs(316,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildView.aspx.cs(369,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildView.aspx.cs(400,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx.cs(25,9): warning CS0414: The field 'Masters_MapClockIn.clkIn' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx.cs(25,20): warning CS0414: The field 'Masters_MapClockIn.clkOut' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx.cs(25,32): warning CS0414: The field 'Masters_MapClockIn.bkIn' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx.cs(25,42): warning CS0414: The field 'Masters_MapClockIn.bkOut' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx.cs(25,53): warning CS0414: The field 'Masters_MapClockIn.lunIn' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\MapClockIn.aspx.cs(25,64): warning CS0414: The field 'Masters_MapClockIn.lunOut' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCodeAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_AttandanceCodeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryModify.aspx(28,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeCategoryModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCodeAdd.aspx.cs(34,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryModify.aspx.cs(57,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryModify.aspx.cs(69,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\AjaxLeavePolicy.aspx.cs(24,17): warning CS0168: The variable 'levelId' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_groupEdit.aspx(27,65): warning CS0109: The member 'Masters_TA_UI_Master_groupEdit.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EntranceModify.aspx(46,65): warning CS0109: The member 'Masters_TA_UI_Master_EntranceModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildModify.aspx(182,65): warning CS0109: The member 'Masters_TA_UI_Master_LevelChildModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx(20,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftPattern.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleList.aspx(23,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationVehicleList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_groupEdit.aspx.cs(50,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EntranceModify.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelChildModify.aspx.cs(42,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(55,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(135,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(86,13): warning CS0219: The variable 'PatternId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(175,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(232,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(184,13): warning CS0219: The variable 'PatternId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPattern.aspx.cs(421,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleList.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleList.aspx.cs(94,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleList.aspx.cs(82,16): warning CS0219: The variable 'ChkBoxIDs' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleList.aspx.cs(118,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleList.aspx.cs(148,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelRights.aspx(182,65): warning CS0109: The member 'Masters_TA_UI_Master_LevelRights.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateModify.aspx(60,65): warning CS0109: The member 'Masters_SMS_TemplateModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx(12,65): warning CS0109: The member 'Master_TA_UI_EmailScheduleList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterAdd.aspx(54,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftRoasterAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\Landmarks.aspx(19,65): warning CS0109: The member 'Masters_Landmarks.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelRights.aspx.cs(43,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelRights.aspx.cs(106,24): warning CS0219: The variable 'tag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelRights.aspx.cs(308,33): warning CS0219: The variable 'flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelRights.aspx.cs(329,17): warning CS0219: The variable 'flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateModify.aspx.cs(37,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateModify.aspx.cs(71,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateModify.aspx.cs(164,13): warning CS0219: The variable 'InsertedId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(67,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(94,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(220,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(238,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(520,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(526,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(576,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(626,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(676,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(726,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(776,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(826,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(937,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(994,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1044,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1093,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1142,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1191,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1227,28): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1330,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1382,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1466,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(1522,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoasterAdd.aspx.cs(45,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\Landmarks.aspx.cs(63,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateModify.aspx.cs(23,12): warning CS0414: The field 'Masters_SMS_TemplateModify.Status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_EmailScheduleList.aspx.cs(37,9): warning CS0414: The field 'Master_TA_UI_EmailScheduleList.intPreviewShown' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\Landmarks.aspx.cs(30,9): warning CS0414: The field 'Masters_Landmarks.isTriggered' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\Landmarks.aspx.cs(33,9): warning CS0414: The field 'Masters_Landmarks.intIndividualUser' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\Landmarks.aspx.cs(434,12): warning CS0649: Field 'Masters_Landmarks.callbackResult' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx(1594,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(1022,18): warning CS0108: 'Masters_TA_UI_Master_EmployeeAdd.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(1179,18): warning CS0108: 'Masters_TA_UI_Master_EmployeeAdd.MessageWithRedirect(string, string)' hides inherited member 'Base.BasePage.MessageWithRedirect(string, string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\EmpLeave_Remote.aspx.cs(220,17): warning CS0219: The variable 'dec' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(47,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(80,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(89,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(113,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(116,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(149,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(154,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(23,12): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeAdd.inputBytes' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeAdd.aspx.cs(23,24): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeAdd.hashBytes' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftDetails.aspx(31,65): warning CS0109: The member 'Masters_TA_UI_MasterShiftDetails.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_CityAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeModify.aspx(13,65): warning CS0109: The member 'Master_TA_UI_MasterLeaveTypeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx(47,65): warning CS0109: The member 'Masters_TA_UI_Master_Terminal.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCodeModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_AttandanceCodeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftDetails.aspx.cs(64,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftDetails.aspx.cs(140,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftDetails.aspx.cs(179,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftDetails.aspx(117,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftDetails.aspx(117,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityAdd.aspx.cs(61,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeModify.aspx.cs(58,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(47,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(224,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(261,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(282,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(327,9): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(466,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Terminal.aspx.cs(483,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCodeModify.aspx.cs(58,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_GradeList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Masters_Generic_List.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Masters_Generic_List.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_Modify.aspx(22,65): warning CS0109: The member 'Master_TA_UI_Master_PunchTypes_Modify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryAdd.aspx(28,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeCategoryAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx.cs(110,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx.cs(140,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx.cs(176,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx(42,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_GradeList.aspx(42,45): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_Modify.aspx.cs(59,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryAdd.aspx.cs(36,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\GetEmailIdsPopup.aspx.cs(28,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\GetEmailIdsPopup.aspx.cs(57,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\GetEmailIdsPopup.aspx.cs(229,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_TimeSheetEntry.aspx(44,65): warning CS0109: The member 'Masters_TA_UI_TimeSheetEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstModify.aspx(9,65): warning CS0109: The member 'Master_TA_UI_Master_TitleFirstModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Holiday.aspx(12,65): warning CS0109: The member 'Masters_TA_UI_Master_Holiday.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatypeModify.aspx(730,65): warning CS0109: The member 'Masters_TA_UI_Master_TerminalDatatypeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectAdd.aspx(146,65): warning CS0109: The member 'Masters_TA_UI_Master_ProjectAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalList.aspx(15,65): warning CS0109: The member 'Masters_TA_UI_Master_TerminalNew.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstModify.aspx.cs(79,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Holiday.aspx.cs(50,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Holiday.aspx.cs(143,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Holiday.aspx.cs(173,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Holiday.aspx.cs(265,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatypeModify.aspx.cs(60,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectAdd.aspx.cs(57,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectAdd.aspx.cs(93,13): warning CS0168: The variable 'intLoop' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectAdd.aspx.cs(93,33): warning CS0219: The variable 'SelectedTerminalsCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectAdd.aspx.cs(27,21): warning CS0414: The field 'Masters_TA_UI_Master_ProjectAdd.intRawDataFormat' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPatternAdd.aspx(87,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftPatternAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Employee.aspx(130,65): warning CS0109: The member 'Masters_TA_UI_Master_Employee.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPatternAdd.aspx.cs(49,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Employee.aspx.cs(91,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Employee.aspx.cs(237,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Employee.aspx.cs(597,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Employee.aspx(441,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Employee.aspx(441,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteAdd.aspx(11,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationRouteAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx(19,65): warning CS0109: The member 'Master_TA_UI_Master_PunchTypes_List.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyAdd.aspx(1197,65): warning CS0109: The member 'Master_TA_UI_MasterLeavePolicyAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EntranceAdd.aspx(45,65): warning CS0109: The member 'Masters_TA_UI_Master_EntranceAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteAdd.aspx.cs(58,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx.cs(54,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx.cs(99,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx.cs(129,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx.cs(108,20): warning CS0219: The variable 'ChkBoxIDs1' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx.cs(146,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_List.aspx.cs(169,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeavePolicyAdd.aspx.cs(550,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EntranceAdd.aspx.cs(47,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstAdd.aspx(11,65): warning CS0109: The member 'Master_TA_UI_Master_TitleFirstAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_StateAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_CityModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleModify.aspx(9,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationVehicleModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationMappingMain.aspx(9,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationMappingMain.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateList.aspx(10,65): warning CS0109: The member 'Masters_SMS_TemplateList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatypeAdd.aspx(937,65): warning CS0109: The member 'Masters_TA_UI_Master_TerminalDatatypeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstAdd.aspx.cs(73,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_StateAdd.aspx.cs(50,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityModify.aspx.cs(77,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleModify.aspx.cs(49,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateList.aspx.cs(116,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\SMS_TemplateList.aspx.cs(135,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalDatatypeAdd.aspx.cs(55,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_groupAdd.aspx(23,65): warning CS0109: The member 'Masters_TA_UI_Master_groupAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx(10,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeCatagory.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Entrance.aspx(21,65): warning CS0109: The member 'Masters_TA_UI_Master_Entrance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(39,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(183,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(168,13): warning CS0168: The variable 'CatID' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(170,18): warning CS0168: The variable 'chkBoxIDs' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(219,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(240,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(225,13): warning CS0168: The variable 'CatID' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryList.aspx.cs(227,18): warning CS0168: The variable 'chkBoxIDs' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Entrance.aspx.cs(50,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Entrance.aspx.cs(82,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Entrance.aspx.cs(111,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_Entrance.aspx.cs(128,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_Add.aspx(22,65): warning CS0109: The member 'Master_TA_UI_Master_PunchTypes_Add.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryList.aspx(12,65): warning CS0109: The member 'Masters_TA_UI_Master_CountryList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryModify_Angler.aspx(14,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeCategoryModify_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteModify.aspx(10,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationRouteModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeList.aspx(24,65): warning CS0109: The member 'Master_TA_UI_MasterLeaveTypeList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCode.aspx(13,65): warning CS0109: The member 'Masters_TA_UI_Master_AttandanceCode.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_PunchTypes_Add.aspx.cs(49,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryList.aspx.cs(47,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryList.aspx.cs(90,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryList.aspx.cs(113,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryList.aspx.cs(145,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryModify_Angler.aspx.cs(76,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeCategoryModify_Angler.aspx.cs(87,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteModify.aspx.cs(54,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPatternView.aspx.cs(265,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPatternView.aspx.cs(381,14): warning CS0219: The variable 'checkDeleteFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeList.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeList.aspx.cs(90,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeList.aspx.cs(120,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveTypeList.aspx.cs(145,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCode.aspx.cs(39,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCode.aspx.cs(75,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCode.aspx.cs(112,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_AttandanceCode.aspx.cs(130,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx(33,65): warning CS0109: The member 'Masters_TA_UI_Master_LevelDetails.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeTypeAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_OverTimeTypeAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(52,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(175,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(253,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(273,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(372,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeTypeAdd.aspx.cs(37,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(59,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(60,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(61,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(62,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(731,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(28,9): warning CS0414: The field 'Masters_TA_UI_Master_LevelDetails.CurrentPageTotalRecords' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_LevelDetails.aspx.cs(29,10): warning CS0414: The field 'Masters_TA_UI_Master_LevelDetails.s' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(28,28): warning CS0414: The field 'Masters_TA_UI_Master_EmployeeView.strGender' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(28,44): warning CS0414: The field 'Masters_TA_UI_Master_EmployeeView.strMstatus' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,10): warning CS0649: Field 'Masters_TA_UI_Master_EmployeeView.blOTeligible' is never assigned to, and will always have its default value false
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,24): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeView.blOutdoorEmployee' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,43): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeView.blPF' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,49): warning CS0649: Field 'Masters_TA_UI_Master_EmployeeView.blCOffeligible' is never assigned to, and will always have its default value false
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,79): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeView.blHostelWorker' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,95): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeView.blESI' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeView.aspx.cs(29,102): warning CS0169: The field 'Masters_TA_UI_Master_EmployeeView.blExRep' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx(20,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftRoaster.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OrganisationLevels.aspx(15,65): warning CS0109: The member 'Masters_TA_UI_Master_OrganisationLevels.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_BulkEmployeeConfiguration.aspx(23,65): warning CS0109: The member 'Masters_TA_UI_BulkEmployeeConfiguration.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeModify.aspx(13,65): warning CS0109: The member 'Masters_TA_UI_Master_EmployeeTypeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_CountryAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectList.aspx(54,65): warning CS0109: The member 'Masters_TA_UI_Master_ProjectList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(45,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(82,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(90,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(117,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(125,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(143,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(151,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftRoaster.aspx.cs(295,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(218,17): warning CS0219: The variable 'intActualBreakAvailable' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_getOrg.aspx.cs(86,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalView.aspx.cs(140,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TerminalView.aspx.cs(157,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeModify.aspx.cs(61,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_EmployeeTypeModify.aspx.cs(70,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CountryAdd.aspx.cs(48,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ProjectList.aspx.cs(90,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(18,39): warning CS0169: The field 'Masters_ShiftRemote.dt_ShitBin1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(18,52): warning CS0169: The field 'Masters_ShiftRemote.dt_ShiftBout1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(18,67): warning CS0169: The field 'Masters_ShiftRemote.dt_ShiftBin2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(18,81): warning CS0169: The field 'Masters_ShiftRemote.dt_ShiftBout2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(18,96): warning CS0169: The field 'Masters_ShiftRemote.dt_ShiftBin3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(18,110): warning CS0169: The field 'Masters_ShiftRemote.dt_ShiftBout3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,75): warning CS0414: The field 'Masters_ShiftRemote.TotalBreakHrs' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,90): warning CS0169: The field 'Masters_ShiftRemote.BrkTime1inhr' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,104): warning CS0169: The field 'Masters_ShiftRemote.BrkTime1inmin' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,119): warning CS0169: The field 'Masters_ShiftRemote.BrkTime1outhr' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,134): warning CS0169: The field 'Masters_ShiftRemote.BrkTime1outmin' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,150): warning CS0169: The field 'Masters_ShiftRemote.BrkTime2inhr' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,164): warning CS0169: The field 'Masters_ShiftRemote.BrkTime2inmin' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,179): warning CS0169: The field 'Masters_ShiftRemote.BrkTime2outhr' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,194): warning CS0169: The field 'Masters_ShiftRemote.BrkTime2outmin' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,210): warning CS0169: The field 'Masters_ShiftRemote.BrkTime3inhr' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,224): warning CS0169: The field 'Masters_ShiftRemote.BrkTime3inmin' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,239): warning CS0169: The field 'Masters_ShiftRemote.BrkTime3outhr' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(19,254): warning CS0169: The field 'Masters_ShiftRemote.BrkTime3outmin' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(24,14): warning CS0169: The field 'Masters_ShiftRemote.tsBreak1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(24,24): warning CS0169: The field 'Masters_ShiftRemote.tsBreak2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\ShiftRemote.aspx.cs(24,34): warning CS0169: The field 'Masters_ShiftRemote.tsBreak3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftModify.aspx(701,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_SyncEmployee_Device.aspx(42,65): warning CS0109: The member 'Masters_TA_UI_Master_SyncEmployee_Device.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterLeaveMain.aspx(9,65): warning CS0109: The member 'Master_TA_UI_MasterLeaveMain.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftModify.aspx.cs(69,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftModify.aspx.cs(380,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_SyncEmployee_Device.aspx.cs(68,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_SyncEmployee_Device.aspx.cs(100,40): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_SyncEmployee_Device.aspx.cs(103,45): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_SyncEmployee_Device.aspx.cs(551,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx(105,65): warning CS0109: The member 'Masters_TA_UI_Master_UserGroups_AddRights.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeTypeModify.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_OverTimeTypeModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleAdd.aspx(9,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationVehicleAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayModify.aspx(173,65): warning CS0109: The member 'Masters_TA_UI_HolidayModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityList.aspx(22,65): warning CS0109: The member 'Masters_TA_UI_Master_CityList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteList.aspx(22,65): warning CS0109: The member 'Master_TA_UI_MasterTransportationRouteList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx(10,65): warning CS0109: The member 'Master_TA_UI_Master_TitleFirstList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(1717,21): warning CS0219: The variable 'headeraddPrv' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(1717,39): warning CS0219: The variable 'headermodifyPrv' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(1717,60): warning CS0219: The variable 'headerdeletePrv' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(1717,81): warning CS0219: The variable 'headerviewPrv' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(1718,21): warning CS0219: The variable 'headerPageid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(1718,39): warning CS0219: The variable 'headerPageGroupid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_OverTimeTypeModify.aspx.cs(60,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationVehicleAdd.aspx.cs(49,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_HolidayModify.aspx.cs(63,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityList.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityList.aspx.cs(93,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityList.aspx.cs(126,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_CityList.aspx.cs(144,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteList.aspx.cs(47,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteList.aspx.cs(92,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteList.aspx.cs(122,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_MasterTransportationRouteList.aspx.cs(150,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx.cs(81,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx.cs(123,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx.cs(153,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx.cs(176,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx(44,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_TitleFirstList.aspx(44,45): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_UserGroups_AddRights.aspx.cs(30,10): warning CS0414: The field 'Masters_TA_UI_Master_UserGroups_AddRights.isReportsExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionAdd.aspx(9,65): warning CS0109: The member 'Masters_TA_UI_Master_ReligionAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPatternModify.aspx(86,65): warning CS0109: The member 'Masters_TA_UI_Master_ShiftPatternModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionAdd.aspx.cs(48,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ShiftPatternModify.aspx.cs(70,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Masters\TA_UI_Master_ReligionAdd.aspx.cs(14,9): warning CS0169: The field 'Masters_TA_UI_Master_ReligionAdd.intCount' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_CCMailGroupModify.aspx(12,65): warning CS0109: The member 'Organization_Settings_Organization_CCMailGroupModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_NewsEdit.aspx(134,65): warning CS0109: The member 'Organization_Settings_Organization_NewsEdit.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiEligible.aspx(132,65): warning CS0109: The member 'Organization_Settings_Organization_EmployeeFlexiEligible.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_Levels.aspx(24,65): warning CS0109: The member 'Organization_Settings_Organization_Levels.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_levelAdd.aspx(17,65): warning CS0109: The member 'Organization_Settings_Organization_levelAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_LevelDetails.aspx(27,65): warning CS0109: The member 'Organization_Settings_Organization_LevelDetails.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization.master.cs(39,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_NewsEdit.aspx.cs(39,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_NewsEdit.aspx.cs(146,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiEligible.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiEligible.aspx.cs(208,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiEligible.aspx.cs(256,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiEligible.aspx.cs(265,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiEligible.aspx.cs(237,17): warning CS0219: The variable 'iFlagFlexiPattern' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_Levels.aspx.cs(151,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_Levels.aspx.cs(155,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_Levels.aspx(96,45): warning CS0618: 'DevExpress.Web.GridViewCommandColumn.EditButton' is obsolete: 'Use the ShowEditButton and SettingsCommandButton.EditButton properties instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\OTRoundoffModify_Remote.aspx.cs(385,9): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_LevelDetails.aspx.cs(38,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\GetApprovalDetails.aspx.cs(11,9): warning CS0169: The field 'Organization_Settings_GetApprovalDetails.CompanyID' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\LoginList.aspx(22,65): warning CS0109: The member 'Organization_Settings_LoginList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_CCMailGroupAdd.aspx(29,65): warning CS0109: The member 'Organization_Settings_Organization_CCMailGroupAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_News.aspx(164,65): warning CS0109: The member 'Organization_Settings_Organization_News.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_Tempweekdaylist.aspx(33,65): warning CS0109: The member 'Organization_Settings_Organization_Tempweekdaylist.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_NewsView.aspx(12,65): warning CS0109: The member 'Organization_Settings_Organization_NewsView.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_LeaveSettings.aspx(10,65): warning CS0109: The member 'Organization_Settings_Organization_LeaveSettings.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_LeaveSettingsDepartment.aspx(9,65): warning CS0109: The member 'Organization_Settings_Organization_LeaveSettingsDepartment.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_YearSetting.aspx(167,65): warning CS0109: The member 'Organization_Settings_Organization_YearSetting.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\LoginList.aspx.cs(46,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_News.aspx.cs(40,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_Tempweekdaylist.aspx.cs(64,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_NewsView.aspx.cs(44,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\delLevels.aspx.cs(41,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\delLevels.aspx.cs(51,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_YearSetting.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_YearSetting.aspx.cs(480,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_YearSetting.aspx.cs(497,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_YearSetting.aspx.cs(532,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_YearSetting.aspx.cs(667,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx(1111,65): warning CS0109: The member 'Organization_Settings_Organization_ShiftSetting.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(76,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(141,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(594,17): warning CS0219: The variable 'organization' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(594,31): warning CS0219: The variable 'individualEmployee' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(594,51): warning CS0219: The variable 'notFlexible' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(1134,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(41,47): warning CS0414: The field 'Organization_Settings_Organization_ShiftSetting.OnDutyEntryExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(41,93): warning CS0414: The field 'Organization_Settings_Organization_ShiftSetting.permissionSanctionExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ShiftSetting.aspx.cs(48,10): warning CS0169: The field 'Organization_Settings_Organization_ShiftSetting.blnStyleSheetModified' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_TemporaryWeekday.aspx(33,65): warning CS0109: The member 'Organization_Settings_Organization_TemporaryWeekday.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_AddlWeekoff.aspx(16,65): warning CS0109: The member 'Organization_Settings_Organization_AddlWeekoff.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_CCMailGroup.aspx(9,65): warning CS0109: The member 'Organization_Settings_Organization_CCMailGroup.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_LeaveSettingsCompany.aspx(9,65): warning CS0109: The member 'Organization_Settings_Organization_LeaveSettingsCompany.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_HolidaySetting.aspx(10,65): warning CS0109: The member 'Organization_Settings_Organization_HolidaySetting.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_AddlWeekoff_Add.aspx(116,65): warning CS0109: The member 'Organization_Settings_Organization_AddlWeekoff_Add.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_TemporaryWeekday.aspx.cs(59,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_AddlWeekoff.aspx.cs(56,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_HolidaySetting.aspx.cs(61,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_AddlWeekoff_Add.aspx.cs(55,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_HolidaySetting.aspx.cs(21,9): warning CS0169: The field 'Organization_Settings_Organization_HolidaySetting.YearSettingId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\OTRoundoff_Remote.aspx.cs(15,9): warning CS0169: The field 'Organization_Settings_OTRoundoff_Remote.PolicyID' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\OTRoundoff_Remote.aspx.cs(16,12): warning CS0169: The field 'Organization_Settings_OTRoundoff_Remote.Policy' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_ApprovalSettings.aspx(9,65): warning CS0109: The member 'Organization_Settings_Organization_ApprovalSettings.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiPopup.aspx.cs(142,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiPopup.aspx.cs(327,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiPopup.aspx.cs(401,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiPopup.aspx.cs(699,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Organization Settings\Organization_EmployeeFlexiPopup.aspx.cs(768,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DeviatedWorkHours.aspx(112,65): warning CS0109: The member 'Reports_TA_UI_Report_DeviatedWorkHours.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateExit.aspx(151,65): warning CS0109: The member 'Reports_TA_UI_Report_LateExit.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportEmployeeDetail.aspx(147,65): warning CS0109: The member 'Reports_TA_UI_XGReportEmployeeDetail.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(275,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(291,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(305,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(335,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(362,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(389,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(411,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(434,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(456,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetEmailIdsPopup.aspx.cs(35,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetEmailIdsPopup.aspx.cs(71,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetEmailIdsPopup.aspx.cs(432,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DeviatedWorkHours.aspx.cs(230,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateExit.aspx.cs(51,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateExit.aspx.cs(131,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateExit.aspx.cs(703,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportEmployeeDetail.aspx.cs(49,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportEmployeeDetail.aspx(354,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportEmployeeDetail.aspx(354,45): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(23,75): warning CS0169: The field 'Reports_GetGraphicalReportData.NoOfDays' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(24,12): warning CS0169: The field 'Reports_GetGraphicalReportData.rptFileName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,65): warning CS0169: The field 'Reports_GetGraphicalReportData.Normal' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,73): warning CS0169: The field 'Reports_GetGraphicalReportData.Status' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,81): warning CS0169: The field 'Reports_GetGraphicalReportData.LeaveType' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,92): warning CS0169: The field 'Reports_GetGraphicalReportData.MinWorkHours' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,106): warning CS0169: The field 'Reports_GetGraphicalReportData.EmpStatus' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,117): warning CS0169: The field 'Reports_GetGraphicalReportData.TableDescription' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,135): warning CS0169: The field 'Reports_GetGraphicalReportData.Operation' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,146): warning CS0169: The field 'Reports_GetGraphicalReportData.MonthClosureId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetGraphicalReportData.aspx.cs(26,162): warning CS0169: The field 'Reports_GetGraphicalReportData.YearSettingsId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportEmployeeDetail.aspx.cs(18,9): warning CS0169: The field 'Reports_TA_UI_XGReportEmployeeDetail.levelId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRoll.aspx(133,65): warning CS0109: The member 'Reports_TA_UI_Report_PayRoll.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx(146,65): warning CS0109: The member 'Reports_TA_UI_XGReportAttendance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx(256,65): warning CS0109: The member 'Reports_TA_UI_Report_EmployeeShiftAllocation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyExitGrid.aspx(11,65): warning CS0109: The member 'Reports_TA_UI_Report_EarlyExitGrid.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRoll.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRoll.aspx.cs(328,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx.cs(57,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx.cs(61,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx(329,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx(329,13): warning CS0618: 'DevExpress.Web.ASPxGridViewSettings.ShowVerticalScrollBar' is obsolete: 'Use the Settings.VerticalScrollBarMode property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx(329,45): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(62,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(93,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(706,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(765,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(921,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(945,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(711,14): warning CS0168: The variable 'blnNormal' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(729,21): warning CS0168: The variable 'shft' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyExitGrid.aspx(126,46): warning CS0618: 'DevExpress.Web.GridViewCommandColumn.EditButton' is obsolete: 'Use the ShowEditButton and SettingsCommandButton.EditButton properties instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyExitGrid.aspx(23,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyExitGrid.aspx(23,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportAttendance.aspx.cs(19,9): warning CS0649: Field 'Reports_TA_UI_XGReportAttendance.intIndividualUser' is never assigned to, and will always have its default value 0
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(36,13): warning CS0414: The field 'Reports_TA_UI_Report_EmployeeShiftAllocation.blnCheckDataExits' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeShiftAllocation.aspx.cs(38,35): warning CS0169: The field 'Reports_TA_UI_Report_EmployeeShiftAllocation.HeaderName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DocumentExpiry.aspx(128,65): warning CS0109: The member 'Reports_TA_UI_Report_DocumentExpiry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WeeklyWorkHours.aspx(148,65): warning CS0109: The member 'Reports_TA_UI_Report_WeeklyWorkHours.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Absentes.aspx(229,65): warning CS0109: The member 'Reports_TA_UI_Report_Absentes.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DocumentExpiry.aspx.cs(59,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DocumentExpiry.aspx.cs(369,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WeeklyWorkHours.aspx.cs(150,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WeeklyWorkHours.aspx.cs(331,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WeeklyWorkHours.aspx.cs(313,24): warning CS0219: The variable 'strReportName' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WeeklyWorkHours.aspx.cs(426,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Absentes.aspx.cs(60,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Absentes.aspx.cs(135,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Absentes.aspx.cs(144,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Absentes.aspx.cs(630,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Absentes.aspx.cs(28,24): warning CS0414: The field 'Reports_TA_UI_Report_Absentes.blnNormal' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx(152,65): warning CS0109: The member 'Reports_TA_UI_Report_Shift.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx(157,65): warning CS0109: The member 'Reports_TA_UI_Report_RawData.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInstance.aspx(155,65): warning CS0109: The member 'Reports_TA_UI_Report_LateInstance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WorkedDays.aspx(104,65): warning CS0109: The member 'Reports_TA_UI_Report_WorkedDays.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(54,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(73,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(85,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(94,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(475,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(492,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(700,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(751,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(810,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(827,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(882,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx.cs(57,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx.cs(58,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx.cs(176,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx.cs(789,20): warning CS0219: The variable 'strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx.cs(801,21): warning CS0168: The variable 'shift' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawData.aspx.cs(875,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInstance.aspx.cs(76,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInstance.aspx.cs(203,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInstance.aspx.cs(797,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WorkedDays.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WorkedDays.aspx.cs(416,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WorkedDays.aspx.cs(437,24): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Shift.aspx.cs(29,13): warning CS0414: The field 'Reports_TA_UI_Report_Shift.blnCheckDataExits' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInstance.aspx.cs(28,10): warning CS0169: The field 'Reports_TA_UI_Report_LateInstance.ok' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OverTime.aspx(154,65): warning CS0109: The member 'Reports_TA_UI_Report_OverTime.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx(153,65): warning CS0109: The member 'Reports_TA_UI_Report_Permission.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveAnalysis.aspx(162,65): warning CS0109: The member 'Reports_TA_UI_Report_LeaveAnalysis.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OverTime.aspx.cs(79,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OverTime.aspx.cs(203,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OverTime.aspx.cs(652,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OverTime.aspx.cs(665,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(52,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(79,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(607,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(734,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(747,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(797,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Permission.aspx.cs(763,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveAnalysis.aspx.cs(265,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveAnalysis.aspx.cs(447,24): warning CS0219: The variable 'ChkBoxIDs' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveAnalysis.aspx.cs(529,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveAnalysis.aspx.cs(542,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveAnalysis.aspx.cs(552,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OrgSettings.aspx(10,65): warning CS0109: The member 'Reports_TA_UI_Report_OrgSettings.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx(165,65): warning CS0109: The member 'Reports_TA_UI_Report_EmployeeInOut.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication_Angler.aspx(45,65): warning CS0109: The member 'Reports_TA_UI_Report_LeaveApplication_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication_Angler.aspx.cs(661,18): warning CS0108: 'Reports_TA_UI_Report_LeaveApplication_Angler.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx(228,65): warning CS0109: The member 'Reports_TA_UI_Report_Punctuality.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(79,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(116,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(124,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(646,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(655,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(1428,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication_Angler.aspx.cs(68,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication_Angler.aspx.cs(666,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx(459,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx(459,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx(678,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx(678,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(83,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(101,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(106,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(115,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(194,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(204,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(767,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Punctuality.aspx.cs(781,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeInOut.aspx.cs(43,12): warning CS0169: The field 'Reports_TA_UI_Report_EmployeeInOut.sheet' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_YearClosure.aspx(141,65): warning CS0109: The member 'Reports_TA_UI_Report_YearClosure.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx(37,65): warning CS0109: The member 'Reports_TA_UI_LeavePermissionDailyReport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MonthlyAttendance.aspx(144,65): warning CS0109: The member 'Reports_TA_UI_Report_MonthlyAttendance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx(155,65): warning CS0109: The member 'Reports_TA_UI_Report_LessHoursWorked.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_YearClosure.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_YearClosure.aspx.cs(263,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(76,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(91,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(100,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(347,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(185,13): warning CS0219: The variable 'employeeCategory' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(185,35): warning CS0219: The variable 'employeeType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(186,16): warning CS0219: The variable 'strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(221,33): warning CS0219: The variable 'dtTo' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(234,17): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(488,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReport.aspx.cs(504,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MonthlyAttendance.aspx.cs(75,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MonthlyAttendance.aspx.cs(153,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MonthlyAttendance.aspx.cs(1002,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MonthlyAttendance.aspx(457,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MonthlyAttendance.aspx(457,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx.cs(61,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx.cs(139,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx.cs(412,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx.cs(425,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx.cs(25,10): warning CS0169: The field 'Reports_TA_UI_Report_LessHoursWorked.ok' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LessHoursWorked.aspx.cs(33,44): warning CS0414: The field 'Reports_TA_UI_Report_LessHoursWorked.strReportType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx(225,65): warning CS0109: The member 'Reports_TA_UI_Report_DetailAttendance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Employee.aspx(152,65): warning CS0109: The member 'Reports_TA_UI_Report_Employee.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawDataDetails.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawDataDetails.aspx.cs(235,16): warning CS0219: The variable 'strReportType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx.cs(62,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx.cs(88,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx.cs(535,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx.cs(684,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Employee.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx(466,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx(466,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawDataDetails.aspx.cs(18,10): warning CS0169: The field 'Reports_TA_UI_Report_RawDataDetails.ok' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_RawDataDetails.aspx.cs(20,12): warning CS0414: The field 'Reports_TA_UI_Report_RawDataDetails.empName' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DetailAttendance.aspx.cs(24,14): warning CS0169: The field 'Reports_TA_UI_Report_DetailAttendance.result' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_WeeklyWorkHours_Angler.aspx(150,65): warning CS0109: The member 'Reports_TA_UI_Report_WeeklyWorkHours_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XtraGridMain.aspx(10,65): warning CS0109: The member 'Reports_TA_UI_XtraGridMain.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LabourMonthlyAttendance.aspx(143,65): warning CS0109: The member 'Reports_TA_UI_Report_LabourMonthlyAttendance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx(148,65): warning CS0109: The member 'Reports_TA_UI_Report_TotalWorkingDays.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LabourMonthlyAttendance.aspx.cs(60,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(54,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(126,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(187,16): warning CS0219: The variable 'strStatus' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(194,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(311,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(324,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(369,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalWorkingDays.aspx.cs(336,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LabourMonthlyAttendance.aspx(348,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LabourMonthlyAttendance.aspx(348,45): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LabourMonthlyAttendance.aspx.cs(20,9): warning CS0414: The field 'Reports_TA_UI_Report_LabourMonthlyAttendance.payrollConfig' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx(156,65): warning CS0109: The member 'Reports_TA_UI_Report_OnDutyEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(915,18): warning CS0108: 'Reports_TA_UI_Report_LeaveApplication.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx(155,65): warning CS0109: The member 'Reports_TA_UI_Report_LeaveApplication.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx(150,65): warning CS0109: The member 'Reports_TA_UI_Report_ShiftNotAllocated.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx(111,65): warning CS0109: The member 'Reports_TA_UI_Report_DailyDeviation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx.cs(60,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx.cs(61,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx.cs(612,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx.cs(718,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx.cs(756,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(64,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(131,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(209,21): warning CS0665: Assignment in conditional expression is always constant; did you mean to use == instead of = ?
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(221,21): warning CS0665: Assignment in conditional expression is always constant; did you mean to use == instead of = ?
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(797,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(810,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(895,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(920,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx.cs(49,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx.cs(72,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx.cs(85,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx.cs(94,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx.cs(543,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ShiftNotAllocated.aspx.cs(556,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx.cs(414,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx.cs(368,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx.cs(421,24): warning CS0219: The variable 'strUrl' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx.cs(537,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx.cs(495,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyDeviation.aspx.cs(579,28): warning CS0219: The variable 'column' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(221,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OnDutyEntry.aspx.cs(29,13): warning CS0414: The field 'Reports_TA_UI_Report_OnDutyEntry.SaveClick' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(26,52): warning CS0169: The field 'Reports_TA_UI_Report_LeaveApplication.strInTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(26,63): warning CS0169: The field 'Reports_TA_UI_Report_LeaveApplication.strOutTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeaveApplication.aspx.cs(33,10): warning CS0414: The field 'Reports_TA_UI_Report_LeaveApplication.intdata' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(17,17): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.ci' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(24,9): warning CS0414: The field 'Reports_TA_UI_Report_Graphical_View.shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(24,75): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.NoOfDays' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(25,12): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.rptFileName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,65): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.Normal' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,73): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.Status' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,81): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.LeaveType' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,92): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.MinWorkHours' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,106): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.EmpStatus' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,117): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.TableDescription' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,135): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.Operation' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,146): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.MonthClosureId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(27,162): warning CS0169: The field 'Reports_TA_UI_Report_Graphical_View.YearSettingsId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Graphical_View.aspx.cs(35,13): warning CS0414: The field 'Reports_TA_UI_Report_Graphical_View.blnCheckDataExits' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx(156,65): warning CS0109: The member 'Reports_TA_UI_Report_CanteenReport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalDays.aspx(157,65): warning CS0109: The member 'Reports_TA_UI_Report_TotalDays.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeavePolicyNotAllocated.aspx(159,65): warning CS0109: The member 'Reports_TA_UI_Report_LeavePolicyNotAllocated.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx.cs(53,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx.cs(72,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(58,17): warning CS0219: The variable 'exportFormatFlags' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(1278,13): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(1299,16): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(6171,16): warning CS0219: The variable 'dtFrom' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(6171,29): warning CS0219: The variable 'dtTo' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(6192,13): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ReportViewer.aspx.cs(6232,16): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalDays.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalDays.aspx.cs(461,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalDays.aspx.cs(538,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeavePolicyNotAllocated.aspx.cs(59,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeavePolicyNotAllocated.aspx.cs(565,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LeavePolicyNotAllocated.aspx.cs(528,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx.cs(19,12): warning CS0169: The field 'Reports_TA_UI_Report_CanteenReport.sv' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx.cs(29,9): warning CS0414: The field 'Reports_TA_UI_Report_CanteenReport.Cellvalcount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx.cs(31,12): warning CS0169: The field 'Reports_TA_UI_Report_CanteenReport.reportName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_CanteenReport.aspx.cs(31,24): warning CS0414: The field 'Reports_TA_UI_Report_CanteenReport.SheetName' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx(147,65): warning CS0109: The member 'Reports_TA_UI_XGReportMovementsEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ManualTimeEntry.aspx(159,65): warning CS0109: The member 'Reports_TA_UI_Report_ManualTimeEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx(124,65): warning CS0109: The member 'Reports_TA_UI_Report_GeneralMonthlyAttendance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetWeekMonthDate.aspx.cs(166,17): warning CS1717: Assignment made to same variable; did you mean to assign something else?
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetWeekMonthDate.aspx.cs(171,17): warning CS1717: Assignment made to same variable; did you mean to assign something else?
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetWeekMonthDate.aspx.cs(235,17): warning CS1717: Assignment made to same variable; did you mean to assign something else?
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetWeekMonthDate.aspx.cs(240,17): warning CS1717: Assignment made to same variable; did you mean to assign something else?
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx.cs(59,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx(382,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx(382,13): warning CS0618: 'DevExpress.Web.ASPxGridViewSettings.ShowVerticalScrollBar' is obsolete: 'Use the Settings.VerticalScrollBarMode property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx(382,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ManualTimeEntry.aspx.cs(58,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ManualTimeEntry.aspx.cs(84,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ManualTimeEntry.aspx.cs(644,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ManualTimeEntry.aspx.cs(749,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_ManualTimeEntry.aspx.cs(795,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx.cs(57,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx.cs(131,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx.cs(484,32): warning CS0219: The variable 'ValExcesshrs' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx.cs(630,16): warning CS0219: The variable 'strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx.cs(677,20): warning CS0219: The variable 'strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_GeneralMonthlyAttendance.aspx.cs(751,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\GetWeekMonthDate.aspx.cs(14,9): warning CS0414: The field 'Reports_GetWeekMonthDate.delta' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_XGReportMovementsEntry.aspx.cs(19,9): warning CS0169: The field 'Reports_TA_UI_XGReportMovementsEntry.levelId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx(161,65): warning CS0109: The member 'Reports_TA_UI_Report_Discrepancy.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx(149,65): warning CS0109: The member 'Reports_TA_UI_Report_EarlyEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_AuditTrail.aspx(78,65): warning CS0109: The member 'Reports_TA_UI_Report_AuditTrail.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyOutInstance.aspx(152,65): warning CS0109: The member 'Reports_TA_UI_Report_EarlyOutInstance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx.cs(131,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx.cs(631,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx.cs(644,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx.cs(697,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Discrepancy.aspx.cs(649,14): warning CS0168: The variable 'blnNormal' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(68,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(550,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_AuditTrail.aspx.cs(43,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyOutInstance.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyOutInstance.aspx.cs(128,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyOutInstance.aspx.cs(498,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyOutInstance.aspx.cs(700,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyOutInstance.aspx.cs(713,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(20,10): warning CS0414: The field 'Reports_TA_UI_Report_EarlyEntry.ok' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(21,9): warning CS0169: The field 'Reports_TA_UI_Report_EarlyEntry.shft' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(25,12): warning CS0414: The field 'Reports_TA_UI_Report_EarlyEntry.empName' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(25,26): warning CS0414: The field 'Reports_TA_UI_Report_EarlyEntry.EmployeeId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(37,9): warning CS0414: The field 'Reports_TA_UI_Report_EarlyEntry.employeeCategory' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EarlyEntry.aspx.cs(38,9): warning CS0414: The field 'Reports_TA_UI_Report_EarlyEntry.employeeType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx(160,65): warning CS0109: The member 'Reports_TA_UI_Report_EmployeeHistory.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TimeSheet.aspx(156,65): warning CS0109: The member 'Reports_TA_UI_Report_TimeSheet.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx(195,65): warning CS0109: The member 'Reports_TA_UI_Report_PayRollDetail.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx(21,65): warning CS0109: The member 'Reports_TA_UI_LeavePermissionDailyReportGrid.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx.cs(47,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx.cs(66,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx.cs(79,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx.cs(88,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx.cs(485,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeHistory.aspx.cs(498,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TimeSheet.aspx.cs(70,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TimeSheet.aspx.cs(411,21): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx.cs(59,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx.cs(126,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx.cs(500,21): warning CS0168: The variable 'shift' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx.cs(555,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_InOut.aspx.cs(48,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_InOut.aspx.cs(67,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_InOut.aspx.cs(80,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_InOut.aspx.cs(89,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_InOut.aspx.cs(502,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_InOut.aspx.cs(515,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx.cs(113,16): warning CS0219: The variable 'strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx.cs(154,13): warning CS0219: The variable 'shft' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx.cs(696,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx.cs(705,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx.cs(753,13): warning CS0219: The variable 'intWidth' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx.cs(25,12): warning CS0414: The field 'Reports_TA_UI_Report_PayRollDetail.strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_PayRollDetail.aspx.cs(31,9): warning CS0649: Field 'Reports_TA_UI_Report_PayRollDetail.shift' is never assigned to, and will always have its default value 0
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_LeavePermissionDailyReportGrid.aspx.cs(33,49): warning CS0169: The field 'Reports_TA_UI_LeavePermissionDailyReportGrid.NoOfDays' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyWagesDeduction.aspx(195,65): warning CS0109: The member 'Reports_TA_UI_Report_DailyWagesDeduction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInGrid.aspx(13,65): warning CS0109: The member 'Reports_TA_UI_Report_LateInGrid.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx(42,65): warning CS0109: The member 'Reports_TA_UI_Report_Summary.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_FirstInPunchDifference.aspx(40,65): warning CS0109: The member 'Reports_TA_UI_Report_FirstInPunchDifference.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyWagesDeduction.aspx.cs(60,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyWagesDeduction.aspx.cs(132,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyWagesDeduction.aspx.cs(635,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(50,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(73,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(85,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(90,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(105,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(151,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(161,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(334,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(535,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(574,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_FirstInPunchDifference.aspx.cs(88,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_FirstInPunchDifference.aspx.cs(103,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_FirstInPunchDifference.aspx.cs(112,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_FirstInPunchDifference.aspx.cs(335,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_FirstInPunchDifference.aspx.cs(351,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInGrid.aspx(127,46): warning CS0618: 'DevExpress.Web.GridViewCommandColumn.EditButton' is obsolete: 'Use the ShowEditButton and SettingsCommandButton.EditButton properties instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInGrid.aspx(25,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_LateInGrid.aspx(25,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyWagesDeduction.aspx.cs(26,12): warning CS0414: The field 'Reports_TA_UI_Report_DailyWagesDeduction.strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_Summary.aspx.cs(23,41): warning CS0169: The field 'Reports_TA_UI_Report_Summary.strTodate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx(131,65): warning CS0109: The member 'Reports_TA_UI_Report_DailyAttendance.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MovementsEntry.aspx(168,65): warning CS0109: The member 'Reports_TA_UI_Report_MovementsEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx.cs(74,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx.cs(522,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MovementsEntry.aspx.cs(63,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MovementsEntry.aspx.cs(88,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MovementsEntry.aspx.cs(446,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MovementsEntry.aspx.cs(615,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_MovementsEntry.aspx.cs(839,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx.cs(26,41): warning CS0169: The field 'Reports_TA_UI_Report_DailyAttendance.strTodate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx.cs(29,12): warning CS0414: The field 'Reports_TA_UI_Report_DailyAttendance.strSwipeCard' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx.cs(30,25): warning CS0414: The field 'Reports_TA_UI_Report_DailyAttendance.dtTo' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_DailyAttendance.aspx.cs(37,12): warning CS0414: The field 'Reports_TA_UI_Report_DailyAttendance.MinWorkHours' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_GReport_LatePunctuality.aspx.cs(414,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_EmployeeSchedule.aspx.cs(278,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_OverTimeWithAmount.aspx.cs(62,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalHoursList.aspx.cs(377,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Reports\TA_UI_Report_TotalHoursList.aspx.cs(395,24): warning CS0219: The variable 'strUrl' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx(100,65): warning CS0109: The member 'System_Settings_SystemSetting_LicenseRequest.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_DatabaseInformation.aspx(10,65): warning CS0109: The member 'System_Settings_SystemSetting_DatabaseInformation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx(33,65): warning CS0109: The member 'System_Settings_SystemSetting_License_Activation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(56,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(144,41): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(194,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(266,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(304,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(466,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(532,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSettings.master.cs(64,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FTPConfigurationForORCL.aspx.cs(29,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FTPConfigurationForORCL.aspx.cs(60,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FTPConfigurationForORCL.aspx.cs(68,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FTPConfigurationForORCL.aspx.cs(54,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(230,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(284,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(371,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(384,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(556,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(570,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(624,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(670,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(697,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(614,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(615,17): warning CS0219: The variable 'Flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(618,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(619,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(785,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(851,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseRequest.aspx.cs(18,9): warning CS0414: The field 'System_Settings_SystemSetting_LicenseRequest.MailSendOrNot' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_AddTemplate.aspx.cs(13,21): warning CS0169: The field 'System_Settings_ExportData_AddTemplate.rm' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_AddTemplate.aspx.cs(14,17): warning CS0169: The field 'System_Settings_ExportData_AddTemplate.ci' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_License_Activation.aspx.cs(20,9): warning CS0414: The field 'System_Settings_SystemSetting_License_Activation.MailSendOrNot' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_LicenseManager.aspx(11,65): warning CS0109: The member 'System_Settings_System_LicenseManager.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_MailConfiguration.aspx(57,65): warning CS0109: The member 'System_Settings_SystemSetting_MailConfiguration.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx(9,65): warning CS0109: The member 'System_Settings_System_ChangePassword.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ResetPassword.aspx(12,65): warning CS0109: The member 'System_Settings_System_ResetPassword.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx(57,65): warning CS0109: The member 'System_Settings_ImportEmployee.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FieldNameForORCL.aspx.cs(374,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FieldNameForORCL.aspx.cs(384,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_MailConfiguration.aspx.cs(39,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\BrandingPreview.aspx.cs(76,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FieldName.aspx.cs(354,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData_FieldName.aspx.cs(368,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx.cs(67,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx.cs(75,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ResetPassword.aspx.cs(60,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ResetPassword.aspx.cs(78,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ResetPassword.aspx.cs(111,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(167,30): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(336,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(424,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(645,34): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(798,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(929,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(950,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(957,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(970,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(977,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(944,38): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(1020,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx.cs(19,24): warning CS0169: The field 'System_Settings_System_ChangePassword.strPassword' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx.cs(20,9): warning CS0169: The field 'System_Settings_System_ChangePassword.count' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx.cs(20,16): warning CS0169: The field 'System_Settings_System_ChangePassword.UId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_ChangePassword.aspx.cs(21,13): warning CS0169: The field 'System_Settings_System_ChangePassword.ds_CheckUserName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(25,12): warning CS0169: The field 'System_Settings_ImportEmployee.strDateOfBirth' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ImportEmployee.aspx.cs(25,77): warning CS0414: The field 'System_Settings_ImportEmployee.Afterbirth_Record' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx(62,65): warning CS0109: The member 'Organization_Settings_Organization_ExportData.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_Branding.aspx(28,65): warning CS0109: The member 'System_Settings_System_Branding.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_DateTimeFormat.aspx(9,65): warning CS0109: The member 'System_Settings_System_DateTimeFormat.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_MultiLingual.aspx(36,65): warning CS0109: The member 'System_Settings_System_MultiLingual.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx(11,65): warning CS0109: The member 'System_Settings_SystemSetting_LicenseUpdater.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_ViewLicenseInfo.aspx(9,65): warning CS0109: The member 'System_Settings_SystemSetting_ViewLicenseInfo.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_AuditTrail.aspx(10,65): warning CS0109: The member 'System_Settings_System_AuditTrail.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(64,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(223,50): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(259,50): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(295,50): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(672,32): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(781,32): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportData.aspx.cs(903,32): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_Branding.aspx.cs(66,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_DateTimeFormat.aspx.cs(172,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\Resetpassword_Popup.aspx.cs(48,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\Resetpassword_Popup.aspx.cs(90,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_MultiLingual.aspx.cs(49,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(132,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(166,41): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(333,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(350,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(358,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(366,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(482,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(569,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(582,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(754,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(831,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(886,31): warning CS0618: 'System.Net.Dns.GetHostByName(string)' is obsolete: 'GetHostByName is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(932,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(959,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(876,16): warning CS0219: The variable 'strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(877,17): warning CS0219: The variable 'Flag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(880,14): warning CS0219: The variable 'status' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(881,18): warning CS0168: The variable 'inTime' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(1047,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(1113,26): warning CS0168: The variable 'errorInSendingMail' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_ViewLicenseInfo.aspx.cs(59,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_ViewLicenseInfo.aspx.cs(89,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_AuditTrail.aspx.cs(740,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\System_Branding.aspx.cs(21,10): warning CS0414: The field 'System_Settings_System_Branding.blnStyleSheetModified' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(21,9): warning CS0414: The field 'System_Settings_SystemSetting_LicenseUpdater.MailSendOrNot' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(32,9): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.master' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(32,17): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.transaction' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(32,30): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.report' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(32,38): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.organizationSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(32,59): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.systemSetting' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(33,9): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.dongleId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(33,19): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.customerId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(33,31): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.softwareId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(33,43): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.packageId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(33,54): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.noOfConcurrentUser' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(34,12): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.packageVersion' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(35,14): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.expiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(35,26): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.dateOfIssue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(36,12): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.module' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(36,20): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.module1' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(36,29): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.module2' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(36,38): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.module3' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(36,47): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.module4' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\SystemSetting_LicenseUpdater.aspx.cs(36,56): warning CS0169: The field 'System_Settings_SystemSetting_LicenseUpdater.module5' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(43,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(277,50): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(313,50): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(349,50): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(496,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(790,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(847,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1002,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1009,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1018,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1056,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1063,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1072,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1146,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1153,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1162,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1291,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1298,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1307,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1346,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1353,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1362,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1418,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1425,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1434,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1520,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1527,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1536,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1614,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1621,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1630,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1686,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1693,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1702,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1815,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1822,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1831,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1915,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1922,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1931,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1990,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1999,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(2009,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(945,36): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1231,36): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1554,36): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\System Settings\ExportDataForORCL.aspx.cs(1849,36): warning CS0219: The variable 'tab' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx(496,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(660,18): warning CS0108: 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocation.aspx(9,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftAllocation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx(10,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_AutoShiftImport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentModify.aspx(69,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_EncashmentModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentModify.aspx.cs(178,18): warning CS0108: 'Transactions_TA_UI_Transaction_EncashmentModify.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx(13,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionSanctionView.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandlingList.aspx(255,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_SwipesHandlingList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(101,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(113,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(203,23): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(204,23): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(369,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(370,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(798,22): warning CS0168: The variable 'dsDiff' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(1081,20): warning CS0168: The variable 'PermissionStatus' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(1084,17): warning CS0168: The variable 'ShiftId' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx.cs(108,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx.cs(118,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx.cs(205,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentModify.aspx.cs(44,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentModify.aspx.cs(160,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentModify.aspx.cs(183,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(62,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(81,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(96,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(116,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(132,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(149,55): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView.aspx.cs(165,53): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandlingList.aspx.cs(50,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(53,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.strFromTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(53,25): warning CS0169: The field 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.strEndTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(63,29): warning CS0414: The field 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.checkPermissionHrsExist' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(63,54): warning CS0414: The field 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.blnCheckSMS' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionAdd_Eastman.aspx.cs(64,12): warning CS0649: Field 'Transactions_TA_UI_Transactions_PermissionAdd_Eastman.dNumberOfHoursApplied' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx.cs(29,12): warning CS0414: The field 'Transactions_TA_UI_Transaction_AutoShiftImport.gstrDateFormat' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx.cs(29,44): warning CS0414: The field 'Transactions_TA_UI_Transaction_AutoShiftImport.strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftImport.aspx.cs(31,10): warning CS0414: The field 'Transactions_TA_UI_Transaction_AutoShiftImport.chrImportDelimiter' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentModify.aspx.cs(23,9): warning CS0169: The field 'Transactions_TA_UI_Transaction_EncashmentModify.MonthType' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_View.aspx.cs(27,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_View.strFromDateTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_View.aspx.cs(28,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_View.isValid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_View.aspx.cs(29,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_View.CompOffID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_View.aspx.cs(30,14): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_View.gdtmBackDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntry.aspx(125,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualTimeEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureModify.aspx(62,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_YearClosureModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx(157,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_AutoShiftConfiguration.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntry.aspx.cs(54,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntry.aspx.cs(208,17): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntry.aspx.cs(220,13): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntry.aspx.cs(434,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntry.aspx.cs(449,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureModify.aspx.cs(51,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationView.aspx.cs(77,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationView.aspx.cs(382,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationView.aspx.cs(405,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationView.aspx.cs(429,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationView.aspx.cs(434,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(64,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(234,24): warning CS0219: The variable 'dtFrom' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(235,24): warning CS0219: The variable 'dtTo' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(460,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(301,20): warning CS0219: The variable 'EmpName' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(480,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx(304,13): warning CS0618: 'DevExpress.Web.ASPxGridViewSettings.ShowVerticalScrollBar' is obsolete: 'Use the Settings.VerticalScrollBarMode property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureModify.aspx.cs(33,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_YearClosureModify.myCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationView.aspx.cs(50,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveApplicationView.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(26,12): warning CS0169: The field 'Transactions_TA_UI_Transaction_AutoShiftConfiguration.strFromdate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(26,41): warning CS0169: The field 'Transactions_TA_UI_Transaction_AutoShiftConfiguration.strTodate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_AutoShiftConfiguration.aspx.cs(39,9): warning CS0414: The field 'Transactions_TA_UI_Transaction_AutoShiftConfiguration.PatternDaysCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryModify.aspx(256,65): warning CS0109: The member 'Transactions_Transaction_ManualTimeEntryModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryExport.aspx(127,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualEntryExport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(68,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(95,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(122,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(135,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(146,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(267,13): warning CS0219: The variable 'isRequestCompOff' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(848,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(886,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(948,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(973,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(999,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1026,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1052,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1080,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1106,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1132,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1157,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1176,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1186,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1196,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1206,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1214,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1222,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1230,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1239,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1247,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1303,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1316,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1328,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1340,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1351,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1364,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1377,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1388,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1401,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1412,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1425,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1436,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1448,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1460,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(1471,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryModify.aspx.cs(69,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryModify.aspx.cs(474,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryModify.aspx.cs(349,13): warning CS0168: The variable 'intEntranceId' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryExport.aspx.cs(52,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryExport.aspx.cs(131,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(36,9): warning CS0169: The field 'Transactions_PopUp_EmployeeOTSanction.intCount' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTSanction.aspx.cs(42,10): warning CS0414: The field 'Transactions_PopUp_EmployeeOTSanction.CheckGrid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx(278,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveSanctionModify_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Encashment.aspx(36,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_Encashment.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx(294,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeavePermissionModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(1889,18): warning CS0108: 'Transactions_TA_UI_Transactions_LeavePermissionModify.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(113,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(149,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(154,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(730,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1265,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1338,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1339,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1402,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1403,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1486,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1813,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(1987,34): warning CS0618: 'System.Net.Dns.Resolve(string)' is obsolete: 'Resolve is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(2352,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(2570,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(2582,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Encashment.aspx.cs(45,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Encashment.aspx.cs(156,21): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Encashment.aspx.cs(169,17): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(110,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(123,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(447,25): warning CS0168: The variable 'totalMinsStr' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(480,22): warning CS0168: The variable 'diffHours' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(719,21): warning CS0219: The variable 'count' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(1624,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(1636,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(1654,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionModify.aspx.cs(1655,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(51,112): warning CS0169: The field 'Transactions_TA_UI_Transactions_LeaveSanctionModify_Angler.Employee_Code_Id' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify_Angler.aspx.cs(69,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveSanctionModify_Angler.commentsBy' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx(23,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionBulkSanction_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx(84,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationView.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(972,18): warning CS0108: 'Transactions_PopUpOnDutyEntryApproval.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(695,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(696,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(954,23): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(955,23): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1096,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1097,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1621,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1633,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1497,25): warning CS0219: The variable 'intApproval' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1927,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1939,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(1782,25): warning CS0219: The variable 'intApproval' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(231,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(640,31): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(641,31): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(976,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(1019,13): warning CS0219: The variable 'intWidth' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(43,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(69,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(80,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(300,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(323,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(341,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(355,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(366,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(383,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(439,26): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(452,26): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(476,26): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(492,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(528,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(540,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(542,26): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(557,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(593,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(605,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(607,26): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(72,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(88,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(145,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(159,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(173,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(473,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(484,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpOnDutyEntryApproval.aspx.cs(977,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(41,51): warning CS0169: The field 'Transactions_TA_UI_Transactions_PermissionBulkSanction_Angler.NewStatus' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction_Angler.aspx.cs(54,12): warning CS0414: The field 'Transactions_TA_UI_Transactions_PermissionBulkSanction_Angler.NotSendedEmployeeCodeId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(39,21): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationView.objResourceManager' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationView.aspx.cs(43,17): warning CS0649: Field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationView.objCultureInfo' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeOTCompOffSanction.aspx.cs(22,9): warning CS0169: The field 'Transactions_PopUp_EmployeeOTCompOffSanction.intCount' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx(134,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_Sanctions.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(95,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(666,23): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(41,13): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.dsEmployeeGroup' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(42,34): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.gintUserId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(45,60): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.levelName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(45,71): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.startDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(45,82): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.strOnDutyApplicationDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(45,108): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.Fromdatettime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(45,123): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.Todatettime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,12): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.endDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,21): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.LevelId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,38): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.From_Date' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,49): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.To_Date' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,58): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.StartMonth' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,70): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.EndMonth' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,80): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.StartYear' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,91): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.EndYear' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(46,130): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.NewStatus' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(47,12): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.LastName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(47,85): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.strSwipeCardNo' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(48,55): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.EmpCategory' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(48,68): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.EmpType' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(50,64): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.vmonthValue' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(52,10): warning CS0169: The field 'Transactions_TA_UI_Transaction_Sanctions.checkRecordExists' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(52,29): warning CS0414: The field 'Transactions_TA_UI_Transaction_Sanctions.Isprocessedrecord' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(53,10): warning CS0414: The field 'Transactions_TA_UI_Transaction_Sanctions.CheckGrid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(53,21): warning CS0414: The field 'Transactions_TA_UI_Transaction_Sanctions.statusProcess' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(54,10): warning CS0414: The field 'Transactions_TA_UI_Transaction_Sanctions.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Sanctions.aspx.cs(56,10): warning CS0414: The field 'Transactions_TA_UI_Transaction_Sanctions.isClear' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx(43,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_YearClosureAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_TemporaryShiftAllocationadd.aspx(259,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_TemporaryShiftAllocationadd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationadd.aspx(311,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftAllocationAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosurePreview.aspx(11,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MonthClosurePreview.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(95,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(154,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(190,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(729,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(738,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(748,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(756,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_YearClosureAdd.aspx.cs(281,26): warning CS0219: The variable 'check' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_TemporaryShiftAllocationadd.aspx.cs(86,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_TemporaryShiftAllocationadd.aspx.cs(248,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_TemporaryShiftAllocationadd.aspx.cs(564,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_TemporaryShiftAllocationadd.aspx.cs(869,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_CompensationEntry.aspx.cs(56,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_CompensationEntry.aspx.cs(78,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_CompensationEntry.aspx.cs(209,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx(12,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PayrollProcessGrid.aspx(12,65): warning CS0109: The member 'Transactions_Transaction_PayrollProcessGrid.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanction.aspx(371,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutySanction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAllocation.aspx.cs(63,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAllocation.aspx.cs(88,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAllocation.aspx.cs(216,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAllocation.aspx.cs(227,25): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAllocation.aspx.cs(366,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAllocation.aspx.cs(375,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryView.aspx.cs(346,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryView.aspx.cs(402,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(70,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(87,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(103,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(119,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(135,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(152,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(168,48): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(766,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(800,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(808,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(828,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PayrollProcessGrid.aspx.cs(127,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PayrollProcessGrid.aspx.cs(136,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanction.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanction.aspx.cs(163,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanction.aspx.cs(191,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryView.aspx.cs(26,78): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutyEntryView.OndutyType' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryView.aspx.cs(27,47): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutyEntryView.strIncludeWeekOff' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryView.aspx.cs(30,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyEntryView.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(40,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval.checkRecordExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(50,9): warning CS0169: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval.intCount' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval.aspx.cs(52,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval.Remarks' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanction.aspx.cs(10,37): warning CS0649: Field 'Transactions_TA_UI_Transactions_OnDutySanction.ci' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureAdd.aspx(293,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MonthClosureAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx(28,65): warning CS0109: The member 'Transactions_PopUpManualTimeEntryApproval.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(621,18): warning CS0108: 'Transactions_PopUpManualTimeEntryApproval.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx(21,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftImport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx(26,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionSanctionView_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx(28,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_View_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureAdd.aspx.cs(75,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureAdd.aspx.cs(104,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(50,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(68,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(110,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(122,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(131,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(394,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(402,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(626,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(636,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(88,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(98,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(107,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(115,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(123,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(132,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(145,30): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftImport.aspx.cs(202,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(60,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(70,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(85,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(105,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(121,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(138,55): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionView_Angler.aspx.cs(154,53): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(60,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(81,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(100,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(116,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(132,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(152,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView_Angler.aspx.cs(168,48): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUpManualTimeEntryApproval.aspx.cs(26,10): warning CS0414: The field 'Transactions_PopUpManualTimeEntryApproval.statusProcess' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx(11,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveImport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx(253,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_DiscrepancyList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionView.aspx(12,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutySanctionView.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx(10,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualEntryImport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(98,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(111,41): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(118,41): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(215,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(69,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(387,17): warning CS0219: The variable 'intYearNoOfChars' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(420,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1146,49): warning CS0219: The variable 'InReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1149,52): warning CS0219: The variable 'OutPunchType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1150,49): warning CS0219: The variable 'OutReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1151,49): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1228,45): warning CS0219: The variable 'InReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1231,48): warning CS0219: The variable 'OutPunchType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1232,45): warning CS0219: The variable 'OutReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1233,45): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1318,52): warning CS0219: The variable 'InPunchType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1319,49): warning CS0219: The variable 'InReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1325,49): warning CS0219: The variable 'OutReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1326,49): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1395,45): warning CS0219: The variable 'InReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1398,45): warning CS0219: The variable 'OutReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1399,45): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1477,49): warning CS0219: The variable 'InReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1483,49): warning CS0219: The variable 'OutReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1484,49): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1561,45): warning CS0219: The variable 'InReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1564,45): warning CS0219: The variable 'OutReaderID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1565,45): warning CS0219: The variable 'EmpID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(1652,37): warning CS0219: The variable 'k' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(2420,21): warning CS0219: The variable 'k' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(2830,17): warning CS0219: The variable 'InReaderId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(2831,17): warning CS0219: The variable 'OutReaderId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionView.aspx.cs(80,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionView.aspx.cs(211,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionView.aspx.cs(221,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionView.aspx.cs(232,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionView.aspx.cs(47,13): warning CS0219: The variable 'manualEntryExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\GetEmailIdsPopup.aspx.cs(41,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\GetEmailIdsPopup.aspx.cs(77,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\GetEmailIdsPopup.aspx.cs(804,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(130,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(140,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(149,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(159,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(168,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(177,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(186,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(199,30): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(439,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(448,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(467,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(485,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(573,30): warning CS0168: The variable 'Ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(684,53): warning CS0219: The variable 'strFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(744,76): warning CS0219: The variable 'intShiftId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(14,12): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveImport.gstrDateFormat' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(14,44): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveImport.strScript' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveImport.aspx.cs(16,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveImport.chrImportDelimiter' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(36,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_DiscrepancyList.strDateFormat' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_DiscrepancyList.aspx.cs(36,27): warning CS0649: Field 'Transactions_TA_UI_Transactions_DiscrepancyList.strTimeFormat' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(24,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_ManualEntryImport.chrImportDelimiter' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(42,78): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualEntryImport.strStartDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(42,92): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualEntryImport.strEndDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(42,104): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualEntryImport.strStartTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualEntryImport.aspx.cs(42,118): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualEntryImport.strEndTime' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OverTimeSanction.aspx(236,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OverTimeSanction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx(153,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualCompensationEntry.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OverTimeSanction.aspx.cs(100,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OverTimeSanction.aspx.cs(417,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OverTimeSanction.aspx.cs(462,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OverTimeSanction.aspx.cs(472,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAddGrid.aspx.cs(62,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAddGrid.aspx.cs(84,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAddGrid.aspx.cs(247,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAddGrid.aspx.cs(256,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftAddGrid.aspx.cs(295,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PayrollReprocessPopup.aspx.cs(78,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PayrollReprocessPopup.aspx.cs(452,85): warning CS0219: The variable 'dShftWorkingDayOverTime' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PayrollReprocessPopup.aspx.cs(1136,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PayrollReprocessPopup.aspx.cs(1639,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(58,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(270,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(279,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(292,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(301,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(321,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(328,14): warning CS0219: The variable 'boolErrorStatus' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(345,17): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(401,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(417,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(427,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(438,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(444,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(461,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(471,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(482,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(491,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(507,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(517,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(529,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(535,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OverTimeSanction.aspx.cs(62,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OverTimeSanction.intIndividualUser' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(28,28): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry.FromDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(28,38): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry.Todate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(29,14): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry.dtFromDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(29,26): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry.dtToDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry.aspx.cs(31,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry.source_Language' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx(195,65): warning CS0109: The member 'TA_UI_Transactions_GroupLeavePolicy.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(451,18): warning CS0108: 'TA_UI_Transactions_GroupLeavePolicy.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(460,18): warning CS0108: 'TA_UI_Transactions_GroupLeavePolicy.MessageWithRedirect(string, string)' hides inherited member 'Base.BasePage.MessageWithRedirect(string, string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx(22,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx(128,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Add.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx(56,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MonthClosureView.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(49,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(82,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(91,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(333,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy.aspx.cs(533,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(126,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(143,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(159,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(175,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(191,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(209,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(225,48): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(257,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(587,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(588,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1046,23): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1419,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1458,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1466,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1489,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1882,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1892,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1507,20): warning CS0219: The variable 'strReason' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1842,33): warning CS0219: The variable 'intLeaveCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(2361,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(2371,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(1909,20): warning CS0219: The variable 'strReason' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(61,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(121,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(175,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(189,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(235,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(245,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(259,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(272,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanctionModify.aspx.cs(45,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanctionModify.aspx.cs(202,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx.cs(81,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx.cs(95,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx.cs(95,56): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx.cs(219,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx.cs(722,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx(237,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosureView.aspx(237,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(39,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.checkRecordExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(49,9): warning CS0169: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.intCount' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(58,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.intApproval' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.aspx.cs(90,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveSanctionViewForBulkApproval_Angler.intCommentsBy' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(30,29): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Add.dtApplicationDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(30,48): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Add.dtFromDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(30,60): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Add.dtExpiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Add.aspx.cs(33,14): warning CS0649: Field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Add.gdtmBackDate' is never assigned to, and will always have its default value 
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanctionModify.aspx.cs(28,33): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualTimeEntrySanctionModify.gintEmployee_Id' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MonthClosure.aspx(13,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MonthClosure.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExport.aspx(118,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftExport.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_AttendanceEntry.aspx.cs(248,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_AttendanceEntry.aspx.cs(263,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_AttendanceEntry.aspx.cs(275,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_AttendanceEntry.aspx.cs(286,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_AttendanceEntry.aspx.cs(340,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExport.aspx.cs(51,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExport.aspx.cs(285,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExport.aspx.cs(500,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeLeaveQuota.aspx.cs(165,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_EmployeeLeaveQuota.aspx.cs(197,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx(28,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_View.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentAdd.aspx(90,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_Enchasement.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftExchange.aspx.cs(70,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftExchange.aspx.cs(92,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftExchange.aspx.cs(255,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ShiftExchange.aspx.cs(264,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdmin.aspx.cs(308,21): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdmin.aspx.cs(322,17): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(64,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(75,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(94,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(110,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(126,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(143,50): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionView.aspx.cs(159,48): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_EncashmentAdd.aspx.cs(54,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx(130,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Edit.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx(275,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeavePermissionAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx.cs(528,18): warning CS0108: 'Transactions_TA_UI_Transactions_LeavePermissionAdd.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(57,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(124,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(178,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(223,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(233,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(246,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(259,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(309,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx.cs(87,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx.cs(99,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx.cs(375,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx.cs(388,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionAdd.aspx.cs(666,22): warning CS0168: The variable 'dsDiff' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(65,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(160,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(173,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(1123,14): warning CS0219: The variable 'chkShiftAllocationExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(1150,13): warning CS0219: The variable 'PreviousDayShiftId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(1151,13): warning CS0219: The variable 'NextDayShiftId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(1563,14): warning CS0219: The variable 'chkShiftAllocationExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(1590,13): warning CS0219: The variable 'PreviousDayShiftId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\ShiftAllocationView_Popup.aspx.cs(1591,13): warning CS0219: The variable 'NextDayShiftId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(26,14): warning CS0649: Field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Edit.gdtmBackDate' is never assigned to, and will always have its default value 
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(28,29): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Edit.dtApplicationDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(28,48): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Edit.dtFromDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualCompensationEntry_Edit.aspx.cs(28,60): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualCompensationEntry_Edit.dtExpiryDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_DataReprocessing.aspx(108,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_DataReprocessing.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryList.aspx(9,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualTimeEntryList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx(373,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualTimeEntrySanction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx(122,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveSanction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Discrepancy.aspx.cs(35,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Discrepancy.aspx.cs(89,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Discrepancy.aspx.cs(95,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Discrepancy.aspx.cs(152,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(56,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(227,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(237,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(248,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(288,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ManualGroupEntry.aspx.cs(70,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\NumberofHoursCount.aspx.cs(249,30): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\NumberofHoursCount.aspx.cs(333,30): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\NumberofHoursCount.aspx.cs(355,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx.cs(73,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx.cs(318,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx.cs(328,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx.cs(339,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx.cs(358,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction.aspx.cs(378,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ManualGroupEntry.aspx(298,13): warning CS0618: 'DevExpress.Web.ASPxGridViewSettings.ShowVerticalScrollBar' is obsolete: 'Use the Settings.VerticalScrollBarMode property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Discrepancy.aspx.cs(25,12): warning CS0169: The field 'Transactions_TA_UI_Transaction_Discrepancy.strFromdate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_Discrepancy.aspx.cs(25,41): warning CS0169: The field 'Transactions_TA_UI_Transaction_Discrepancy.strTodate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_DataReprocessing.aspx.cs(35,12): warning CS0414: The field 'Transactions_TA_UI_Transaction_DataReprocessing.gstrIsValid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_DataReprocessing.aspx.cs(38,10): warning CS0169: The field 'Transactions_TA_UI_Transaction_DataReprocessing.chkShiftAllocationExists' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_DataReprocessing.aspx.cs(42,10): warning CS0414: The field 'Transactions_TA_UI_Transaction_DataReprocessing.IsUnOverlappedEmployeeExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_DataReprocessing.aspx.cs(44,9): warning CS0414: The field 'Transactions_TA_UI_Transaction_DataReprocessing.PatternDaysCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(19,17): warning CS0649: Field 'Transactions_TA_UI_Transactions_ManualTimeEntrySanction.ci' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(34,37): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualTimeEntrySanction.LevelId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(34,46): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualTimeEntrySanction.Status' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(34,54): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualTimeEntrySanction.From_Date' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntrySanction.aspx.cs(34,65): warning CS0169: The field 'Transactions_TA_UI_Transactions_ManualTimeEntrySanction.To_Date' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ManualGroupEntry.aspx.cs(28,10): warning CS0414: The field 'Transactions_PopUp_ManualGroupEntry.checkRecordExists' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_ManualGroupEntry.aspx.cs(29,10): warning CS0169: The field 'Transactions_PopUp_ManualGroupEntry.checkLevel' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\EmpShiftSingle.aspx.cs(20,9): warning CS0169: The field 'Transactions_EmpShiftSingle.intLeave' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\EmpShiftSingle.aspx.cs(20,19): warning CS0169: The field 'Transactions_EmpShiftSingle.intpermission' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\EmpShiftSingle.aspx.cs(20,34): warning CS0414: The field 'Transactions_EmpShiftSingle.intOnduty' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify.aspx(46,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionSanctionModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx(324,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutyEntryModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(3032,18): warning CS0108: 'Transactions_TA_UI_Transactions_OnDutyEntryModify.MessageWithRedirect(string, string)' hides inherited member 'Base.BasePage.MessageWithRedirect(string, string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify.aspx.cs(69,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(120,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(127,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(155,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(251,13): warning CS0168: The variable 'intEntranceId' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(698,38): warning CS0219: The variable 'ShiftId_Before' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(698,58): warning CS0219: The variable 'ShiftId_After' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(1595,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(1617,33): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2435,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2475,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2485,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2495,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2505,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2515,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2536,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2553,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2573,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2590,37): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2626,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2645,21): warning CS0219: The variable 'shiftID' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(2685,41): warning CS0219: The variable 'intAddDays' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryView.aspx.cs(255,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(42,9): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutyEntryModify.count' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyEntryModify.aspx.cs(52,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutyEntryModify.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction.aspx(128,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionSanction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction_Angler.aspx(143,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionSanction_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(1911,17): warning CS0108: 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModify.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx(324,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction.aspx.cs(62,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction.aspx.cs(152,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction.aspx.cs(161,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction.aspx.cs(171,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction.aspx.cs(189,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction_Angler.aspx.cs(67,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction_Angler.aspx.cs(326,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction_Angler.aspx.cs(336,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanction_Angler.aspx.cs(348,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(187,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(269,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(1205,17): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(1917,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(2170,13): warning CS0219: The variable 'iHalfDayFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(2621,25): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(2863,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(3186,34): warning CS0618: 'System.Net.Dns.Resolve(string)' is obsolete: 'Resolve is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(3345,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(3598,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(4826,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(4837,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(3895,13): warning CS0219: The variable 'intRowcount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModify.aspx.cs(4583,21): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_BonusLeaveAllocation.aspx(41,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_BonusLeaveAllocation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx(529,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ManualTimeEntryAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1522,18): warning CS0108: 'Transactions_TA_UI_Transactions_ManualTimeEntryAdd.MessageWithRedirect(string, string)' hides inherited member 'Base.BasePage.MessageWithRedirect(string, string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx(127,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(3539,17): warning CS0108: 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationAdd.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_BonusLeaveAllocation.aspx.cs(56,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_BonusLeaveAllocation.aspx.cs(223,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(89,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(97,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(113,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(125,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(131,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(138,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(149,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(158,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(169,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(178,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(186,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(375,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(398,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(422,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(447,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(564,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1114,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1127,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1139,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1151,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1163,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1175,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1187,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1201,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1244,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1261,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1282,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1299,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1321,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1341,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1365,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1380,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(1443,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(137,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(286,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(528,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(3388,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(3399,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(2537,54): warning CS0472: The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(3545,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(3798,13): warning CS0219: The variable 'iHalfDayFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(4273,25): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(4558,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(4765,34): warning CS0618: 'System.Net.Dns.Resolve(string)' is obsolete: 'Resolve is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(4795,13): warning CS0219: The variable 'intWidth' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationAdd.aspx.cs(4909,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ManualTimeEntryAdd.aspx.cs(34,28): warning CS0414: The field 'Transactions_TA_UI_Transactions_ManualTimeEntryAdd.gintInsertCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction_Angler.aspx(139,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveSanction_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyList.aspx(138,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutyList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify.aspx(48,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveSanctionModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(1690,17): warning CS0108: 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.Message(string)' hides inherited member 'Base.BasePage.Message(string)'. Use the new keyword if hiding was intended.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction_Angler.aspx.cs(254,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction_Angler.aspx.cs(265,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanction_Angler.aspx.cs(278,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveSanctionModify.aspx.cs(60,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_LeaveAvailedQuota.aspx.cs(91,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(1696,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(1949,13): warning CS0219: The variable 'iHalfDayFlag' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(2318,25): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(2554,34): warning CS0618: 'System.Net.Dns.Resolve(string)' is obsolete: 'Resolve is obsoleted for this type, please use GetHostEntry instead. http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(2713,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(3782,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(3066,13): warning CS0219: The variable 'intRowcount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\PopUp_LeaveAvailedQuota.aspx.cs(18,17): warning CS0169: The field 'Transactions_PopUp_LeaveAvailedQuota.ci' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(19,21): warning CS0649: Field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.rm' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(20,17): warning CS0649: Field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.ci' is never assigned to, and will always have its default value null
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(40,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.strEmployeeName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(40,29): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.strEmployeeCodeId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(40,48): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.strEmpFirstName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(40,65): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.strEmpLastName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(40,81): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.strlevelName' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(40,95): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.EmployeeEamilId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(60,10): warning CS0169: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.blnCheckEmail' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.aspx.cs(61,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_MultipleLeaveApplicationModifyAdmin.blnModifyStatus' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationDelete.aspx(124,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftAllocationDelete.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermission.aspx(11,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeavePermission.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExchangeList.aspx(111,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftExchangeList.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftAllocationDelete.aspx.cs(56,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermission.aspx.cs(47,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermission.aspx.cs(81,13): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermission.aspx.cs(178,13): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermission.aspx.cs(194,21): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermission.aspx.cs(205,17): warning CS0162: Unreachable code detected
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy_Popup.aspx.cs(66,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy_Popup.aspx.cs(300,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy_Popup.aspx.cs(313,29): warning CS0252: Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_GroupLeavePolicy_Popup.aspx.cs(508,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\Transaction.master.cs(63,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExchangeList.aspx.cs(46,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction.aspx(10,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionBulkSanction.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx(164,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_PermissionSanctionModify_Angler.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NonProcessedData.aspx(12,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_NonProcessedData.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExchange.aspx(219,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_ShiftExchange.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx(45,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutySanctionModify.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction.aspx.cs(813,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction.aspx.cs(848,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionBulkSanction.aspx.cs(858,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(140,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(547,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(559,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(764,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(776,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(806,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(807,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(870,27): warning CS0219: The variable 'loTextView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_PermissionSanctionModify_Angler.aspx.cs(871,27): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_ShiftExchange.aspx.cs(59,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(81,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(488,32): warning CS0219: The variable 'intAuditEmpId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(712,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(722,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(748,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(758,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(767,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(694,25): warning CS0219: The variable 'intstatus' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(730,29): warning CS0219: The variable 'intstatus' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(32,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.LeaveApplicationIDs' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(35,9): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.LeaveApplication_Id' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(35,43): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.LeaveTypeId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(35,66): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.EmployeeCategory' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(35,84): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.EmployeeType' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(37,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.CheckGrid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(38,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.statusProcess' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(39,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.Isprocessedrecord' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(47,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.checkEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(49,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.blnPrivateNotes' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(50,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intApproval' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(50,26): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intAuthorityLevel' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(50,49): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intFirstLevelAuthorityId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(50,75): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intSecondLevelAuthorityId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(50,102): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intInsertCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(51,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intLoginEmpId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(51,28): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.intAuditEmpId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(53,20): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.Remarks' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(53,29): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.strEmailIdSanctionAuthority' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionModify.aspx.cs(53,107): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionModify.strOnDutyApplicationDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx(13,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx(35,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveApplication.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx(455,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_LeaveApplicationAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(116,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(208,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(254,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(264,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(275,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(1080,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(893,16): warning CS0219: The variable 'strReason' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(1181,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(1093,16): warning CS0219: The variable 'strReason' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(62,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(70,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(489,29): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(501,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(545,25): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(567,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(579,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx(185,13): warning CS0618: 'DevExpress.Web.ASPxGridViewCustomizationWindowSettings.Enabled' is obsolete: 'Use the SettingsBehavior.EnableCustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx(185,46): warning CS0618: 'DevExpress.Web.ASPxGridView.SettingsCustomizationWindow' is obsolete: 'Use the SettingsPopup.CustomizationWindow property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx.cs(91,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx.cs(111,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx.cs(112,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx.cs(157,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx.cs(1133,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplicationAdd.aspx.cs(1223,23): warning CS0219: The variable 'loHTMLView' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\EmployeeNameForCompensationEntry.aspx.cs(17,28): warning CS0169: The field 'Transactions_EmployeeNameForCompensationEntry.FromDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(22,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.source_Language' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(40,10): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.checkRecordExists' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(40,29): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.Isprocessedrecord' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(45,34): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.gintUserId' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(56,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.strOnDutyApplicationDate' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(57,12): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.Remarks' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(57,21): warning CS0169: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.strEmailIdSanctionAuthority' is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(59,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.checkEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(60,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(63,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.intApproval' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(63,26): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.intAuthorityLevel' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(63,49): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.intFirstLevelAuthorityId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(63,79): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.intSecondLevelAuthorityId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(70,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.intLoginEmpId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(80,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.gintCompanyId' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(82,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.boolChkLeave' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(85,9): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.intCommentsBy' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(86,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.CheckGrid' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutySanctionViewForBulkApproval.aspx.cs(87,10): warning CS0414: The field 'Transactions_TA_UI_Transactions_OnDutySanctionViewForBulkApproval.statusProcess' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(35,107): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveApplication.strStatusType' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeaveApplication.aspx.cs(36,13): warning CS0414: The field 'Transactions_TA_UI_Transactions_LeaveApplication.blnCheckEmail' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_OnDutyAdd.aspx(597,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_OnDutyAdd.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NearestShiftAllocation.aspx(154,65): warning CS0109: The member 'Transactions_TA_UI_Transaction_NearestShiftAllocation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NearestShiftAllocation.aspx.cs(64,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NearestShiftAllocation.aspx.cs(489,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NearestShiftAllocation.aspx.cs(509,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NearestShiftAllocation.aspx(341,13): warning CS0618: 'DevExpress.Web.ASPxGridViewSettings.ShowVerticalScrollBar' is obsolete: 'Use the Settings.VerticalScrollBarMode property instead.'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transaction_NearestShiftAllocation.aspx.cs(40,9): warning CS0414: The field 'Transactions_TA_UI_Transaction_NearestShiftAllocation.PatternDaysCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_Attendance_OracleExport.aspx.cs(12,7): warning CS0105: The using directive for 'System.Data' appeared previously in this namespace
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ShiftReAllocation.aspx(149,65): warning CS0109: The member 'Transactions_TA_UI_Transactions_ShiftReAllocation.site' does not hide an inherited member. The new keyword is not required.
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(33,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(63,17): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(138,21): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(188,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(433,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(357,13): warning CS0219: The variable 'intAppoveCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(519,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_SwipesHandling.aspx.cs(445,13): warning CS0219: The variable 'intAppoveCount' is assigned but its value is never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ShiftReAllocation.aspx.cs(53,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ShiftReAllocation.aspx.cs(302,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_ShiftReAllocation.aspx.cs(329,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_Attendance_OracleExport.aspx.cs(72,26): warning CS0168: The variable 'ex' is declared but never used
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionView.aspx.cs(118,13): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionView.aspx.cs(437,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>D:\Projects\InProgress\Product\Code\TimeCheckV2.9\Code\Application\Transactions\TA_UI_Transactions_LeavePermissionView.aspx.cs(747,9): warning CS0618: 'System.Web.UI.Page.RegisterStartupScript(string, string)' is obsolete: 'The recommended alternative is ClientScript.RegisterStartupScript(Type type, string key, string script). http://go.microsoft.com/fwlink/?linkid=14202'
3>Validation Complete
========== Build: 3 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
