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

Cant get started

Trying to build an app or run the emulator for the first time.

Ran the new project wizard, hit build and deploy to the emulator. Deploy started... never returns.

Errors from the emulator: 1) The emulator is unable to connect to the device operating system, unable to determine host IP address. (I hit close on the popup) 2) Emulator screen then shows windows menu disappear, then turns black with a dot in the middle... VS says ready, but there is none of the usual 'pause/stop/continue', and the run button is greyed out..

If I close the emulator, I get a VS error (below), and it says Deploy failed.

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'.':
ObjectDisposedException - Cannot access a disposed object.
Object name: 'XdeServiceClient10_0'. HolographicApp1

Best Answer

Answers

  • Options

    thanks, reinstalling the emulator did the trick. appreciate the help.

  • Options

    Severity Code Description Project File Line Suppression State
    Error DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'F957827B-6FC8-4538-A5BA-3B3807152A56'.':
    ObjectDisposedException - Cannot access a disposed object.
    Object name: 'XdeServiceClient10_0'.
    I launch a new project. The emulator prompts "Invalid query", the emulator shuts down and VS gives the above error.
    I ve tried reinstalling the emulator but no use.
    I have VS 2015Update 2. Please help

  • Options

    @javiour said:
    I launch a new project. The emulator prompts "Invalid query", the emulator shuts down and VS gives the above error.
    I ve tried reinstalling the emulator but no use.
    I have VS 2015Update 2. Please help

    Did you ever resolve your problem? I think you may need VS 2015 Update 3

Sign In or Register to comment.