Forum Discussion
Takuya_Fukagai
Oct 05, 2021Copper Contributor
Failed to install MSIX application with Error 0x80D05011
I have been using MSIX package project with Visual Studio Community 2019 for about one month. I didn't have any big troubles with MSIX package until last week. However, I met some troubles using...
Takuya_Fukagai
Oct 06, 2021Copper Contributor
I created a new MSIX package project with Visual Studio Community 2019.
It refers to my original application project (VehicleInformationChecker).
I created a new self-signed certificate this time.
(I used a same self-signed certificate in my previous tests.)
Other configuration settings are the same as before.
I uploaded the new package on our web server.
So far, both install and update are working without any problems
on both of my two laptop computers.
Takuya_Fukagai
Oct 06, 2021Copper Contributor
I don't know the reason why the problem has been solved by creating a new
self-signed certificate.
( I created a previous self-signed certificate about one month ago.
There was about one year before it expires. )