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

.NET 4.5 RC Framework CLR – Windows XP兼容性

发布时间:2020-12-13 20:59:05 所属栏目:Windows 来源:网络整理
导读:我的问题在于:“.NET Framework 4.5可以安装在Windows XP机器上吗?” 我有以下MSDN链接: .NET Framework Versions and Dependencies Each new version of the .NET Framework retains features from the previous versions and adds new features. The CL
我的问题在于:“.NET Framework 4.5可以安装在Windows XP机器上吗?”

我有以下MSDN链接:

.NET Framework Versions and Dependencies

Each new version of the .NET Framework retains features from the previous versions and adds new features. The CLR is identified by its own version number. Some versions of the .NET Framework include a new version of the CLR,but others use an earlier version. For example,the .NET Framework 4 includes CLR 4,but the .NET Framework 3.5 includes CLR 2.0. (There was no version 3 of the CLR.) Although the .NET Framework 4.5 RC is an in-place update of the .NET Framework 4,the underlying CLR version number is 4.5.

文档还说,您只能在Windows XP Professional和Windows XP Home Edition上安装.NET Framework 4,.NET Framework 3.5 SP1,.NET Framework 2.0 SP2(即不提供4.5)。

我已经在其他地方读过.NET 4.5可以在Win XP上安装。所以这个文档就是指4.5RC(而不是最终的4.5框架)。

我的问题是,我们无法在XP机器上部署基于4.5的应用程序。微软会发布一个服务包吗? (不太可能,因为他们不支持XP)

附:关于这个问题的几个有趣的文章:

.NET 4.5 is an in-place upgrade to .NET 4.0

.NET 4.5 breaking changes – compatibility issues between the .NET Framework 4 and the .NET Framework 4.5 R

从.NET框架系统需求文档中查看 – 我觉得你没有运气。

http://msdn.microsoft.com/en-us/library/8z6watww(v=vs.110).aspx

根据该文档,确定它不在测试矩阵中,您将无法获得对安装的支持。安装程序仍然可以工作,假设它不显式地阻止不支持的操作系统。因人而异。

XP在2014年之前得到延长的生命周期支持 – 你只会看到关键的安全修复,而不是这样的新功能。

http://support.microsoft.com/lifecycle/search/default.aspx?alpha=Windows+XP

(编辑:李大同)

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

    推荐文章
      热点阅读