【发布时间】:2017-01-03 11:29:15
【问题描述】:
我在一个项目/解决方案中有一个应用程序的两个版本,只有一个区别 - 应用程序名称。 安装其中一个后,第二个应用无法部署:
2>Deploying to Phone Internal Storage...
2>Updating the layout...
2>Copying files: Total <1 mb to layout...
2>Checking whether required frameworks are installed...
2>Registering the application to run from layout...
2>DEP0001 : Unexpected Error: -2147009287
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========\
Package.appxmanifest 或 Package.StoreAssociation.xml 中是否有任何唯一数据需要更改?
【问题讨论】: