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

Can't deploy app to HoloLens emulator, device, or over wifi (error DEP6100).

I'm following the sample projects on the HoloLens Academy and I get the following error every time I try to deploy. I installed all of the required tools (in the proper order) and have the correct system requirements and this error fails the app deployment to all of the target devices- remote machine, emulator, device. Should I see a VM running in Hyper-V before deploying? I haven't been able to track down this error with resolution yet.

Severity Code Description Project File Line Suppression State
Error DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'A2152254-0A5F-7C78-A684-1D8072A02DF5'.':
TypeLoadException - Could not load type 'Microsoft.VisualStudio.ImmersiveProjectServices.Shared.DeployLoggingStrings' from assembly 'Microsoft.VisualStudio.TailoredProjectServices, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. Holograms

Best Answer

Answers

  • Options

    I get the same error when trying to deploy a Holographic DirectX 11 app.

  • Options

    Glad you fixed it and thank you for posting the solution for others.

  • Options

    Severity Code Description Project File Line Source Suppression State
    Error DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'A2152254-0A5F-7C78-A684-1D8072A02DF5'.':
    NullReferenceException - Object reference not set to an instance of an object. HolographicApp3 IntelliSense
    I have done everything which is mentioned above but still I am not able to deploy HoloLens emulator. Plus when I tried to run this app on local machine it gave me an error like app registration failed. So please help me.

Sign In or Register to comment.