Windows Phone 8.1 Emulator launches only from Hyper-V Manager - windows

My Visual Studio 2015 Enterprise doesn't launch the emulator, however I am able to run it manually from the Hyper-V Manager. When run it from the VS after ~7-8 mins I get the following error:
"Windows Phone Emulator is unable to connect to the Windows Phone operating system:
The phone did not respond to the connect request.
Some functionality might be disabled"
What might cause this problem? I am running Windows 8.1 on Fujitsu LIFEBOOK E744
My case is slightly different than suggested duplicate as my notebook is in a corporate network and I am not able to turn off firewall nor stop any network monitoring software.

Related

Emulator Windows 10 Mobile: No Internet connection

Since installing the Windows 10 Mobile emulator 10.0.15063 under VS 2017, I can no longer connect to the Internet from the emulator. I didn't have this problem with the Windows 10 Mobile emulator provided with VS 2015.
It seems that the problem comes from setting up the virtual network adapters created during the installation, and the Internet connection mode of the PC hosting the Hyper-V machines (I am connected in WiFi). I can't change the settings correctly (and on the other hand, is it normal to have to edit them?). Thank you to the one who can help me.

Unable to start the Windows Phone Emulator on Visual Studio 2015 and Surface Pro 4

I am running on
* Visual Studio 2015
* Windows Surface Pro 4
When I attempt to load a Windows Phone application, I get the message, "Unable to start the Windows Phone Emulator. Windows Phone Emulator is unable to start because the hypervisor is not running. The likely cuase is that hardware-assisted virtualization is not enabled."
I've searched on SO and done the following checks
make sure to use turn on/off windows features to turn on hypervisor
gone into the bios to enable VT-x (actually, the BIOS in windows surface pro 4 doesn't even have this option to enable or disable)
enabled data execution prevention
One thing I've noticed is that when I go to Control Panel > System and Security > Administrative Tools, I do not see the Hypervisor-V Manager shortcut. Also, when I type in "hypvervisor-v" into the searchbox, there are no local hits.
Also, I am running VirutalBox on my system, and I am wondering if this is causing a conflict?
Any ideas if there is a problem with Windows Phone development on a Surface Pro 4? Is it even possible?
Check out this the link to...
http://www.infoworld.com/article/2998538/microsoft-windows/surface-book-and-surface-pro-4-problems-proliferate.html
You have to manually turn on Hyper-V in any Windows 10 Pro system;
it's not turned on by default

Additional tool in window phone emulator not enabled

I have been trying to deploy visual studio Apache cordova tool project on window phone emulator but i am getting the following error.
windows phone emulator wasn't able to connect to the windows phone
operating system the phone didn't respond to the connect request.
When i click okay the Additional tool(>>) icon is not enable. and there is no internet on the emulator.i have remove and re install Hyper-V but is not seem to be working. I am in a Domain network with DHCP.
can you install the Windows Phone virtual switch in Hyper-V Manager and let us know if that resolves the issue?

VisualStudio 2013 Express phone emulator - device not found

Step1: Installed VisualStudio 2013 Express for Windows along with
Update 2.
Step2: Created a blank Windows Phone App.
Step3: Deployed the app to the Emulator 8.1 WVGA 4 inch 512MB.
The Emulator Displays with the message 'Windows Phone is Starting'. Times out after about 5 minutes with the following error messages:
Error: DEP6100: The following unexpected error occurred during
bootstrapping stage 'Connection to the device':
Error: DEP6200: Bootstrapping 'Emulator 8.1 WVGA 4 inch 512MB' failed.
Device cannot be found. App deployment failed. Please try again.
Hyper-V Manager shows the phone emulator running when the app is deployed to the
Phone Emulator.
Running my existing phone 8.0 apps with VisualStudio 2012 Professonal through the
phone emulator stopped working after installing VisualStudio 2013 Express with Update 2.
I get this error:
Windows Phone Emulator is unable to connect to the Windows Phone
operating system:
The phone did not respond to the connect request.
Some functionality might be disabled.
Tried running as administrator and repairing VisualStudio 2013 Express with no effect of this problem.
Anyone having similar issues ?
I solved this problem just now. Please take all windows update. Reboot, and check again for any remaining update. This was a bug earlier as well so microsoft fixed it in first update of windows 8.1
Then check any remaining extension update for your visual studio 2013. update there as well.
Try opening a sample app, it should work.
Regards
Kajal
I had same problem . first i fixed it with:
Updating windows
Uninstall / install Windows Phone SDK 8
Remove and add Hyper-v again ( maybe it is not necessary )
But problem came back and instead of previous solution i fixed the issue with :
going to windows firewall and then click on "restore defaults"
Open Hyper-V manager. Look at all the emulators that are running and turn them all off.
Then open visual studio and deploy your app.
This will start a fresh instance of Emulator.
I had the same problem with VisualStudio 2013 Professional and the latest Windows Phone 8.1 SDK and emulators (as of December 2014).
In my case I fixed it by changing the virtual switch 'WinPhoneEmulatorSwitch' in Hyper-V Manager from 'Internal network' to 'Private network'.
I found this solution at pekari.wordpress.com
I had your same problem and after many attempts resolved it this way:
Deactivate Hyper-V (and restart computer);
Go in the Device Manager and open the Network Adapters, here uninstall everything with the name "Hyper-V...", this will allow us to reactivate Hyper-V without any conflict;
Enable Hyper-V (and restart computer);
Finally launch the emulator (if it is the first time you launch it you will have to wait 5-10 minutes, so be patient and wait for it to load all apps it need).

Windows Phone emulator won't start with a "Another Virtual Machine Manager is running." error

I'm using Visual Studio 2010 Express for Windows Phone (with SDK 7.1.1 update) and I'm trying to debug but when the emulator tries to launch, it gives me this error:
Another Virtual Machine Manager is running. Close the other Virtual
Machine Manager, wait for some duration, and relaunch the Emulator.
Anybody know what's going on? I'm running this on a physical machine (not on a VM)
Do you have the Intel (R) Hardware Accelerated Execution Manager (HAXM). that's installed with the latest Android SDK?
If you have installed this component is the Windows Phone 7 emulator will spit out that error, to resolve it you have to uninstall it and reboot.

Resources