代码之家  ›  专栏  ›  技术社区  ›  karfkars

VS2015上未显示Visual Studio Web项目

  •  0
  • karfkars  · 技术社区  · 7 年前

    我已经从git克隆了一个web项目,但项目内容没有在Visual Studio 2015上显示。

    enter image description here

    C:\Path\Project.Web.csproj : error  : The Web Application Project Wise.Monitor.Web is configured to use IIS.  Unable to access the IIS metabase. You do not have sufficient privilege to access IIS web sites on your machine.
    

    我怎样才能解决这个问题。

    1 回复  |  直到 7 年前
        1
  •  0
  •   karfkars    7 年前

    我发现了问题。它与git无关。这是一个许可问题。

    c:\windows\System32\inetsrv\config
    

    你可以找到更多的细节 post