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

Deploy to the Emulator problem in Origami

moontubemoontube
edited April 2016 in Questions And Answers

In trying to deploy Origami with WorldCursor, I get the error:

Unable to activate Windows Store app
'2-HoloWorld-Completed_pzq3xp76mxafg!App'. The activation request failed with error 'Operation not supported. Unknown error: 0x87b20c15'.

Does anyone have an idea on what is wrong here? When I dismiss the dialog box and click on Debug/Start without debugging again, I get past this and Origami opens up. Unfortunately, I cannot find the red ring WorldCursor and selecting a sphere with the Gaze raycast dot does not do anything.

Best Answer

  • Options
    timgtimg mod
    Answer ✓

    hi moontube,

    Are you still experiencing the issue(s) cited in this thread?

    Regarding the activation request failing, I've seen this before and re-deploying the app is the right workaround.

Answers

  • Options

    Another message pertaining to this problem is:

    mscorlib.ni.dll. Cannot find or open the PDB file.
    also
    System.Runtime.dll. Cannot find or open the PDB file.

    There are several more like this.

  • Options
    timgtimg mod
    Answer ✓

    hi moontube,

    Are you still experiencing the issue(s) cited in this thread?

    Regarding the activation request failing, I've seen this before and re-deploying the app is the right workaround.

  • Options

    I was facing the same problem with default Origami project. One thing that has worked consistently for me is breaking the process of running a hologram project in two steps -

    1) Build and deploy the solution using visual studio (do not start or anything just deploy)
    2) Start without debugging from the debug menu.

    I am new to this world so not sure about the reason but it is working for me.

  • Options

    This problem can be overcome in some cases by deploying again after dismissing the error dialog box that appears after the first deploy attempt.

Sign In or Register to comment.