Universal App VS2015 Windows Phone Emulator is not Running
Asked Answered
C

2

17

I am developing Universal App using VS2015 in Win10. The simulator and the android emulator is running fine. But when I started the Windows Phone Mobile Emulator, then the emulator runs and shows "OS is starting", and then after a long delay (i.e. 10mins) the Emulator turned off and these messages have been shown.

  1. Error : DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device '8BDF218D-FDBB-4A97-90F9-3AA33B559A92'.': DeviceException - App deployment failed. Please try again.
  2. Error : DEP6200 : Bootstrapping 'Mobile Emulator 10.0.10240.0 WVGA 4 inch 512MB' failed. Device cannot be found. App deployment failed. Please try again. TestUWP2

What is this Bootstrapping error. The Emulator in Hyper-V Manager is running fine. Plz help and let me get rid of it.

See the pic. enter image description here

enter image description here

enter image description here

Childbearing answered 21/10, 2015 at 6:50 Comment(15)
Same problem here! Found a related question: #33264076Dissipated
So is there any answer from Microsoft or some other professionals, plz share it.Childbearing
Not yet, but maybe they will reply in this forum: social.msdn.microsoft.com/Forums/de-DE/…Dissipated
Do you get any message boxes from the emulator as it is starting?Assignable
I am having the same issue even when deplyong to an external windows 10 mobileBrinkema
See the pics, for msgboxes. Nothing find yet how to solve this issue, this may be only solve by the Microsoft. Plz get access to them, and get the answer.Childbearing
Did you already tried to clean the VM image of the emulator? Just delete it in the hyper-v manager and restart the VS solution in debug, that will recreate the image.Anachronistic
Plz put the proper procedure, how to delete the VM Images in Hyper-V. I tried but there's going some thing wrong.Childbearing
It's detailed here: dotnetbyexample.blogspot.be/2015/05/…Anachronistic
Hay! Mr. Depechie thanks for the link, but If u see there, I have commented in details, that I have tried these all things, and nothing get fine. Then the blogger admin replied a bit, and I reply with other details too. See the comments portion there.Childbearing
I had a similar issue with wp8 when there was something funky going on with the emulator images. Give this a go: deploy or debug the app, but after the emulator shows "os is starting..." cancel the build leaving the emulator running. it should eventually load (it might take 30 mins). after this you should be able to deploy successfully. Ultimately you just may need to reinstall the emulatorsIncommutable
I will try this procedure, if it worked, it will be easy and awesome.Childbearing
Hello, anyone find solution for that . from many days I suffer from thisJollanta
Nothing find yet, and No one can give the perfect answer, even the Professionals too, even posted this quest to social.msdn but didn't find the satisfactory answer. The Procedure they provided, I implemented but in vain. Even I lost my all emulators in VS2013 too. You can check my question and solution on social.msdn via this link. social.msdn.microsoft.com/Forums/windowsapps/en-US/… You plz follow this procedure, implement it, if u succeed then share it with us.Childbearing
By Installing Update-1 for VS2015, now my Emulators and Simulators both are working fine. Link: visualstudio.com/en-us/news/vs2015-update1-vs.aspxChildbearing
M
2

You need to install latest emulators and Windows SDK, you can get them from this page.

https://dev.windows.com/en-us/downloads/windows-10-developer-preview

Its also suggested to update your UWP Tools

http://go.microsoft.com/fwlink/?LinkId=627168

Millais answered 30/10, 2015 at 14:29 Comment(3)
I already have the latest emulators, I downloaded the file "EmulatorSetup" and then installed, that's y all the emulators shown in vs2015, but the problem was remained same. Now the other given link regarding UWP Tools Updates, I am trying, if this resolve the issue, then it will be awesome. because this issue has been faced by many developers and couldn't resolve by no one. If this resolve my issue then the +50 repu will be yours.Childbearing
I updated the VS15 but in vain, same prob of Bootstrapping.Childbearing
By Installing Update-1 for VS2015, now my Emulators and Simulators both are working fine. Link: visualstudio.com/en-us/news/vs2015-update1-vs.aspxChildbearing
I
1

Installing the new emulators fixed the issue for me.

https://go.microsoft.com/fwlink/p/?LinkId=615095

Inactivate answered 30/10, 2015 at 14:32 Comment(2)
By Installing Update-1 for VS2015, now my Emulators and Simulators both are working fine. Link: visualstudio.com/en-us/news/vs2015-update1-vs.aspxChildbearing
Nope ... didn't work. That link's dead and installing the latest didn't so squat.Lareelareena

© 2022 - 2024 — McMap. All rights reserved.