Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/visual-studio-2012/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Silverlight 包装';舱单设计器包';无法加载Windows Phone SDK 8.0_Silverlight_Visual Studio 2012_Windows Phone 8_Windows Phone - Fatal编程技术网

Silverlight 包装';舱单设计器包';无法加载Windows Phone SDK 8.0

Silverlight 包装';舱单设计器包';无法加载Windows Phone SDK 8.0,silverlight,visual-studio-2012,windows-phone-8,windows-phone,Silverlight,Visual Studio 2012,Windows Phone 8,Windows Phone,我对Windows Phone开发非常陌生,因此我对它了解不多 我在我的Windows 8.1 64x操作系统中安装了Visual Studio 2012。安装后,我下载了Windows phone sdk 8.0 iso并安装了它 我观看教程并执行这些步骤,其中一个步骤是双击WMAppManifiest.xml以更改Windows Phone应用程序的图标,但当我双击此图标时,会出现以下错误 无法加载包“清单设计器包” 而且,AppManifest.xml未加载,因此会出现此错误 Visual

我对Windows Phone开发非常陌生,因此我对它了解不多

我在我的Windows 8.1 64x操作系统中安装了Visual Studio 2012。安装后,我下载了Windows phone sdk 8.0 iso并安装了它

我观看教程并执行这些步骤,其中一个步骤是双击WMAppManifiest.xml以更改Windows Phone应用程序的图标,但当我双击此图标时,会出现以下错误

无法加载包“清单设计器包”

而且,AppManifest.xml未加载,因此会出现此错误

Visual Studio遇到意外错误

我已经卸载并重新安装了所有这些文件,包括sdk和vs2012,但仍然没有在一个项目中出现错误,但每次我尝试转到新项目并选择windows phone应用程序时,我都没有做任何操作,试图打开这些文件,但出现错误


请帮帮我

注意:我在VS2013中开发了一款Apache Cordova应用程序。试试这个也许会有帮助

我有一个类似的问题,但在我的情况下,它是删除瓷砖上的文字,因为它太长的瓷砖。每次我对platforms/wp8/Properties/WMAppManifest.xml进行更改时,它都会在每次重建应用程序时被覆盖

我遵循以下指南:

将自定义WMAppManifest.xml文件放在res/native/wp8/Properties文件夹中。在为Windows Phone 8构建项目调试配置后,使用platforms/wp8/Properties文件夹中生成的文件版本

请参阅本文档:
.

尝试将VS2014更新为Update 4,然后重新安装SDK。此外,由于您使用的是Windows 8.1,因此可以安装VS2013而不是VS2012。听起来你的VS安装已损坏。