I've several areas on my web application where the user is allowed to download Microsoft Office documents. I need to apply the fix listed here
Web sites that want to allow this type of operation should remove the no-cache header or headers.
How to do this?
Setting the CacheControlMode parameter as described in IIS7 documentation should do what you want: