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

Holograms 210, Error in name = windows.Holographic

Hello,

I am using Microsoft's Holograms 210 Gaze tutorial, and when I change the name from windows.universal to holographic as the tutorial suggests in the package.appxmanifest, I get an error saying
Severity Error DEP0700: Registration of the app failed. [0x80073CFD] Deployment Register operation with target volume C: on Package ModelExplorer_1.0.0.0_x86__pzq3xp76mxafg from: (AppxManifest.xml) failed with error 0x80073CFD. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues.

BUT, when I leave it universal as it is, it works fine on the PC.

any suggestions?

Tagged:

Best Answer

  • Options
    AmaalAmaal
    Answer ✓

    hey guys,
    I discovered the problem is that I was deploying it as a local machine and not a remote device.

Answers

  • Options
    AmaalAmaal
    Answer ✓

    hey guys,
    I discovered the problem is that I was deploying it as a local machine and not a remote device.

Sign In or Register to comment.