It’s already answered, but something easier worked for me (and without uninstalling VirtualBox):
“Go into Hyper V. Go into the Virtual Switch Manager. Create a virtual switch called ‘Windows Phone Emulator Internal Switch’. Make it’s connection type Internal.
Now launch the emulator. It should work.”
I had to reboot the machine before running the emulator, but now everything’s working fine: VS2012, Xde and VirtualBox.
Credits go to TheGeekNextDoor.
Related Contents:
- Unable to create the virtual machine
- Microsoft.ACE.OLEDB.12.0 provider is not registered
- How do I install a NuGet package .nupkg file locally?
- Visual Studio: How to break on handled exceptions?
- What are the differences between Visual Studio Code and Visual Studio?
- How do I diagnose and fix a Visual Studio (for example 2015, 2017) crash?
- Resolving LNK4098: defaultlib ‘MSVCRT’ conflicts with
- What are the obj and bin folders (created by Visual Studio) used for?
- Set content files to “copy local : always” in a nuget package
- Proper way to rename solution (and directories) in Visual Studio
- Difference between Rebuild and Clean + Build in Visual Studio
- Visual Studio opens the default browser instead of Internet Explorer
- Where does Visual Studio 2017 store its config?
- VS2010 How to include files in project, to copy them to build output directory automatically during build or publish
- How do you count the lines of code in a Visual Studio solution?
- Call C standard library function from asm in Visual Studio
- Can you force Visual Studio to always run as an Administrator in Windows 8?
- How do I set a path in Visual Studio?
- How do I set specific environment variables when debugging in Visual Studio?
- Will installing Visual Studio 2010 side by side with VS2008 cause problems?
- Custom Intellisense Extension
- Should I add the Visual Studio .suo and .user files to source control?
- Error: Cannot access file bin/Debug/… because it is being used by another process
- Microsoft Visual Studio: opendir() and readdir(), how?
- Mercurial .hgignore for Visual Studio 2008 projects
- Exclude files from web site publish in Visual Studio
- Why is Visual Studio 2010 not able to find/open PDB files?
- How to turn off CodeLens-References
- “Process with an Id of #### is not running” in Visual Studio
- Error HRESULT E_FAIL has been returned from a call to a COM component VS2012 when debugging
- How do I “Add Existing Item” an entire directory structure in Visual Studio?
- What does “Optimize Code” option really do in Visual Studio?
- Open a file in Visual Studio at a specific line number
- Has anyone had success with Visual Studio 6 on Windows 7?
- How does CMake specify “Platform Toolset” for a Visual Studio 2015 project?
- Adding a guideline to the editor in Visual Studio
- Visual Studio – Attach to process shortcut
- Visual Studio project type guids
- Visual Studio 2015 installer hangs during install?
- Solution-wide pre-build event?
- What does “Register for COM Interop” actually do?
- How do you use the Immediate Window in Visual Studio?
- ESLint support Visual studio 2017
- Avoiding “Press any key to continue” when running console application from Visual Studio
- Unblocking a DLL on a company machine. How?
- Change language of Visual Studio 2017 RC
- Visual C++: How to disable specific linker warnings?
- Slowdown of Microsoft Visual Studio due to different Virus scanner
- “Value does not fall within the expected range” when trying to add a reference in a project
- Visual Studio – how to find source of heap corruption errors