I have an existing project that was using the Q1 2009 ASP.NET AJAX controls. I upgraded to the Q2 2009 ASP.NET AJAX control set and am now receiving a validation error on my date picker. I have set the MaxDate property to 12/31/2999, but the control will not accept a date beyond 12/31/2099 (the default).
