Upload UWP App to Microsoft Store has validation error

Tuan Tran 1 Reputation point
2020-08-11T09:42:48.143+00:00

I tried to upload my .appxupload file to Submission in Microsoft Store, but I got this message:

Package acceptance validation error: The package file format for LoginNavigation.UWP_1.0.143.0_x86_x64_arm.appxbundle is invalid: Retrieving the COM class factory for component with CLSID {378E0446-5384-43B7-8877-E7DBDD883446} failed due to the following error: 800b0101 A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file. (Exception from HRESULT: 0x800B0101).. Update the package and try again.

I built Xamarin App with: Microsoft Visual Studio Community 2019 Version 16.7.0

Does anybody has the same Problem ?

Thanks

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
872 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Steven Wright 21 Reputation points
    2020-08-11T19:10:47.447+00:00

    My upload finally went through. I didn't do anything special. I deleted the failed package and re-uploaded the exact same .appxupload file.

    Either I got lucky, or the underlying issue was corrected.

    1 person found this answer helpful.
    0 comments No comments

  2. Sacha B 116 Reputation points
    2020-08-11T18:16:38.757+00:00

    I'm getting this with a Native Windows 10 UWP app submission.

    "Package acceptance validation error: The package file format for (AppBunbleName).appxbundle is invalid: Retrieving the COM class factory for component with CLSID {(app's guid)} failed due to the following error: 800b0101 A required certificate is not within its validity period when verifying against the current system clock or the timestamp in the signed file. (Exception from HRESULT: 0x800B0101).. Update the package and try again."

    with an app that worked fine submitting yesterday.

    We have a major release that has been over 1 year in the making scheduled for release today.

    0 comments No comments

  3. Sacha B 116 Reputation points
    2020-08-11T19:28:20.56+00:00

    Package submissions seemed to start working again correctly after 12PM PST, 11th of August 2020. Also the package was created with Visual Studio 16.7.1 which released this morning, but not sure if that made a difference. Seems to be hit and miss though, keep trying.

    Look for the GREATLY improved Notebook Pro 2.4 later today!!

    0 comments No comments

  4. Roy Li - MSFT 31,551 Reputation points Microsoft Vendor
    2020-08-12T02:56:43.58+00:00

    Hello,

    Welcome to Microsoft Q&A!

    The issue has been fixed. The app submission could work now.

    Besides, currently, submitting and publishing apps is not supported in Microsoft Q&A. Please ask questions about submitting and publishing in Submitting and Publishing Apps forum.

    Thank you.

    0 comments No comments