I have this in my web.config:
try this
<system.web> <httpRuntime sendCacheControlHeader="false" /> </system.web>
Let us know how it goes.
Jason