Forum Discussion
Windows 10 2004 - MSIX Not Updating -Please check whether the Msixvc support services are installed.
App installation failed with error message: error 0xC00CEE23: The XML in the .appinstaller file is not valid: Line 26, Column 7, Reason: '>' expected. (0xc00cee23)
I have seen this error a few times, though not regularly nor attached to any reproducible condition I could imagine of. In my case it had nothing to do with the hosting server, the XML file of .appinstaller definition nor the application itself, which were always OK (correct downloads, MIME types, validated XML, working manual installation etc.).
For me, sadly the "simplest" workaround always did the trick - the problem was gone after rebooting the machine, no other changes done. I would say this could have been a caching issue, if not for the fact that some deliberate changes on the live .appinstaller content were reflected by the messages of the appinstaller window (changing line numbers). Anyway, I am curious to see if this behaves like this on your machine(s) - if the reboot works then there are at least two of us with exactly the same issue 🙂