gusy i have a supid problem
i had my nodes added and NPM worked fine till 2days ago (2010 start).
the problem is when i go to node detail page and want to see for example 7 days ago history of CPU load the boom an error...
but in node detial page it shows all things right. and details for interfaces work.
here is the error:
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)
thank for help