Support Request: Compatibility modes CODE for config files

Description

I'm looking for any code that appears in the config files that controls compatibility modes for IE

Answer: (2)

Re: Compatibility modes CODE for config files 10/5/2015 4:37 PM
To try different compatibility view settings, do the following:

Close the SiteKiosk configuration tool then open your configuration file in Notepad and search for:
<ie8-compatibility-view enabled="true" />
and change it to this:
<ie8-compatibility-view enabled="false" />

Save the file then test in SiteKiosk. SiteKiosk needs to be started twice for the setting to take effect so start SiteKiosk in Start Once mode then close it right after it start and run it in Start Once mode again to test the issue. Other compatibility view settings can be found below.

Here are the possible compatibility mode settings depending on your browser version:
With IE10 installed e.g. with
<ie8-compatibility-view enabled="true" emulation-mode="8000" />
<ie8-compatibility-view enabled="true" emulation-mode="9000" />

With IE11 installed e.g.
<ie8-compatibility-view enabled="true" emulation-mode="8888" />
<ie8-compatibility-view enabled="true" emulation-mode="9999" />
<ie8-compatibility-view enabled="true" emulation-mode="10001" />
Re: Compatibility modes CODE for config files 10/5/2015 10:07 PM
https://www.provisio.com/CustomerSupportCenter/ArticleDetails.aspx?ArticleID=9701
My Account
Login
Language (Tickets):