Amol
Amol

Reputation: 351

Windows phone developement error

I want to develop apps for windows phone. For this, I have installed visual studio 2010 in windows 8 machine. After that, I opened visual studio and created new project. But in silverlight option, I did not find "Windows Phone Application" template. I searched on google and installed visual studio 2012 express for windows phone by which windows phone 8 sdk is installed. But still I am not getting "Windows Phone Application" template. So what should I do now?

Upvotes: 0

Views: 62

Answers (1)

AllFallD0wn
AllFallD0wn

Reputation: 551

To create Windows Phone 7 applications in VS2010, I believe you need to install the Windows Phone 7 SDK. Because you're running Windows 8, I recommend downloading the update for it, too, from here.

The template should be visible in VS2012, though, if you've installed the WP8 SDK, so I'm not sure why you can't see them in that.

Upvotes: 2

Related Questions