Thursday, December 10, 2015

Value was either too large or too small for a UINT32 TFS Check in error

When attempting to check in code through TFS in visual studio 2012 or 2013 sometimes I get the following error message "Value was either too large or too small for a UINT32". 


Most of the time this is solved by doing a "Save All", but sometimes I've noticed that I still get this error after doing a "Save All". If this happens you can solve it but doing a "Close All Documents"


This will most likely bring up another save dialog for some files which presumably didn't get saved by the "Save All". After doing the "Close All Documents" and "Save" (if asked for),  you should be able to check in without a problem.