Site icon EfmSoft

What does HRESULT 0x80080214 (APPX_E_FILE_COMPRESSION_MISMATCH) mean?

 
Previous Next
APPX_E_RESOURCESPRI_NOT_ALLOWED BT_E_SPURIOUS_ACTIVATION

APPX_E_FILE_COMPRESSION_MISMATCH

APPX_E_FILE_COMPRESSION_MISMATCH means that a file has different compression state in the baseline package and the package used for the update. This breaks the assumptions required for the delta or update operation.

How to prevent it

Changing application files intentionally is normal; changing their packaging compression state can invalidate a delta relationship.

Microsoft: troubleshoot Windows app packages


Looking for a different code? Search another status or error code.

Exit mobile version