Jun 22 2021 08:54 AM
We have a test machine that's failing to update. m_appInstallerUpdateAvailability is Error, but the location of the .appinstaller hasn't changed and appears to be correct. Any Ideas?
[Tue Jun 22 09:49:51 2021]{11256} Found package [OurProduct_x86__ns1tmrj081jhw] but VerifyIsOK returned false (ignoring)
[Tue Jun 22 09:49:51 2021]{11256} PopulateAppInstallerUpdateAvailabilityAsync -> location of already installed .appinstaller file is: [http://ourserver.com/msix/OurProduct.appinstaller]
[Tue Jun 22 09:49:57 2021]{11256} PopulateAppInstallerUpdateAvailabilityAsync -> m_appInstallerUpdateAvailability is Error
[Tue Jun 22 09:49:57 2021]{11256} m_appInstallationStatus is INSTALLED_OLDER_VERSION but m_appInstallerUpdateAvailability is Error
[Tue Jun 22 09:49:57 2021]{11256} This indicates an error on the IT admin where the user had installed an older version of this app that doesn't link to the new .appinstaller file
[Tue Jun 22 09:49:57 2021]{11256} CheckForAppInstallerExtensionUpdatesOnAppActivationClickAsync -> [Error] found.
[Tue Jun 22 09:49:57 2021]{11256} MainPage -> Completing the update-on-launch operation
Jun 22 2021 09:06 AM
SolutionJun 28 2021 05:46 AM
Jun 29 2021 02:22 AM
Hi Adelkeita,
so we need to reboot before every update of the application?
The error 0x800... is not really customer friendly.
Is there a way to clear the cache without reboot?
Jun 29 2021 02:39 AM