Forum Discussion
M_Baeurle
Jun 12, 2024Copper Contributor
Can't install our app from Store, fails with codes 0x800701c5 / 800700B7
Hello everybody. I hope I'm posting to the right place, first time here, so please excuse any mistakes. I already posted this to the Q+A area on learn.microsoft.com about a week ago, hoping that so...
M_Baeurle
Jun 20, 2024Copper Contributor
Meanwhile I tried some more things.
- A minimal Xamarin Forms app installs fine, so there is no fundamental problem with Xamarin Forms apps or my build and publishing process.
(Both apps target .NET Standard 2.0, have "de" as the default language and support x64 and ARM, so these can be ruled out as the problem causes.)
- Watching file access during the install process with Process Monitor was inconclusive, as there are just too many accesses being made, with many many error codes shown, to be able to pinpoint what the problematic files (see original post) could be.
Maybe somebody can say something about different questions I have now:
Did anybody have similar problems, where the resources and assemblies included by an app led to the error I described, or to similar problems? If yes, what were your problem and solution?
- A minimal Xamarin Forms app installs fine, so there is no fundamental problem with Xamarin Forms apps or my build and publishing process.
(Both apps target .NET Standard 2.0, have "de" as the default language and support x64 and ARM, so these can be ruled out as the problem causes.)
- Watching file access during the install process with Process Monitor was inconclusive, as there are just too many accesses being made, with many many error codes shown, to be able to pinpoint what the problematic files (see original post) could be.
Maybe somebody can say something about different questions I have now:
Did anybody have similar problems, where the resources and assemblies included by an app led to the error I described, or to similar problems? If yes, what were your problem and solution?