Windows 8 store certificate: Uploaded app package invalid because of certification (publisher id) [closed]

时光总嘲笑我的痴心妄想 提交于 2019-12-21 12:59:20

问题


I receive following error when attempting to upload my app to the Windows 8 store:

Validation error: The Publisher attribute of the Identity element in the app manifest doesn't match your publisher ID, which is: CN=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX

I manually updated the app manifest file with the publisher id displayed within the error message. However, the value that I provided ended up getting overwritten when I uploaded the file to the store second time.

In conclusion, I am unable to upload my solution to the Windows 8 store because of a certificate issue.

Please help.


回答1:


Not a lot to go on here. I suspect you may have missed a step. Did you associate your application with the Windows Store?

To do so, right click on your project in the solution explorer in Visual Studio. Select Store --> Associate App With the Store... Then follow the dialogs that come up.



来源:https://stackoverflow.com/questions/15843968/windows-8-store-certificate-uploaded-app-package-invalid-because-of-certificati

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!