Posted by
D. Thijssen
Friday 14 June 2013
Symtoms
Outlook Web Access (OWA) does not display properly on Internet Explorer 10. CSS code is displayed at the top of the page. Javascript doesn't load properly and the list of messages keeps displaying the message "Loading...".
Outlook Web Access (OWA) on Internet Explorer 10 |
Cause
Outlook Web Access (OWA) is incompatible with Internet Explorer 10.Solution
You can implement a work-around on the client, or centrally on your Exchange server.Client Side
- Press F12.
- Set Browser mode to Internet Explorer 10 Compatibility mode.
Or...
Server Side
Add the HTTP header "X-UA-Compatible: IE=EmulateIE8" to Exchange. This header will instruct Internet Explorer 10 to render Outlook Web Access the "old-fashioned" way.- Open Internet Information Services (IIS) Manager.
- Navigate to Websites, Default Websites.
- Open Properties for Exchange.
- Open the tab HTTP Headers.
- Click Add...
- Custom header name: "X-UA-Compatible" (without the quotation marks)
- Custom header value: "IE=EmulateIE8" (without the quotation marks)
- Click OK.
Custom HTTP header for OWA |
Your tech tip on how to resolve the IE10/OWA 2003 compatibility issue on the server side is awesome! Thank you for sharing.
ReplyDeleteThanks for the helpful information!
ReplyDeleteGreat !!! It work fine now.
ReplyDeleteGreat it works also on IE11 w/OWA 2003
ReplyDeleteDoes it really work on IE11? I can't get it to. IE11 omits the MSIE token from the user-agent string. I would be very interested in knowing how you got this to work in IE11.
DeleteOWA in IE11 look likes any other nonIE browser (Chrome, Firefox ..). It is so annoying. But as Outlook 2013 does not support Exchange 2003, IE11 does not fully support it as well. I hate Microsoft lifetime circle, there is no reason cut of working Exchange 2003. They know it, but wo will buy newer Exchange if this one is working great?
ReplyDelete