2001:AppManifest.xml中有重复的文件。删除其中一个文件,然后重试。 [英] 2001: There are duplicate files in AppManifest.xml. Remove one of the files and then try again.

查看:132
本文介绍了2001:AppManifest.xml中有重复的文件。删除其中一个文件,然后重试。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

到目前为止,我在提交Windows Phone 8应用时遇到了困难。我检查了清单文件,没有任何类型的重复。尝试重建,什么都没有。运行商店测试工具包,也会得到两次错误。



这是清单:



功能还可以

So far I''ve been stuck at this while submitting a Windows Phone 8 app. I''ve check the manifest file and there isn''t any type of duplicate. Try rebuilding and nothing. Run the Store Test Kit and also get the error, twice.

Here is the manifest:

Capabilities are okay

<Capabilities>
      <Capability Name="ID_CAP_PUSH_NOTIFICATION" />
      <Capability Name="ID_CAP_IDENTITY_USER" />
      <Capability Name="ID_CAP_PHONEDIALER" />
      <Capability Name="ID_CAP_WEBBROWSERCOMPONENT" />
      <Capability Name="ID_CAP_MEDIALIB_AUDIO" />
      <Capability Name="ID_CAP_MEDIALIB_PHOTO" />
      <Capability Name="ID_CAP_MEDIALIB_PLAYBACK" />
      <Capability Name="ID_CAP_NETWORKING" />
    </Capabilities>





和AppManifest.xaml也可以:





and the AppManifest.xaml is ok also:

<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
    <Deployment.Parts>
    </Deployment.Parts>
</Deployment>

推荐答案

您的AppManifest.xaml实际上是AppManifest.xml的上下文。



查看AppManifest.XAML的Bin / Release /文件夹并删除任何重复的条目。



通过在文本编辑器中查看,检查.Proj文件中是否存在重复引用,
Your AppManifest.xaml looks to actually be the context of your AppManifest.xml.

have a look in your Bin/Release/ folder for the AppManifest.XAML and remove any duplicate entries.

Also check that there isn''t a duplicate reference in your .Proj file by looking at it in a text editor,


这篇关于2001:AppManifest.xml中有重复的文件。删除其中一个文件,然后重试。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆