Forum Discussion
Error 0xC00CEE23 when Minor Version >= 10
- Aug 29, 2023
Hi all,
I am from the MSIX team. This issue has been resolved.
It was an issue in appinstaller that was fixed with an update.
Please let me know in case you still face this issue after updating your Windows.
Thanks for the feedback!
Regards,
Sushant Bansal
PM, MSIX Team
I just encountered the same problem and the only reasonable solution was padding version numbers, e.g. first version 1.1.1000.0, second version 1.1.1001.0. I haven't test it deeply but it worked with a few examples. It would probably be a good idea versioning as 1000.1000.1000.0 and always keep the same version-string size to avoid the catching issue.
plex4j Same issue.
I actually wanted to revise my version numbering system prior to launch.
Sadly not to be? Cant set a version number to year.
Would be nice to get a resolution?
- christophekellerAug 31, 2022Copper ContributorJust experienced this bug also. Microsoft asleep at the wheel.