Microsoft Azure Service Fabric SDK - Preview 1 无法在 win 7 + VS 2015RC 上安装

Microsoft Azure Service Fabric SDK - Preview 1 fais to install on win 7 + VS 2015RC

我正在尝试根据 this MS article 安装 Azure Service Fabric SDK - Preview 1,其中明确指出

The tools for Service Fabric Preview 1 depend on Visual Studio 2015 RC, which you can find here.

我已经安装了 VS 2015 RC PRO。我也有 VS 2012 U4。还有 Azure SDK 2.56。

当我尝试下载并安装它时,惊喜来了。这是 screenshot of the error message - Windows 需要 Server 2012。

Here is log 1. Here is log 2.

我只能弄清楚哪里出了问题,我应该如何为服务结构进行开发?我需要安装 WS 2012 和 VS 2015 吗?

您要在哪个 OS 上安装?我相信 Windows 8 / 8.1 是 > Server 2012。我在 Windows 8.1 上安装了 运行。您始终可以在 Azure 上使用 Server 2012 VM。 MSDN 库中有一张预装了 VS15 RC 的图片。

Windows 7 不支持预览。支持的 OS 版本是:

  • Windows 8/8.1
  • Windows 服务器 2012 R2
  • Windows 10 技术预览

正如 Darran 所建议的,您可以使用 Azure VM 库获取预装了 VS 2015 RC 的 Server 2012 映像,然后在其上安装预览版。

欢迎在 Service Fabric UserVoice forum 上添加 Windows 7 支持请求。