You have to ensure that Start is greater than or equal to SqlDateTime.MinValue (January 1, 1753) – by default Start equals DateTime.MinValue (January 1, 0001).
You have to ensure that Start is greater than or equal to SqlDateTime.MinValue (January 1, 1753) – by default Start equals DateTime.MinValue (January 1, 0001).