1
votes

Ive got visual studio 2013 Ultimate RC 2 installed with windows phone 8.0 SDK.

There is no widnows phone project template. How can I get it ?

thank You very much for any help

I try to finish this tutorial but its impossible :( http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff402571(v=vs.105).aspx#BKMK_Creatinganewprojectfromatemplate

I think that it can be the issue http://msdn.microsoft.com/en-us/library/windowsphone/develop/jj735581(v=vs.105).aspx

thats why im looking for the way to run windows phone template and not windows store widnows phone template

3
Have a look at this might help you, by the way did you select the optional feature Windows Phone 8.0 SDK when installing? - huMpty duMpty
Yes i selected this feature - Snorlax
You find Windows Phone Templates under Windows Store-> Windows Phone - csharpwinphonexaml
but then in toolbox there are only Common XAML controls and no Windows Phone Controlls :( - Snorlax

3 Answers

1
votes

If you don't have the Toolbox like this when you are in a Page you should repair your VS 2013

enter image description here

0
votes

You can see here where you can find Windows Phone Project Templates under VS 2013 RC

enter image description here

0
votes

You are probably creating a Windows Phone 8.1 Project which is different from Windows Phone 8.0. That's the reason. Check if you can see Windows Phone 8.0 emulators from target list.