Where can I find the Edge error codes

Igor Korot 51 Reputation points
2023-05-05T20:32:49.5433333+00:00

Hi, ALL,

There is a page at https://learn.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/ms775145(v=vs.85), which shows different error codes an application can use

to catch different conditions od the applications.

Unfortunately, this page is a little dated as it says its for Internet Explorer.

Is there a similar page for the Edge backend?

Thank you.

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

2 answers

Sort by: Most helpful
  1. ShiJieLi-MSFT 11,741 Reputation points Microsoft Vendor
    2023-05-08T02:46:07.4466667+00:00

    Hi @Igor Korot ,

    Since Edge is now based on Chromium, you can find a similar list of error codes at edge://network-errors/.

    Also, you may refer to the Chromium source code page, which contains detailed explanation of each error code.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. 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.

    Best Regards,

    Shijie Li

    1 person found this answer helpful.

  2. Igor Korot 51 Reputation points
    2023-05-08T02:55:52.1966667+00:00

    @ShiJieLi-MSFT ,

    It looks like you answered the question, but you then removed the answer because I don't see it anymore.

    What happened? Is the answer wrong?

    Could you please clarify?

    Thank you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.