Universal App VS2015 Windows Phone Emulator is not Running

泪湿孤枕 提交于 2019-12-31 21:23:53

问题


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.


回答1:


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




回答2:


Installing the new emulators fixed the issue for me.

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



来源:https://stackoverflow.com/questions/33252723/universal-app-vs2015-windows-phone-emulator-is-not-running

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!