コントローラー アクションを指す "/Services" に設定された ASP.NET MVC ルート URL がありますが、ユーザーが移動できない "Services" という C# サービス クラスを含むディレクトリもあります。これにより、ルートに問題が発生しています。次のエラーがスローされます。
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
これを克服する方法を知っている人はいますか?
ありがとうございました