Browse with Edge IE compatibility

Brock, John 1 Reputation point
2022-06-21T23:35:50.043+00:00

I have tried everything to debug my web applications under IE compatibility mode in Edge and launching in Visual Studio 2019 ignores any settings. I have added localhost (as well as port number) to Edge compatibily and applications will only run in Edge Native. We have a bunch of legacy applications that have no funding to run in native Edge mode so they will continue to run in IE compabilibilty. How do I debug my applications, and further develop, after IE is removed from my development PC?

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,238 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. XuDong Peng-MSFT 10,341 Reputation points Microsoft Vendor
    2022-06-23T05:58:00.2+00:00

    Hi @Brock, John ,

    How do I debug my applications, and further develop, after IE is removed from my development PC?

    Based on your description, I think the main problem is that you don't know how to debug in a page in Edge IE Mode. If this is the case, you can use IEChooser to open Internet Explorer DevTools, as follows:

    1. In Windows, open the Run dialog box. For example, press the Windows logo key + R.
    2. Enter %systemroot%\system32\f12\IEChooser.exe, and then click OK.
    3. In IEChooser, select the entry for the IE mode tab.

    But if I have any misunderstands about this issue, please point it out, and please describe your problem more clearly, thanks for understanding.

    Regards,
    Xudong Peng


    If the answer is the right solution, please click "Accept Answer" and kindly upvote. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments