If you try to access a static file which has a modifiedtimestampwhich is *after* the current system date/time then an exception is thrown.[ArgumentOutOfRangeException: Specified argument was out of the range ofvalidvalues.Parameter name: date] System.Web.HttpCachePolicy.UtcSetLastModified(DateTime utcDate) +301 System.Web.HttpCachePolicy.SetLastModified(DateTime date) +61 System.Web.StaticFileHandler.ProcessRequestInternal(HttpContextcontext)+1218 System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContextcontext,AsyncCallback callback, Object state) +164 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()+159 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&completedSynchronously) +150