Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Tommy Albinsson 121 posts 254 karma points
    Dec 09, 2011 @ 11:40
    Tommy Albinsson
    0

    Opening media over https does not work in IE 8 (.xls)

    Hi,

    We just launched a new intranet site in umbraco and have encountered a problem. When adding .xls files to the media section and adding them as links throughout the site they cannot be opened in IE8 over HTTPS. If I go through HTTP instead in IE 8 it works as expected. We have a certificate from verisign. Using umbraco 4.7.0.

    I get "Cannot open file ...........xls".

    Have anyone had the same problem?

    Cheers

  • All Blonde 86 posts 138 karma points
    Dec 15, 2011 @ 18:18
    All Blonde
    0

    Did you add MIME type .xls in IIS for this site?

    Excel or any other Office applications extensions are not default part of MIME type setup on IIS and in some cases you see that message. Sometimes it get compensated on the client side but not always. As you see with HTTP request. As soon as you switched to HTTPS you need MIME type defined in IIS. And your SSL certificate applied to the root website not just specific folder,right?

  • Tommy Albinsson 121 posts 254 karma points
    Dec 16, 2011 @ 09:13
    Tommy Albinsson
    0

    We have probablt located the issue. It seemed to be in the package MediaProtect. I have contacted the developer Richard Soeteman and he have alredat sent me a fix to try out. It has something to do with the header not beeing set correctly for excel files in IE 8 + MediaProtect.

  • Richard Soeteman 4046 posts 12899 karma points MVP 2x
    Dec 16, 2011 @ 11:08
    Richard Soeteman
    0

    For a complete answer you can see this thread http://stackoverflow.com/questions/1682123/downloading-a-file-over-https-in-ie8-using-asp-net

    In Mediaprotect I need to set the caching disabled otherwise users can logout and documents still be opened from Cache. Tommy and I are working something out. It's only in Ie8 btw

    Cheers,

    Richard

Please Sign in or register to post replies

Write your reply to:

Draft