Hi Cem,
Just wondering if IE10 is supported? I have a couple Filevista sites and using IE 10 the columns and data in those columns are not correct. If I press the compatability mode button in IE it sorts this out, but just wondering if there is a trick or an update to natively support IE 10?
All the Best,
Damon
Damon
12/9/2012 2:49 PM
Since GleamTech has not acknowledged this issue in over a month, I'll chime in. The best fix is to go into IIS and add a custom HTTP response header to the site.
Name: X-UA-Compatible
Value: IE=9
http://blogs.msdn.com/b/webtopics/archive/2008/09/05/configuring-iis-to-work-around-webpage-display-issues-caused-by-internet-explorer-8-0.aspx
Instead of using "IE=EmulateIE7" from the article, I would use "IE=9".
Lee Cichanowicz
1/10/2013 8:36 AM
Thanks Lee - appreciate the tip, will check it out!
Damon
1/13/2013 7:38 PM
Brilliant. Thanks for the fix, saved me $700.
Kevin
6/10/2013 1:53 PM
Kevin, you don't pay the upgrade price for IE 10 compatibility only. You pay it for new features and maintenance till next major version.
Cem Alacayir
6/10/2013 2:02 PM
Lee - thanks a lot for posting that tip. That solved the issue for me as well.
Ben
6/20/2013 9:55 AM