Cannot submit to Microsoft Store

Nicole Miller 1 Reputation point
2022-03-11T18:51:53.85+00:00

I keep getting the error, "Unexpected error, we couldn't complete your request. Please try again later."

Background: I converted an exe installer to an MSIX installer and created a self-signed certificate through powershell.

Also keep getting the Package acceptance validation warning: The following restricted capabilities require approval before you can use them in your app: runFullTrust."

I don't need runFullTrust.

Can anyone share some insight?

Microsoft Partner Center Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2022-03-14T02:16:42.02+00:00

    Hello,

    Welcome to Microsoft Q&A!

    As you mentioned, your app is converted from an EXE installer to an MSIX package. The runFullTrust capability will be automatically added to the MSIX package by default. This is the necessary step of the conversion. So, you will need to add not for your app in the Store submission. For more information, you could refer to this document: Manage submission options.

    Thank you.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Nicole Miller 1 Reputation point
    2022-03-14T02:27:53.983+00:00

    Thanks, Royli. I didn't fully pay attention to this part in Properties and checked the PC option without needing to:

    Display mode
    This experience is designed to run in an immersive (not a 2D) view on the following Windows Mixed Reality platform(s):
    PC

    After both items (PC and Hololens) were unchecked, my submission was accepted.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.