The problem is well-known - all four parts of the version number are limited to 16-bit numbers. So, when you used versioning like this: x.y.z.ymmdd, thus when the 2007.01.01 arrived, you were in trouble and got the infamous csc error: [csc] error CS0647...