IIS HTTP Error 403.1 - Forbidden: Execute access is denied

前端 未结 2 1440
遇见更好的自我
遇见更好的自我 2021-02-09 01:13

I have a ASP.NET 1.1 application running on IIS 6 / Windows Server 2003. It\'s our application, but we\'re trying to specifically replicate a customer\'s installation so the app

2条回答
  •  半阙折子戏
    2021-02-09 02:08

    You might also need to check the "Edit Feature Permissions..." button on the right pane of the Handler Mappings settings for the specific application and enable "Execute". This is what held my co-workers and I for 3 hours with otherwise pretty identical symptoms.

提交回复
热议问题