【发布时间】:2014-11-11 19:11:25
【问题描述】:
我正在尝试在 WCF 上创建 Web 服务。但是每当我尝试创建一个新的 Web 服务应用程序项目时,它都会出现以下错误
错误
"Unable to access IIS Metabase. You do not have sufficient privilege to access IIS websites on your machine"
我按照这两个帖子寻求帮助,但没有用
Error - Unable to access the IIS metabase
Unable to access the IIS metabase
另外,我的系统上安装了所有 IIS 组件,并且我以管理员身份运行 VS2013。如果有人为我提供解决方案,我将非常感激。
【问题讨论】:
标签: windows web-services wcf iis