【问题标题】:.Net framework 3.0, 3.5 , 2.0 not showing in Visual studio 2012 only 4.0 and 4.5 in windows 8.1.Net 框架 3.0、3.5、2.0 未在 Visual Studio 2012 中显示,仅在 Windows 8.1 中显示 4.0 和 4.5
【发布时间】:2014-04-17 15:28:04
【问题描述】:

我已经安装了 Visual Studio 2012,但它没有在 windows 8.1 OS 中显示较低的 .net 框架,如 3.5、3.0、2.0

Visual Studio 2012 展示了 4.0 - 4.5 的框架。相反,我想要具有 2.0 - 4.5 框架的 Visual Studio,就像我在安装 Visual Studio 2012 后进入 Windows 7 操作系统一样。

如果我将它安装在 Windows 7 上,它会显示所有框架。此外,在安装 SQL Server 2008 时,它没有安装并显示缺少 .net 框架 3.5(包含 2.0 和 3.0)

【问题讨论】:

标签: c# asp.net .net visual-studio visual-studio-2012


【解决方案1】:

您可以通过控制面板自行启用 .NET Framework 3.5。在控制面板中,选择程序和功能,选择打开或关闭 Windows 功能,然后选中 .NET Framework 3.5(包括 .NET 2.0 和 3.0)复选框。此选项需要 Internet 连接。除非您是需要 WCF 脚本和处理程序映射功能的开发人员,否则您无需为 Windows Communication Foundation (WCF) HTTP 激活选择子项。

【讨论】:

    【解决方案2】:

    默认情况下,没有适用于 Windows 8 或 Windows 8.1 的 .NET Framework 3.5。您必须手动启用它们

    来自 MSDN Installing the .NET Framework 3.5 on Windows 8 or 8.1

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-12-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-04-21
      相关资源
      最近更新 更多