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 fails - No Pair pin asked

Hello

First of all: everything worked fine for a few weeks, the problems started all of a sudden, without any obvious reason.

I have done a reset of the Hololens and a repair of my VS already.

The problems:

1 - I can't access the Hololens device page anymore (Wifi and via usb). It says the site cannot be reached.

2 - Visual studio doesn't ask a pin to pair the device anymore (which, I think, is a huge part of the problem). Restarting the hololens, visual studio or computer doesn't work. Trying with a fresh solution doesn't work either, repairing the VS installation doesn't work, and a full reset of the hololens doesn't work either. If I go in the Hololens developper setting, it says it has NO paired devices (because I reset the hololens), but Visual studio still doesn't request a pin.

3 - Building/deploying of a sln fails, with the error
for remote machine:
DEP6957 : Failed to connect to device '192.168.155.50' using Universal Authentication. Please verify the correct remote authentication mode is specified in the project debug settings. 0x8007274C: The network event being waited on triggered an error.

for device:
DEP0001 : Unexpected Error: -1988945906

Anyone has some advice about things I can try?
(I did try to delete the Hololens from Device Manager as well, reïnstalled the Windows 10 SDK, ..)

Answers

  • Options

    If you reset your HoloLens, did you re-enable the developer mode AND device portal under Settings -> Update & Security -> For Developers?

    If you can't connect to the device portal over USB (http://127.0.0.1/10080), make sure that IpOverUsbSvc is running on your host PC.

Sign In or Register to comment.