Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.
Options

Problem installing the HoloLens Emulator

Hello all. I have a problem installing the HoloLens Emulator.
My system is:

Microsoft 10 Education
8GB RAM
GTX970
AMD FX8350
Visual Studio 2015 Community with Update 3

Error says:
This product requires Microsoft Visual Studio 2015 with Update 1 and UWP tools versions 1.2

But I already have installed the Update 3.

I have attached the log

Answers

  • Options
    Jimbohalo10Jimbohalo10 ✭✭✭
    edited March 2017

    @mrk From the document https://developer.microsoft.com/en-us/windows/holographic/install_the_tools#troubleshooting

    You may see an error while installing the emulator that you need "Visual Studio 2015 Update 1 and UWP tools version 1.2". There are two possible causes of this error:

    You do not have Visual Studio 2015 Update 1 or later. Follow the instructions above to install the latest version, Visual Studio 2015 Update 3.
    You have Visual Studio 2015 Update 1 or later,

    But you do not have the Universal Windows Platform (UWP) tools installed. This is an optional feature for Visual Studio. You can add this feature by modifying your Visual Studio installation in Programs and Features.

  • Options

    Hi I have the same problem downloading VS 2015 update 3 with same notification. The above answer did not help at all. Can someone help me to download Visual studio 2015 update 3. I will highly appreciate a stepwise solution. (I use windows 10 and do not have older version of VS 2015)

  • Options

    Even I am waiting on this. I am unable to install the Hololens Emulator.

  • Options

    @mrk said:
    Hello all. I have a problem installing the HoloLens Emulator.
    My system is:

    Microsoft 10 Education
    8GB RAM
    GTX970
    AMD FX8350
    Visual Studio 2015 Community with Update 3

    Error says:
    This product requires Microsoft Visual Studio 2015 with Update 1 and UWP tools versions 1.2

    But I already have installed the Update 3.

    I have attached the log

    Hi your log contains

    ValidateVisualStudioVersion: Error 0x80070057: Failed to acquire a detected Windows SDK version property string in custom action.

    This means that the Windows 10 SDK 10.14393 did not install because of protection to the main operating system, access has been denied as you cannot raise you privileges.

    MSI (c) (B4:B0) [18:44:14:313]: Attempting to enable all disabled privileges before calling Install on Server

    This has failed as you do not have administrator privilege and has been disabled by Education group policy on Windows

    Contact your IT department and have them install this for you.

  • Options

    This sounds like a similar problem to those who have Visual Studio 2017 installed, but no underlying Visual Studio 2015 installation. The guidance here is to add some registry keys to override the prerequisites check, then try to install the emulator again.

Sign In or Register to comment.