Hi all,
I run into an interesting situation at one of my customer's today where scheduled reports fail with below error. Report runs just fine and returns data but whenever I double click on Scheduled Report, I get the below error message.
I have read about similar cases where different Short Time Format was causing the issue. (ex http://social.technet.microsoft.com/forums/en-US/systemcenter/thread/c401b1de-3932-4550-b7ce-2909834586c1/) Unfortunately, this is not the case in my environment. All servers are set to use US - English and they all have the Windows 2008 R2 defaults for time formats.
Long story short, none of the scheduled reports work! Any help would be greatly appreciated.
ZMR
Date: 2/6/2012 4:23:38 PM
Application: System Center Operations Manager 2007 R2
Application Version: 6.1.7221.81
Severity: Error
Message:
System.ArgumentOutOfRangeException: Value of '1/1/0001 12:00:00 AM' is not valid for 'Value'. 'Value' should be between 'MinDate' and 'MaxDate'.
Parameter name: Value
at System.Windows.Forms.DateTimePicker.set_Value(DateTime value)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.Wizards.Schedule.ReportSubscriptionSchedulePage.OnPageAdded()
at Microsoft.EnterpriseManagement.ConsoleFramework.WizardFramework.AddPage(Page page)
at Microsoft.EnterpriseManagement.ConsoleFramework.WizardFramework.AddPageRange(Page[] pages)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Reporting.Wizards.Schedule.ReportSubscriptionWizard.<.ctor>b__0(Object jobSender, ConsoleJobEventArgs jobArgs)
at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleJobExceptionHandler.ExecuteJob(IComponent component, EventHandler`1 job, Object sender, ConsoleJobEventArgs args)
- Edited by zmr35 Monday, February 06, 2012 9:32 PM


