Certificate could not be opened

srfpala 111 Reputation points
2022-01-22T22:58:47.843+00:00

Running VS2019CE under Win 10
Downloaded Xaml Controls Gallery and attempted a Build which failed
I see:
Certificate could not be opened ... the specified network password is not correct.

------------------------------------------------------------------------------------------

I have no knowledge of any passwords since all I did was a build.
What should I do ?

Universal Windows Platform (UWP)
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,861 Reputation points
    2022-01-24T01:33:37.553+00:00

    Hello,
    Welcome to Microsoft Q&A!

    As the error info said, the project miss Certificate file, for solving this problem, you could click Package.appxmanifest file -> Packing - >Chose certificate -> Create to make your own test certificate, and then you will build the project successfully.

    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