question

45818283 avatar image
0 Votes"
45818283 asked 45818283 edited

Package update error - all files are .appxupload but error that previous were ".msixbundle or .appxbundle"

Hello! I am using visual studio in creating a UWP application package. Now I am trying to update packages. The first release packages had [.appxupload] extension. The second release packages have the same extension but got an error. The interesting thing that one package from the second release was uploaded without errors. But two have the error:

79810-microsoftstore-erroren.jpg

Please, help! Thank you in advance!


partner-center-general
· 5
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

In submission, there should be only one package uploaded. Please delete all the packages that you've updated and just upload the package that you want to submit.

0 Votes 0 ·

Thank you for your answer.
If I understood you, I can update only one package per submission?
To update all packages for different architectures do I need to make three different submissions one by one?

0 Votes 0 ·

If I understood you, I can update only one package per submission?

Yes. One package for one submission.


To update all packages for different architectures do I need to make three different submissions one by one?

An app bundle (.appxbundle or .msixbundle) is preferred over a single app package file because it contains a collection of app packages configured for each type of processor architecture. So in the Generate app bundle listbox, yo could select always. When you choose to generate the app bundle, the app bundle will be included in the final app package upload (.appxupload or .msixupload) file and the package will contain all the architectures you've selected.80106-packaging-screen5.jpg




1 Vote 1 ·
Show more comments

0 Answers