Setup for Windows Phone 8 Application Development. Error while Making new Project

*爱你&永不变心* 提交于 2019-12-08 01:20:16

问题


I have :-

1) Windows 7(64 Bit)

2) Visual Studio 13(Installed)

3) Windows Phone SDK 8.1(Installed)

When I am creating new Mobile project, I am getting Error,

A problem was encountered creating the sub project 'App.Mobile.Native.WinPhone'. The project file 'C:\Users\AppData\Local\Temp\us2to0hu.qdd\Temp\App.Mobile.Native.WinPhone.csproj' cannot be opened.

There is a missing project subtype. Subtype: '{76F1466A-8B6D-4E39-A767-685A06062A39}' is unsupported by this installation.

Please Help.


回答1:


I searched for the Subtype: ‘{76F1466A-8B6D-4E39-A767-685A06062A39}’

It must be Windows Phone 8/8.1 Blank/Hub/Webview App

Refer to:

http://www.codeproject.com/Reference/720512/List-of-Visual-Studio-Project-Type-GUIDs

Please install windows 8.1 SDK from the following link:

https://dev.windows.com/en-us/downloads/sdk-archive

Best Regards,



来源:https://stackoverflow.com/questions/32050704/setup-for-windows-phone-8-application-development-error-while-making-new-projec

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!