【问题标题】:IIS 6.0 (Windows Server 2003) and iisext.vbs / iiswebIIS 6.0 (Windows Server 2003) 和 iisext.vbs / iisweb
【发布时间】:2014-11-10 02:46:22
【问题描述】:

在运行 IIS 6.0 和 Windows Server 2003 的服务器下,我使用典型的 IIS 命令行配置命令开始遇到问题,例如:

> c:\windows\system32\cscript.exe c:\Windows\system32\iisext.vbs /ListExt

> iisweb /create C:\Rome "My Vacations" /d www.reskit.com /dontstart

回复:

The IIS Admin scripts only support IIS 6.0
Error &H80070002: The system cannot find the file specified.

安装杀毒后开始出现问题,现已卸载,所以可能是杀毒更改或删除了任何相关文件,所以我试过了:

  • sfc /scannow ,用于将文件恢复到原始状态。
  • 重新安装(通过卸载/安装)IIS。
  • 重新安装 Cscript。
  • 重新安装所有 Framework.NET 版本。

但没有运气。

【问题讨论】:

    标签: command-line iis-6 windows-server-2003


    【解决方案1】:

    以下添加将解决您的问题

    How to add ASP.NET 4.0 as Application Pool on IIS 7, Windows 7

    感谢:

    C:\Windows\Microsoft.NET\Framework\v4.0.30319>aspnet_regiis.exe -ir

    Microsoft (R) ASP.NET RegIIS 版本 4.0.30319.17929 用于在本地计算机上安装和卸载 ASP.NET 的管理实用程序。 版权所有 (C) 微软公司。版权所有。 在不更改现有 Web 应用程序的情况下开始安装 ASP.NET (4.0.30319.17929) 使用此版本的 ASP.Net。 ... 完成安装 ASP.NET (4.0.30319.17929) 而不更改现有的 web 应用程序 使用此版本的 ASP.Net。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-10-14
      • 2011-06-02
      • 1970-01-01
      • 2010-12-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多