VS2012, Window Phone 8 Compilation Issues - windows-8

I am trying to compile a Windows Phone 8 app on Visual studio 2012 but I keep getting an error stating that I need a 64bit machine running Windows 8 pro... but I have a 64bit machine running Windows 8.
Is there a Windows 8 Pro? There is only an Win8 Pro (Upgrade) and from the MSDN Downloads there are only Win8 and Win8 Enterprise.
Error Message
System Info

You need a Win8 Pro or Enterprise for Hyper-V roles. Your machine looks to be a Win8 basic edition.

Related

Windows Phone development tools

I have installed vs-2013 and install Visual Studio 2013 Update 2 RC Windows Phone 8.1 development using this link https://dev.windowsphone.com/en-us/downloadsdk and after that I want to install sdk 8.0 using the above link but it gets me error below:
This Product can only be installed on Windows 8 or later 64-bit Machine.
But I have already installed windows 8
Kindle suggest me, waiting for your reply.
Thanks.
The download suggests the requirement for Windows 8 (x64) as does the Introducing Windows Phone SDK 8.0 blog. See: http://www.microsoft.com/en-us/download/details.aspx?id=42307 (Expand System Requirements) and http://blogs.msdn.com/b/visualstudio/archive/2012/10/30/introducing-windows-phone-sdk-8-0.aspx

Develop a windows store app for Windows 8 and Windows 8.1

is it possible to develop an app for windows 8 and it will run on windows 8.1 normally? what about the validation in the store? and its visibility in the store for users who have windows 8.1 on their pcs?
why visual studio 2013 professional version is supported by windows 8 and not visual studio 2013 express edition for windows?
if we developp a library in windows phone 8, could we reuse it in Windows 8.1 application? (specifically its validation in the store?)
thx for ur answers
Will a Win8 app run on Win8.1?
Check this question here on SO: Migration Windows Store App based on 8.1. does it has backward compatibility with 8?
Basically, the answer is YES. But not the other way around. Windows 8.1 apps will not work on Windows 8. So the visibility in the store depends on the targeted version of the app and the version that is running. Win 8.1 users will see both and Win 8 users only see Win 8 apps.
VS2013 Express on Windows 8.1 only?
Depends on the type of VS you want. Check the Visual Studio Express page and decide which version you want. For example Express 2013 for Windows will only work on Windows 8.1, while Express 2013 for Windows Desktop will also work on Windows 8.
Windows Phone 8 to Windows 8?
Channel9 Always had interesting posts about development and for this case too. Check the page Building Apps for Both Windows 8 and Windows Phone 8 Jump Start for more information about developing for both platforms.
Hope this helps! :)

Why is there no Windows Phone version of Visual Studio Express 2013?

I'm planning a side project with some colleagues but not everyone has licenses. We were thinking of releasing an app for both Windows 8/8.1 and Windows Phone 8 platforms. I don't have a lot of experience working with Express versions, but for some reason Visual Studio Express 2013 for Windows Phone seems to not exist on their site, but without any explanation. I'm wondering if anyone knows if Windows Phone development:
exists normally in 2013, and the marketing page is simply botched?
can not be done at all in Visual Studio Express 2013?
can be done in Visual Studio 2013 Express for Windows, after installing a Windows Phone SDK?
can be done without an MSDN License only in Visual Studio Express 2012?
Windows Phone 8.1 development tools are now available from Visual Studio 2013 Update 2 or later. As of Nov 2014 we are now at Update 4.
You can install the full VS Express 2013 for Windows with Update 4 from here: http://www.visualstudio.com/en-us/downloads/
(Make sure you pick VS Express 2013 for Windows and not VS Express 2013 for Windows Desktop)
If you already have the RTM version of Visual Studio Express 2013 for Windows installed, you can install just Update 4 from here: http://go.microsoft.com/fwlink/p/?LinkID=390465
I am pretty sure it has something to do with Windows Phone 8.1 (or whatever they will call it) not yet been released.
VS 2013 is all about Windows 8.1 so by now you can develop in VS 2013 for Windows Store (Windows 8.1 and Windows 8), Windows Desktop (Windows 8.1 and previous) and for Web.
As for Windows Phone, as we are still on WP8, there is no 2013 Express version for it (yet). We will probably see a new 2013 version of VS Express for Windows Phone when WP 8.1 is out.
That is what i think.
I was confused by the same thing. I have upgraded to Visual Studio 2013 for Windows 8, Windows 8 Desktop and Web development - but windows phone 8 development is currently still in Visual Studio Express 2012. I'm assuming that it will be brought into line soon.
In Visual Studio 2013 Update 3 there is the option of building both Windows Phone 8 apps, Windows 8 apps as well as Universal Apps. Also the latest update support the Windows Phone 8.1 and Windows 8.1 development. By default they start as 8.1 supported projects. There is a option to build and Blank App (Windows Phone Silverlight) app template where you can select the target OS version whether is is Windows Phone 8 or Windows Phone 8.1

How to deploy Apps in Windows Phone 8 Emulator for testing without having vs2012 installed in windows 8 machine?

hi i am developing a windows phone 8 app , i have following doubts :-
How to deploy Apps in Windows Phone 8 Emulator for testing without having vs2012 installed in windows 8 machine,
since i cannot have a licensed version of vs2012 in my tester machine since i want to it use for descent amount of time , i.e more than 1 month or 3 months(not trail versions)
1) Can i Open Windows Phone 8 Emulator via Command Line with having vs2012 installed my tester windows 8 machine.
2) Will Application Deployment Tool Will Be available to deploy apps in emulator without Having vs2012 installed in my tester windows 8 machine.
3)Any Alternative of deploying apps into windows phone 8 emulator without having vs2012 installed in the machine.??/
Thanks in Adavnce.
You can't. Install Visual Studio Express 2012 for Windows Phone - it is free
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-for-windows-phone
1) You can start emulator with following command line:
"C:\Program Files (x86)\Microsoft XDE\8.0\xde.exe" /name "Emulator WVGA 512MB.username"
where username is your windows username.
2 & 3) You can deploy/run/delete apps using solution described in JustinAngel's answer https://stackoverflow.com/a/13429709/2087252 .
To make it work you'll need to reference following dlls from your project:
Microsoft.Smartdevice.Connectivity.Interface.dll
Microsoft.Smartdevice.Connectivity.dll
Microsoft.Smartdevice.MultiTargeting.Connectivity.dll

Windows Phone 8 SDK running in Visual Studio 2010

I know that the SDK is not finished, yet a few lucky developers have got their hands on it already, so here's my question: when you installing Windows Phone 8 SDK, did it install the SDK in Visual Studio 2010 also, or just on the 2012 edition (including 2012 Express)?
After posting my question, two different developers that had access to the SDK contacted me directly stating that there is no integration of the Windows Phone 8 SDK in Visual Studio 2010, just on the 2012 version.
No, You need Visual Studio 2012, Windows 8 Pro or Enterprise x64 + processor supporting SLAT for running Hyper-V.
You can now download the WP8 SDK here:
http://www.microsoft.com/en-us/download/details.aspx?id=35471