微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

asp.net – Visual Studio无法在IIS中创建网站

安装Service Pack 1后,Visual Studio 2010无法在IIS中创建网站。这是错误信息:
---------------------------
Microsoft Visual Studio
---------------------------
Configuring Web http://localhost/MyWebSite for ASP.NET 3.5 Failed.
You must manuallyconfigure this site for ASP.NET 3.5 in order for
the site to run correctly. Visual Studio cannot detect whether this
virtual root has been configured for use with ASP.NET 2.0. The likely
cause is that you do not have sufficient priviledges to access the
IIS Metabase. You may need to manually configure this site for
ASP.NET 2.0 in order for your site to run correctly.
---------------------------
OK   Help   
---------------------------

有谁知道如何解决它?谢谢!

附:我使用的是windows7 x64。

解决方法

当我删除认的应用程序池时,这发生在我身上。

感谢Microsoft Connect report,我可以通过choosing a new default application pool在IIS 7管理器树中的“站点”节点的“网站认值”属性解决此问题。

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。

相关推荐