System.ArgumentOutOfRangeException
Versions:
n/a,
FAQ number:
47,
Old FAQ number: 990
Q: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: slidingExpiration.
A: One of the page cache parameters in web.config are out of bounds (EPnPageCacheTimeout or EPnRemotePageCacheTimeout). If you set the slidingexpiration parameter to less than zero, or the equivalent of more than one year, an ArgumentOutOfRangeException is thrown.