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

Lost Remote Machine in Visual Studio

AR123AR123
edited September 2016 in Questions And Answers

I seemed to have lost the ability to build out my project to my device using Visual Studio, USB, and "Remote Machine"... the option just disappeared for no reason. It's as though my emulator and remote option either reset, or simply disappeared.

Any thoughts? Suggestions?

Best Answer

  • Options
    ahillierahillier mod
    edited September 2016 Answer ✓

    I've hit this issue a few times, but was always able to resolve with at least one or more of the following steps:
    1) Close Visual Studio
    2) Delete your Unity build folder (sometimes it gets corrupted)
    3) Reboot your PC
    4) Rebuild your project in Unity
    5) Reload the VS solution created in the Unity build folder

Answers

  • Options
    ahillierahillier mod
    edited September 2016 Answer ✓

    I've hit this issue a few times, but was always able to resolve with at least one or more of the following steps:
    1) Close Visual Studio
    2) Delete your Unity build folder (sometimes it gets corrupted)
    3) Reboot your PC
    4) Rebuild your project in Unity
    5) Reload the VS solution created in the Unity build folder

  • Options

    @ahillier That did the trick, thanks! :)

Sign In or Register to comment.