I encounter a problem with IE 10 regarding its support. The website is very good to use in other browser except IE.. I also tried using IE 11 and still it didn\'t work.
IE Developer Tools [F12] was useful for me in diagnosing this (IE11):
To fix the issue, I ended up adding a meta
tag as described here. (I actually added it via the web.config as shown here).