【问题标题】:Getting error when browse the website in IIS在 IIS 中浏览网站时出现错误
【发布时间】:2017-06-06 18:23:18
【问题描述】:

我在 IIS 上有网站,当我浏览时出现此错误 - HTTP 错误 404.3 - 未找到

由于扩展配置,无法提供您请求的页面。如果页面是脚本,则添加处理程序。如果要下载文件,请添加 MIME 映射。

有人告诉我注册 asp.net,但是当我在 cmd 中运行以下命令时出现此错误。

c:\Windows\Microsoft.NET\Framework64\v4.0.30319>aspnet_regiis -i



This option is not supported on this version of the operating system.  Administr
ators should instead install/uninstall ASP.NET 4.5 with IIS8 using the "Turn Win
dows Features On/Off" dialog,  the Server Manager management tool, or the dism.e
xe command line tool.  For more details please see http://go.microsoft.com/fwlin
k/?LinkID=216771.

谁能帮我解决这个问题?

【问题讨论】:

  • 发生这种情况的原因有数百个。以及可通过搜索引擎获得的数千份文档,这些文档可以指导您完成故障排除过程。从那里开始。
  • @请问我编辑了我的问题,我希望这将有助于我们对话问题。
  • 错误信息告诉你你需要做什么。阅读它。
  • 如果您在故障排除时首先使用 StackOverflow 作为第一步,那么您将度过一段糟糕的时光。
  • @Will 你什么意思我不明白。首先,如果出现问题,我会尝试解决问题,然后我会在明显溢出中发布。

标签: asp.net .net iis windows-server-2008-r2


【解决方案1】:

【讨论】:

  • 我试过了,但我找不到-Web 服务器中的应用程序开发-您知道应用程序开发在哪里吗?对于 Windows Server 2012 计算机,使用服务器管理器在“Web 服务器 (IIS) -> Web 服务器 -> 应用程序开发 -> ASP.NET 4.5”下启用“IIS-ASPNET45”。
猜你喜欢
  • 2011-06-17
  • 2011-04-13
  • 2020-05-17
  • 2020-07-27
  • 1970-01-01
  • 1970-01-01
  • 2013-04-03
  • 2016-08-28
  • 1970-01-01
相关资源
最近更新 更多