HTTP Error 403.14 - Forbidden The Web server is configured to not list the contents of this directory.

daowdos 296 Reputation points
2021-08-02T13:28:32.8+00:00

In my ASP.NET project I'm trying to run asmx webService but fail with - HTTP Error 403.14
Checked other questions and tried their solution but it didn't help me.

How do I fix this error -

119913-fail.png

On a very old project of mine it works but not on my new one

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | Other
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Sir James Sever 1 Reputation point
    2021-09-16T18:21:18.227+00:00

    I realized I "disabled" a default document type instead of deleting it. Didnt realize that disable is for all default documents, RIP.

    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.