Page 1 of 1

Disable Compatibility Mode PWB IE

Posted: Wed Aug 07, 2019 12:39 pm
by bkasekamp
Is there a setting in the PWB3 IE ini to disable compatibility mode? I see some posts mentioning IEBrowserEmulation but I'm not sure if that's it or not. I specifically need "Display intranet sites in Compatibility View" disabled.

Thanks!

Re: Disable Compatibility Mode PWB IE

Posted: Thu Aug 08, 2019 1:42 pm
by Scott
The Internet Explorer Web Browser Control PWB IE uses does not have a "compatibility mode". By default uses the version of Internet Explorer installed on the computer.

You can set the Internet Explorer Browser Emulation in PWB with the [Browser]IEBrowserEmulation= setting. For example setting [Browser]IEBrowserEmulation=9000 PWB with switch the Internet Explorer Web Browser Control into IE 9.0 emulation.

Here is more information about the Internet Explorer Browser Emulation:
https://blogs.msdn.microsoft.com/patric ... atibility/

It is highly recommended to use PWB CEF which uses the Chrome HTML Rendering Engine.

--Scott