【问题标题】:Condition '(VersionNT = v6.2) AND (netfxfullredist_43_DetectKey < v4.5.40805)' evaluates to false.条件 '(VersionNT = v6.2) AND (netfxfullredist_43_DetectKey < v4.5.40805)' 评估为假。
【发布时间】:2011-11-21 22:35:42
【问题描述】:

当我尝试安装 Visual Studio 11 Developer Previews 时,我在日志文件中得到了这个。如何实现?

【问题讨论】:

  • 我认为这不是问题。如果它是

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


【解决方案1】:

搜索您的错误消息,I found this one,上面写着:

如果其他人在安装 Visual Studio 2011 期间收到此错误 开发者预览然后简单的答案是他们的下载 包已损坏。我刚刚再次下载了 Visual Studio 2011 开发者预览版,安装成功。

请注意,即使您看到文件的大小,也应该重新下载 VS包同下载链接。

【讨论】:

    【解决方案2】:

    在尝试运行 Visual Studio 11 安装程序之前,您能否尝试单独安装 .NET 4.5 框架?它还应该位于 Visual Studio 11 映像的 packages\dotnetframework 目录中。

    编辑:

    看到它也抱怨 VersionNT,你是否满足最低操作系统要求?

    System requirements

    支持的操作系统:

    • Windows 7,
    • Windows Server 2008 R2
    • Windows 7(x86 和 x64)
    • Windows 8(x86 和 x64)
    • Windows Server 2008 R2 (x64)
    • Windows Server 开发者预览版 (x64)

    【讨论】:

    • @IAdapter 这是您日志中唯一的错误吗?您能否在问题中包含完整的日志?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-08-25
    • 1970-01-01
    • 1970-01-01
    • 2015-05-30
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多