asp.net - How do I allow WORD documents (.doc) to be downloaded over HTTPS using IE8? -


One of my sites is on HTTPS and contains a document repository that has many office documents (.doc, .docx, Xls , Etc ...)

We have recently discovered that they can not be downloaded using IE8. Further research led me to this article

In the resolution "remove the no-cache header" which is required by the design. I found the following article describing how to do this:

Unfortunately, it has been explained in the way that it has not worked

Has also been dealt? I should allow permission for office documents to be opened / saved on HTTPS using IO8. please tell me. Thanks!

Have you tried setting the cache control in IIS / web.config? IIS.NET is

Comments