Date error saving TFS repository in 2096

I'm using 2096 against an MS SQL backend.  When I try and save a TFS 2008 repo.  I am getting the following error:

Unexpected error reported from server: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.

Any ideas?

Thanks for reporting this error. We were using DateTime.MinValue as a default date and this is earlier than the minimum date for SQL server. We plan to upload a new build later today with a fix for this issue.


Thanks Dave, I’ll wait for the new build.

Hi Sean, the latest build (v1.0.0.2116) is now up and available through the Continua CI downloads page. Let us know if you are still having issues after you have upgraded

That’s fixed it - many thanks for the swift response again. Great service, and much appreciated !