【发布时间】:2012-05-17 23:29:04
【问题描述】:
当我尝试使用 EQATEC Profiler 分析特定的 WP7 项目时,我似乎遇到了这个错误
* 错误:无法处理 xap 文件 MusicApp.xap:已添加具有相同密钥的项目。在 System.ThrowHelper.ThrowArgumentException(异常资源资源) 在 System.Collections.Generic.Dictionary`2.Insert(TKey 键,TValue 值,布尔添加)在 Ionic.Zip.ZipFile.InternalAddEntry(字符串 名称,ZipEntry 条目)在 Ionic.Zip.ZipFile._InternalAddEntry(ZipEntry ze) 在 Ionic.Zip.ZipFile.AddEntry(String entryName, Stream stream) 在 Ionic.Zip.ZipFile.AddEntry(String entryName, Byte[] byteContent)
在 EQATEC.AssemblyInjector.Engine.XAP.XAPPackage.Save(XAPPackage xap) 在 EQATEC.AssemblyInjector.Engine.Assembly.AssemblyScout.VisitDirectory(DirectoryInfo inputdir,DirectoryInfo outputdir,字符串子路径) EQATECProfilerEngine.ProcessApp:具有相同密钥的项目已经 已添加。
有没有人经历过这种情况或知道为什么会发生这种情况?或者可能知道解决方案?
【问题讨论】:
标签: windows-phone-7 profiling windows-phone eqatec