Forum Discussion
eladz6
Feb 18, 2020Copper Contributor
IE Site list mode not working
Hello, I'm trying to use the Enterprise Site List in Edge chromium. I read and followed the instructions and set the GP settings as mentioned in the MS instructions page. The site list xml file ...
- Feb 20, 2020
eladz6 That is odd. We can take a look. Can you please send us the following -
1. A screenshot of edge://compat/iediagnostic
2. Start Edge with the command line "msedge.exe --enable-logging --v=1 --vmodule=*/dual_engine/*"
This will create a log in "%localappdata%\microsoft\Edge<Canary/Dev/Beta>\user data\chrome_debug.log"
This log is human readable and will contain URLs. Please proof read to ensure there is no PII information included before you share back with us.
Feel free to share the log via Private Message if you prefer.
Thanks!
Kelly_Y
Microsoft
Apr 11, 2022rauhe Would you be able to confirm if you have enabled the group policy for IE mode, “Configure Internet Explorer integration” (Configure IE mode Policies | Microsoft Docs)? Thanks!
-Kelly
rauhe
Apr 12, 2022Copper Contributor
Hi Kelly, Thanks for the reply...
Yes, yesterday I tried setting setting the “Configure Internet Explorer integration” option and this seems to have done the trick.
I was, however, hoping for an easier solution. I have to instruct non-PC-super-users to setup a pc for IE compatibility, and the solution I have (as described in your link), requires downloading and installing "Microsoft Edge Policy Template" to the Group Policy Editor (this is required for the option “Configure Internet Explorer integration” to be available). Even for me as a professional, this is not an every day task, so for a non-PC-super-user I think this is more or less impossible.
Do you know if it possible to set the “Configure Internet Explorer integration” setting trought the registry?
Best regards
John
- Kelly_YApr 12, 2022
Microsoft
rauhe Hi John - Yes, normally the IT Admin would set up IE mode for their organization.
I'm not sure about your specific situation but here are a couple of IE mode options which might help these users who would have a problem setting up the correct policies.
- Internet Explorer mode in Microsoft Edge
- Local site list for Internet Explorer (IE) mode | Microsoft Docs
-Kelly
- rauheApr 13, 2022Copper Contributor
- Ben_ForcityApr 13, 2022Copper Contributor
I resolve my issue by adding the registry key !
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"InternetExplorerIntegrationLevel"=dword:00000001
"InternetExplorerIntegrationSiteList"="yourXMLSiteList.xml"Hope it will help you.
Ben