【问题标题】:Overriding IIS6 wildcard maps on individual directories覆盖单个目录上的 IIS6 通配符映射
【发布时间】:2012-08-28 07:38:05
【问题描述】:

当我在 IIS6 上发布 MVC4 应用程序时,我需要添加 isapi.dll 才能让我的应用程序工作,但它启用通配符映射到所有静态内容,因此我试图覆盖我的子文件夹(内容文件夹)上的通配符设置使用本指南Overriding IIS6 wildcard maps on individual directories 申请,但对我来说不起作用。

我收到错误消息:

C:\Inetpub\AdminScripts>adsutil.vbs SET /W3SVC/1/root/Content/ScriptMaps "" The path requested could not be found. ErrNumber: -2147024893 (0x80070003) Error Trying To Get the Object: W3SVC/1/root/Content

有谁知道错误是什么?以及如何解决?

我很确定我的标识符在默认网站上是 1

我在IIS上的结构如下

网站/默认网站/“文件夹”/“应用程序”/内容

【问题讨论】:

    标签: iis-6 asp.net-mvc-4 wildcard-mapping


    【解决方案1】:

    请查看链接> This is link 我认为会对您有所帮助,它来自博客,归功于 Steven Anderson。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2021-07-01
      • 2010-11-13
      • 2011-05-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-08-19
      • 1970-01-01
      相关资源
      最近更新 更多