Try our conversational search powered by Generative AI!

Visitorgroup page is X-UA-Compatible IE=9, and is causing problem.

Vote:
 

I have upgraded from cms 6 to 7.19.2. In the visitor group episerver page the X-UA-Compatible is set to IE=9. And it is NOT working in IE=9, though it's in Edge mode. How can i change that?

#122003
May 25, 2015 14:06
Vote:
 

One of the fast and hacky way would be to temporary update `VisitorGroup.Master` file inside `modules\_protected\CMS\EPiServer.Cms.Shell.UI.zip\Views\Shared`. But remember that any package upgrade will reset that.

Another way that we did was to intercept outgoing html and change compatibility level on the fly (as we have some issues with iframe height on some of the browsers in Admin UI). Don't have code at hand yet to share.

#122017
May 25, 2015 22:59
Vote:
 
<p>Thanks, what if i don't have the CMS folder in Module, I guess i add it thru the web.config? How do i remove it from web.config? do you now how?</p> <p></p>
#122140
May 27, 2015 10:03
Vote:
 

As far as I remember CMS packages have been converted to protected modules starting from 7.6 release. You should have those files there. Are you adding your Cms UI folders to the website through virtual paths in web.config?

#122150
May 27, 2015 10:22
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.