06-16-2017 04:41 PM
Hi Sam,
Could you go into detail on this? I am getting script errors loading a page and I am guessing it is because the browser is out of date and unable to load the elements.
06-19-2017 10:12 AM
Hello,
I would advise creating a new forum discussion as the visibility of this thread is going to be lower due to its age.
When creating a new discussion the more information you can provide about the error the better we will be able to help.
MikeR2
03-18-2022 04:31 AM - edited 03-18-2022 04:32 AM
I know this thread is old but I lost time about this subject, so I post my solution, maybe it will help someone in the future.
.NET Webbrowser control use "Internet Explorer 7" to render html pages (not very nice..). It is possible to modify that behavior using registries and coerce use of IE11. I made an example and posted it here :