0
我已將部分舊的ASP網站複製到新網站中。在我的本地機器代碼被清理和測試網站的作品完美,但是,它需要運行在我得到一個錯誤在Windows Server 2000的計算機上:網站上的IIS - HTTP 403.1禁止的錯誤
HTTP 403.1 Forbidden: Execute Access Forbidden
Internet Information Services
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Background:
You have attempted to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed.
我試圖讓I_USR完全控制的本地網頁目錄並選擇腳本& IIS中的可執行文件。所有這些都沒有改變任何東西。
最後,我嘗試做一個IIS重新安裝,但是這並沒有解決問題。
任何想法我可以看看嗎?