asp.net-mvc – 如何让ASP.NET MVC在IIS 6中运行?
发布时间:2020-05-24 13:37:04 所属栏目:asp.Net 来源:互联网
导读:我在 Windows Server 2003 R2框中安装了.NET Framework 3.5 SP1和ASP.NET MVC CTP,但我的ASP.NET MVC站点仍无法在该服务器上运行.我在互联网和IIS上搜索解决方案,我注意到我不能为我的虚拟目录选择2.0以外的其他.NET Framework版本.我几乎可以肯定,如果我纠正
|
我在 Windows Server 2003 R2框中安装了.NET Framework 3.5 SP1和ASP.NET MVC CTP,但我的ASP.NET MVC站点仍无法在该服务器上运行.我在互联网和IIS上搜索解决方案,我注意到我不能为我的虚拟目录选择2.0以外的其他.NET Framework版本.我几乎可以肯定,如果我纠正这个,我可以让我的网站在那里工作. 目前主要的“/”URL回答: Directory Listing Denied This Virtual Directory does not allow contents to be listed. 而“/Default.aspx”URL的答案是: Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: Section or group name 'system.web.extensions' is already defined. 解决方法Phil Haack在这里写得非常好http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx (编辑:安卓应用网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- asp.net-core – 实体框架核心 – 相当于IN子句
- asp.net-mvc-2 – 带有数组/列表的ASP.NET MVC 2模型
- asp.net – Web API中的每路径格式化程序配置
- 线程安全知多少
- ASP.NET Web API将http响应转换为json数组
- ASP.NET MVC 2.0 – RenderPartial和RenderAction之间的区别
- asp.net-mvc – 防止在ASP.NET MVC中缓存属性,每次执行一个
- 是否有任何asp.net数据缓存支持缓存条目的背景填充?
- asp.net可用性日历显示全年
- asp.net-mvc – MVC路由错误:约束条目’长度’
推荐文章
站长推荐
热点阅读
