2010-02-18 69 views
0

Windows(包括最低服务包级别,如果需要)是否支持.NET Framework 3.5 SP1?哪些Windows版本(包括服务包号)支持.NET Framework?

此外,该信息是否可用于.NET 4.0?

编辑:

BarsMonster的链接给的.NET 3.5 SP1操作系统的要求,但遗憾的是没有提到所需的服务包。例如,我知道,.NET 3.5 SP1不需要“Windows XP”,而是需要XP SP2。有没有人知道其他Windows版本的服务包要求(如果有的话)?

另外,对于.NET 4,链接提供了预发布版本的要求。我们知道这些RTM是否可能会改变?

+0

嗯。我已经投票决定将此作为与问题909516的重复关闭,但现在我看到它谈论的是“支持”框架而不是“包括”它,因此它毕竟不是重复的。 – 2010-02-18 00:16:37

回答

3

.NET 3.5 SP1: http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&displaylang=en

支持的操作系统:Windows Server 2003的; Windows Server 2008; Windows Vista; Windows XP中

.NET 4测试版: http://www.microsoft.com/downloads/details.aspx?FamilyID=ee2118cc-51cd-46ad-ab17-af6fff7538c9&displaylang=en

* Windows XP SP3 
* Windows Server 2003 SP2 
* Windows Vista SP1 or later 
* Windows Server 2008 or later (not supported in Server Core Role) 
* Windows 7 RC 
* Windows Server 2008 R2 RC (not supported in Server Core Role) 

架构:

* x86 
* x64 
* ia64 (some features are not supported in ia64 for example, WPF) 
+0

感谢您的这些链接。但请注意,.NET 3.5 SP1实际上位于http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=ab99342f-5d1a-413d-8319-81da479ab0d7。至于.NET 4,现在可以在http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=a9ef9a95-58d2-4e51-a4b7-bea3cc6962cb上找到​​RC。 – user200783 2010-02-18 01:27:48