When attempting to install Service Fabric 2 from Microsoft Website, I tried to follow the link Install the Service Fabric runtime, SDK, and tools for Visual Studio 2015, which downloads an .exe file that fires up a Web Platform Installer (version 5.0).
When executing (with admin permissions) it doesn't find Service Fabric 2
Even when I search, I just get Service Fabric 1.5.x, which was already replaced by the new release version.
State of the computer
- Windows 10, all updates applied to current
- Visual Studio Enterprise 2015 installed
- It does have Service Fabric 1.5.x installed currently, and it was working
Looking in another machine with Service Fabric 2 already installed, the Installer is able to find normally as expected. And it bears the same configuration: Win 10, VS2015, just have more RAM.
Is there another way to install?
Ps.: I verified and made sure that the installer file name downloaded from Microsoft website did not get changed.