« FIX: HTTP Error 401.1 – Unauthorized: Access is denied due to invalid credentials. | Main | Fix for Login failed for user “. The user is not associated with a trusted SQL Server Connection. »
IE hangs when dowloading a file
By Jesse | August 5, 2009
When sharing files with IIS, sometimes I find that some download file types hang on download.. This can be fixed by adding “Cache-Control: Must-Revalidate” to the “http headers” tab of the properties of the site.
add a custom http header:
header name : Cache-Control
Value : Must-Revalidate
Topics: Uncategorized | No Comments »