【发布时间】:2011-04-01 04:26:59
【问题描述】:
我用 ASP.NET 3.5 开发了一个网站
我已经将它部署在 Windows server 2008 和 iis7 上。我使用的是Windows server 2008的评估版。前天评估期到期,我格式化了我的机器并重新安装了Windows server 2008。
现在,当我在 IIS7 上部署站点并尝试访问它时,出现以下错误,
405 - HTTP verb used to access this page is not allowed.
The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access.
有什么想法吗?
【问题讨论】:
标签: http iis-7 windows-server-2008 http-status-code-405