Anyways of running app without requiring Windows 8 Pro version
Asked Answered
I

1

1

I have been using Windows 8.1 for creating Windows Store apps. Below is output of winver command.

enter image description here

I have installed necessary updates to start developing universal Windows Store app using JavaScript. When I try to launch app on Windows Phone emulator, I am getting following error.

Unable to start windows phone emulator

It also suggesting to use Windows 8 pro version. Is there anyway of running this without requiring to throw more money on getting Windows 8 Pro version?

Isolt answered 4/5, 2014 at 17:18 Comment(3)
Emulator uses Hyper-V which is available with Win8 pro. Once I've read about VirtualBox (thought I haven't tried this), but you may try: one, two, three.Retrusion
This question is asked every month or so here. :) Options are to upgrade or to buy an inexpensive physical phone.Largely
@Retrusion thanks for helpful link. That actually helps. Not sure how can I mark you comments as answer unless you put it in the answer :)Isolt
R
2

Windows Phone Emulator requires Hyper-V which needs Windows Pro version. That's probably why you aren't able to start your Emulator.

As I've posted in comment, I've heard about VirtualBox and an ability to run WP Emulator on it. Some helpful links: other question on SO, VirtualBox forum, video. I'm not sure how it will work (and if) as I haven't tried this.

IMO I would follow WiredPrairie's comment - upgrade or buy inextensive phone.

Retrusion answered 4/5, 2014 at 20:1 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.