mssql 2005 scheduling problem
Problem configuring mssql 2005 backup schedule.
TITLE: Microsoft SQL Server Management Studio
——————————
Property accessor ‘ScheduleDates’ on object ‘Microsoft.SqlServer.Management.SqlMgmt.SimpleJobSchedule’ threw the following exception:’Specified time is not supported in this calendar. It should be between 04/30/1900 00:00:00 (Gregorian date) and 05/13/2029 23:59:59 (Gregorian date), inclusive.
Parameter name: time’ (System)
———————————————————————————————————-
Solution:-
———
This is happening because of the timezone issue. Correct the time zone and try to make it English if possible.