c# - Visual Studio does not have following project types installed or does not support them -


i trying run windows phone 8 project. , message project type not supported. googled meant , got following solution.

the project type not supported installation

now, solution tells me find out project guid requires. have project guid :

<projecttypeguids>{c089c8c0-30e0-4e22-80c0-ce093f111a43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</projecttypeguids> 

now, how find out required run kind of project. know fae04ec0-301f-11d3-bf4b-00c04f79efbc c# project.

i using visual studio ultimate 2012.


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -