Just started receiving the error below after the turn of the new year. This occurs when clicking the pulldown to customize any chart from the Node Details or interface details screen. Any ideas?????
Orion Website Error
An error has occurred with the Orion website.
Additional Information
System.ArgumentOutOfRangeException: Year, Month, and Day parameters describe an un-representable DateTime. at System.DateTime.DateToTicks(Int32 year, Int32 month, Int32 day) at SolarWinds.Orion.Web.Charting.Periods.Parse(String& periodName, DateTime& periodBegin, DateTime& periodEnd, Int32& sampleSize, String& sampleName, Boolean& isCustom) in C:\Source\OrionNPM\DEV\Release\Orion\Core\9.1\OrionCommon\OrionWebAssembly\Charting\Periods.cs:line 305 at SolarWinds.Orion.Web.Charting.Periods.Parse(String& periodName, DateTime& periodBegin, DateTime& periodEnd) in C:\Source\OrionNPM\DEV\Release\Orion\Core\9.1\OrionCommon\OrionWebAssembly\Charting\Periods.cs:line 419 at TimePeriodControl.CheckTimePeriodValue(String TimePeriod, String SampleSize) at TimePeriodControl.GetTimeRelations() at TimePeriodControl.GetInitializeScript() at TimePeriodControl.TimePeriodControl_PreRender(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)