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

Error occurred while installing HoloLens Emulator (1st gen)

Hi,

I am having trouble installing emulator for HoloLens (1st gen). Here is the error message I get:

I have the latest version of Visual Studio 2019 installed and I had no trouble installing emulator for the HoloLens 2.

I reviewed the log file and found following error messages:

Action start 03:03:11: ValidateVisualStudioVersionCustomAction.
ValidateVisualStudioVersion: Initialized.
ValidateVisualStudioVersion: Loaded a property value. Name: TARGETVISUALSTUDIOVERSION, value: 14.0.24720.
ValidateVisualStudioVersion: Acquired target VS version string: 14.0.24720.
ValidateVisualStudioVersion: Loaded a property value. Name: TARGETWINDOWSSDKVERSION, value: 14.0.24720.
ValidateVisualStudioVersion: Acquired target Windows SDK version string: 14.0.24720.
ValidateVisualStudioVersion: Could not load a property value. Name: VS14UPD1
ValidateVisualStudioVersion: Could not load a property value. Name: WIN10TLS1_2
ValidateVisualStudioVersion: Could not load a property value. Name: VS15
ValidateVisualStudioVersion: Could not load a property value. Name: WIN10TLS_PREVIEW
ValidateVisualStudioVersion: Could not load a property value. Name: VS14UPD1_WOW
ValidateVisualStudioVersion: Could not load a property value. Name: WIN10TLS1_2_WOW
ValidateVisualStudioVersion: Could not load a property value. Name: VS15_WOW
ValidateVisualStudioVersion: Could not load a property value. Name: WIN10TLS_PREVIEW_WOW
ValidateVisualStudioVersion: Looking for Dev15 install engine setup information.
ValidateVisualStudioVersion: Loading Dev15 install engine configuration library DLL from: C:\ProgramData\Microsoft\VisualStudio\Setup\x86\Microsoft.VisualStudio.Setup.Configuration.Native.dll
ValidateVisualStudioVersion: Loaded Dev15 install engine configuration library DLL.
ValidateVisualStudioVersion: Found entry point for Dev15 install engine configuration library DLL.
ValidateVisualStudioVersion: Got setup configuration from Dev15 install engine configuration library DLL.
ValidateVisualStudioVersion: Enumerated the list of complete Dev15 installs.
ValidateVisualStudioVersion: Enumerated version information for a Dev15 install instance: 16.4.29613.14
ValidateVisualStudioVersion: Visual Studio 2017 meets the minimum version requirement for Visual Studio.
MSI (s) (FC!68) [03:03:11:987]: PROPERTY CHANGE: Adding DEV15_DIR property. Its value is 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE'.
ValidateVisualStudioVersion: Attempting to set property DEV15_DIR for VS 15:
MSI (s) (FC!68) [03:03:11:988]: PROPERTY CHANGE: Adding DEV15DEVENV property. Its value is 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\Common7\IDE\DevEnv.exe'.
ValidateVisualStudioVersion: Attempting to set property DEV15DEVENV for VS 15:
ValidateVisualStudioVersion: Error 0x80070057: Failed to acquire a detected Windows SDK version property string in custom action.
MSI (s) (FC!68) [03:03:11:995]: Product: Windows Mixed Reality Templates for Visual Studio -- Error 1608. This product requires Microsoft Visual Studio 2015 or newer. It also requires the Universal Windows Platform tools optional feature of Visual Studio.

Please install Visual Studio with the Universal Windows Platform tools optional feature and try again.

Error 1608. This product requires Microsoft Visual Studio 2015 or newer. It also requires the Universal Windows Platform tools optional feature of Visual Studio.

Please install Visual Studio with the Universal Windows Platform tools optional feature and try again.
CustomAction ValidateVisualStudioVersionCustomAction returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 03:03:11: ValidateVisualStudioVersionCustomAction. Return value 3.
Action ended 03:03:11: INSTALL. Return value 3.

Does anyone know what the problem is or have any suggestions on how to solve this issue?

Sign In or Register to comment.