如何在 IIS 7 应用程序池中设置 .net Framework 4.5 版本 [英] How to set .net Framework 4.5 version in IIS 7 application pool

查看:92
本文介绍了如何在 IIS 7 应用程序池中设置 .net Framework 4.5 版本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我安装了 Visual Studio 11 Beta,突然间我在 VS 11 Developer preview 下创建的所有异步操作方法开始挂起(显然这个问题:http://blogs.msdn.com/b/pfxteam/archive/2012/03/03/10277166.aspx).

I installed the Visual Studio 11 Beta and suddenly all the async action methods I had created under the VS 11 Developer preview started hanging (apparently this issue: http://blogs.msdn.com/b/pfxteam/archive/2012/03/03/10277166.aspx).

我的应用使用 v4.0.30319 作为框架版本,但没有使用 4.5 的选项.我修复了我的 .net 4.5 安装,但没有.有没有办法在 IIS 中配置它?我是否需要对文件进行 bin 部署(如果需要,是哪个)?

My app is using v4.0.30319 as the Framework Version, but there is no option to use 4.5. I repaired my .net 4.5 install to be sure, but nothing. Is there a way to configure this in IIS? Do I need to bin deploy the files (and if so which)?

推荐答案

没有 4.5 应用程序池.您可以使用 4.0 应用程序池中的任何 4.5 应用程序..NET 4.5只是"一个就地更新,而不是一个主要的新版本.

There is no 4.5 application pool. You can use any 4.5 application in 4.0 app pool. The .NET 4.5 is "just" an in-place-update not a major new version.

这篇关于如何在 IIS 7 应用程序池中设置 .net Framework 4.5 版本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆