加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

iis – asp.net mvc 3需要什么?

发布时间:2020-12-16 07:09:46 所属栏目:asp.Net 来源:网络整理
导读:我只是想知道运行asp.net mvc 3(托管明智)需要什么? .net 4.0 - I read is needediis 6 - can you use this? (not planning to use it but just want to know)iis 7 - can you use thisiis 7.5 - pretty sure you can use this to run your asp.net mvc 3 s
我只是想知道运行asp.net mvc 3(托管明智)需要什么?

.net 4.0 - I read is needed
iis 6 - can you use this? (not planning to use it but just want to know)
iis 7 - can you use this
iis 7.5 - pretty sure you can use this to run your asp.net mvc 3 site.

我只想弄清楚运行asp.net mvc 3(razor)所需的最低要求是什么.

解决方法

iis 6 – can you use this?

是的你可以.

iis 7 – can you use this

当然.

iis 7.5 – pretty sure you can use this to run your asp.net mvc 3 site.

绝对.

.NET 4.0和ASP.NET MVC 3是要在服务器上安装的最重要的先决条件.因此,假设您安装这两个组件,从Win 2003(IIS 6.0)到Win 2008 R2(IIS 7.5)的任何操作都将起作用.

虽然IIS 6.0有一个警告,它大概是extensionless routes.如果你想要那些,你需要将ASP.NET ISAPI过滤器与所有请求相关联.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读