Server Error in '/' Application.

Year, Month, and Day parameters describe an un-representable DateTime.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime.]
   System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) +14667474
   TimeZoneSourceCode.TimeZoneSource.ConvertUtcToLocal(Int32 timeZoneCode, DateTime utcDateTime) +1430
   KCCheckin.Common.Utilities.ConvertToLocalDateTime(DateTime _UTCDate, Int32 TimeZoneID) in C:\ProgramData\Jenkins\.jenkins\workspace\Pipelines\Build KidCheck.Net\Libraries\KidCheck_Common\Utilities.cs:666
   KCCheckin.Common.PublicSecurity.ConvertToLocalDateTime(DateTime _UTCDate) in C:\ProgramData\Jenkins\.jenkins\workspace\Pipelines\Build KidCheck.Net\Libraries\KidCheck_Common\PublicSecurity.cs:769
   KCCheckin.Public.KidCheck.Reports.logs._default.CalculateTotalTime(DataTable Table) in C:\ProgramData\Jenkins\.jenkins\workspace\Pipelines\Build KidCheck.Net\webroot\KidCheck\Reports\logs\default.aspx.cs:221
   KCCheckin.Public.KidCheck.Reports.logs._default.set_ChildLog(DataTable value) in C:\ProgramData\Jenkins\.jenkins\workspace\Pipelines\Build KidCheck.Net\webroot\KidCheck\Reports\logs\default.aspx.cs:61
   KCCheckin.Public.KidCheck.Reports.logs._default.get_ChildLog() in C:\ProgramData\Jenkins\.jenkins\workspace\Pipelines\Build KidCheck.Net\webroot\KidCheck\Reports\logs\default.aspx.cs:52
   KCCheckin.Public.KidCheck.Reports.logs._default.rgChildLogs_NeedDataSource(Object sender, GridNeedDataSourceEventArgs e) in C:\ProgramData\Jenkins\.jenkins\workspace\Pipelines\Build KidCheck.Net\webroot\KidCheck\Reports\logs\default.aspx.cs:269
   Telerik.Web.UI.RadGrid.OnNeedDataSource(GridNeedDataSourceEventArgs e) +168
   Telerik.Web.UI.RadGrid.ObtainDataSource(GridRebindReason rebindReason, Boolean IsBoundUsingDataSourceId) +401
   Telerik.Web.UI.RadGrid.AutoDataBind(GridRebindReason rebindReason) +137
   Telerik.Web.UI.RadGrid.OnLoad(EventArgs e) +150
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785