We have an application running ASP.NET 2.0 on IIS 5.1. We have been having an intermittant problem with an incorrect timestamp being placed on datetime data. Instead of using the default timestamp of 12:00:00.000 AM on dates without a timestamp, our system will use 12:00:00.000 PM instead. If we restart...