Debug the Metro Style App:Registration of the app failed

从SVN档下一个已经关联App Marketpalce的项目,想要Debug调试程序,结果遇到了如下错误:

  Error : DEP0700 : Registration of the app failed. 另一个用户已安装此应用的打包版本。未打包版本无法替换该版本...

经过多种方法的尝试,最后解决了,步骤如下:

  1. 在VS里面打开Package.appxmanifest文件。
  2. 切换到Packaging选项卡。
  3. 在Pubulisher一栏右边的Choose Certificate。
  4. 在打开窗口里面的下来菜单里选择Create test certificate,输入密码。
  5. 重新编译整个项目,再次Debug 就OK了。
posted @ 2013-02-21 14:03  huangliangjie  阅读(390)  评论(0编辑  收藏  举报