HFM.NET v0.9.0.548
Microsoft Windows NT 6.1.7600.0
Exception Thrown:
Castle.MicroKernel.ComponentActivator.ComponentActivatorException:
ComponentActivator: could not instantiate
HFM.Forms.Models.UserStatsDataModel --->
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. --->
System.ArgumentOutOfRangeException: Number must be either non-negative
and less than or equal to Int32.MaxValue or -1.
Parameter name: dueTime
at System.Threading.Timer..ctor(TimerCallback callback, Object
state, Int32 dueTime, Int32 period)
at System.Timers.Timer.set_Enabled(Boolean value)
at HFM.Forms.Models.UserStatsDataModel.StartTimer()
at HFM.Forms.Models.UserStatsDataModel..ctor(IPreferenceSet prefs,
IXmlStatsDataContainer dataContainer)
Original issue reported on code.google.com by harlam357 on 6 May 2012 at 3:31
Original issue reported on code.google.com by
harlam357
on 6 May 2012 at 3:31