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.
Emulator troubleshooting with GalaxyExplorer

Was able to get my issues squared away running the emulator, but now I can't seem to deploy GalaxyExplorer to it. The emulator runs, but I get this output:
DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device 'F957827B-6FC8-4538-A5BA-3B3807152A56'.':
MissingMethodException - Method not found: 'Boolean Microsoft.Tools.Connectivity.RemoteDevice.Ping()'. GalaxyExplorer
UX Designer @ Anki
https://www.twitter.com/wintermoot
Best Answers
-
wintermoot ✭✭
Fixed my issue by installing the Remote tools for Update 2:
UX Designer @ Anki
https://www.twitter.com/wintermoot5 -
wintermoot ✭✭
this was ultimately fixed by uninstalling both windows SDK's and installing just 10.0.10586. then, rebuilding the csproj in unity
UX Designer @ Anki
https://www.twitter.com/wintermoot5
Answers
Fixed my issue by installing the Remote tools for Update 2:
https://go.microsoft.com/fwlink/p/?LinkId=534786
UX Designer @ Anki
https://www.twitter.com/wintermoot
Hi,
I have a similar issue, but the Remote Tools didn't help. The emulator starts fine, but deploying GalaxyExplorer fails with:
When I open up this IP address in a browser, everything looks fine:
Any ideas? I'm using a Surface Pro 4 with 8 GB RAM and Windows 10 Pro Build 10586.
Thanks,
Oliver
this was ultimately fixed by uninstalling both windows SDK's and installing just 10.0.10586. then, rebuilding the csproj in unity
UX Designer @ Anki
https://www.twitter.com/wintermoot
When opening the emulator using the VC++ example template build, can you deploy this ok. Can you open the portal and go to Apps and select and Start the app as in picture.

I deployed the app then right click the Earth and then got this error

This look like a Unity error, bit stuck now