asp.net – Visual Studio无法在IIS中创建网站
发布时间:2020-05-28 00:39:52 所属栏目:asp.Net 来源:互联网
导读:安装Service Pack 1后,Visual Studio 2010无法在IIS中创建网站。这是错误信息: ---------------------------Microsoft Visual Studio---------------------------Configuring Web http://localhost/MyWebSite for ASP.NET 3.5 fail
|
安装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管理器树中的“站点”节点的“网站默认值”属性下解决此问题。 (编辑:安卓应用网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- asp.net-core – 用于ASP.NET 5的Web服务器,无需调试活动即
- asp.net – HTML敏捷包删除break标签关闭
- asp.net-mvc-3 – 为什么Html.Label()不适用于句点?
- asp.net-mvc – 当可观察数组为空时如何显示无数据?
- asp.net – 如何在没有文件扩展名的情况下制作ASPX网页?
- asp.net – Web API将OAuth令牌作为XML返回
- asp.net-mvc-3 – 如何从部分视图将JavaScript渲染到Master
- 实体框架 – 如何添加外部参考ASP.Net MVC 5身份?
- asp.net-mvc – 将DTO转换为ViewModel的位置?
- asp.net – 访问asp. VM外部的网络开发服务器
推荐文章
站长推荐
- 处理ASP.NET MVC中的异步请求
- asp.net-mvc – IIS Express – HTTP错误500.19
- ASP.NET(AJAX+JSON)实现对象调用
- asp.net-mvc-3 – 将我的MVC 3应用程序迁移到MVC
- asp.net – ModalPopupExtender和验证问题
- asp.net – 以编程方式编辑Web.config
- asp.net-mvc-4 – 创建和编辑MVC4的相同视图
- asp.net – gzip压缩在Windows Azure网站
- 为什么我要在公共站点上使用ASP.NET MVC,在Intra
- asp.net-mvc-3 – 如何有效地从自相关表中加载数
热点阅读
