Questions tagged [windows-phone-emulator]

The Windows Phone Emulator presents the Windows Phone Interface on an Windows PC.

41 questions
27
votes
15 answers

Windows Phone emulator not starting (couldn`t setup the UDP port)

After updating Windows 10 to build 10061 windows phone emulators (all 8.1 and 10) stopped starting. I get the following error: "Windows Phone Emulator is unable to connect to the Windows Phone operating system. Couldn`t setup the UDP port" I tried…
17
votes
2 answers

Universal App VS2015 Windows Phone Emulator is not Running

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.…
Zia Ur Rahman
  • 1,770
  • 1
  • 17
  • 28
9
votes
1 answer

How to run the Windows Phone 10 Emulator?

I'm lost while searching how to start the Windows Phone 10 Emulator. What I already did: I downloaded the Emulator image and installed it (I know the location of the flash.vhd file) I'm running Windows 8.1 x64 Professional. The Hyper-V service seems…
rekire
  • 45,039
  • 29
  • 149
  • 249
7
votes
1 answer

Windows Phone 8.1 Emulator in Windows 10

I can't install the windows phone 8.1 emulator on my VS2015 in Windows 10. VS tells me that I need Windows 8.1 with Hyper-V. Is it possible to install Windows Phone 8.1 Emulator in Visual Studio 2015 in Windows 10?
4
votes
2 answers

Visual Studio 2015 RC Stuck at Phone Emulator Installation

I have successfully installed the core Visual Studio 2015 and Windows 10 tools. However, while trying to install emulators for Windows Mobile 10.0.10069, the installer stops at around 80% and never proceeds forward. The screenshot shows Task Manager…
3
votes
1 answer

Why is Microsoft emulator not showing in VS if both minimum and target versions are set to fall creators update?

I'm developing a UWP app whose minimum and target versions are set to Fall Creators Update. However, when I check the run options, I don't see the emulator. But when I created a new project where the minimum sdk version is set to anniversary, I now…
2
votes
1 answer

How to test auto-launch on Windows Phone 8.1 Emulator

I am new to Windows Phone app development and currently writing a Silverlight app for Windows 8.1. I was able to follow the Microsoft instruction to have my app associating a particular file extension. Now a rather stupid question, how do I test…
2
votes
2 answers

Windows phone emulator can't connect to UDP port error

I'm using Visual Studio 2015 Community on Windows 10. The Windows Phone 8.1 Emulator used to work just fine, until I tried to shut Hyper-V down (unsuccessfully). When rebooting, Windows displayed that there is a problem and that it won't be able…
2
votes
1 answer

Windows 10 Phone Emulator doesn't start on Windows 10 insider preview

I'm using Windows 10 Insider Preview build 10074 which was updated from Windows 8.1. I installed Visual Studio Enterprise 2015 RC. I also installed Windows 10 SDK and phone emulators. When I try to launch an app on an emulator, an error message is…
Shishir Gupta
  • 1,356
  • 2
  • 14
  • 31
2
votes
2 answers

Windows Phone 8.1 emulators is not available in Hyper-V

I have successfully running windows phone 8 emulator with Visual Studio 2013. But after final update I could not find my Virtual Machine in Hyper-V manager. I have updated to 8.1 and also get the latest update possible. But still nothing is there.…
kunjee
  • 2,709
  • 1
  • 17
  • 36
2
votes
0 answers

Windows 8.1 phone emulator debug Error . Error code 0*80131500

I am using Windows 8.1 and Blend for Microsoft VS 2013 (Version 12.0.50... Update with RC ), when I run the project it shows the following error : There was problem starting the emulator. Error code 0*80131500 I already enable Hyper-V from Windows…
1
vote
0 answers

Phone Emulator on Windows 10

I tried to use VIsual Studioi Community to create an Windows Phone App. It does work with my real Phone, but I want to use the Phone Emulator for obvious reason. I'm aware, that I have to enable Hyper-V to start it. But the error message I get,…
1
vote
0 answers

WP8.1 App: HRESULT E_FAIL crash when scrolling with touch events in emulator

I'm completely clueless about this one ... In my WP8.1 app project I have a ScrollViewer, which used to work without problems. After not having used the projects for a few weeks, all of a sudden the app is crashing with a COMException: "HRESULT…
TheEye
  • 8,809
  • 2
  • 38
  • 56
1
vote
1 answer

Windows Phone - Google API gets cancelled [C#]

I'm working on a Windows Phone 8 app, which uses the Google.Apis nugets. I have a problem with debugging it on emulator (not all my team members have access to a device). The following code just hangs indefinetely: await Task.Factory.StartNew(()…
1
vote
1 answer

Cannot launch Visual Studio Emulators (both Android and Windows Phone) - Says cannot verify digital signature

I'm unable to launch both the visual studio emulator for android and the window phone 8 emulator. I'm using VS2015 CTP 6. Windows Phone Emulator Windows Phone Emulator is unable to set the VHD on the virtual machine: Couldn't change Virtual hard…
ritcoder
  • 3,064
  • 9
  • 38
  • 60
1
2 3