0x80080204 - The specified package format is not valid: The package manifest is not valid.

Copper Contributor

Hi,

 

We are receiving the following error when attempting to create an Adobe Acrobat Pro MSIX package:

[8/16/2023 1:44:19 PM] [Debug] MakeAppx : error: Failure at packageWriter2->Close( manifestStream, contentGroupMapStream.Get()) - 0x80080204 - The specified package format is not valid: The package manifest is not valid.
[8/16/2023 1:44:19 PM] [Debug] MakeAppx : error: Error info: /*[local-name()="Package" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"]/*[local-name()="Applications" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Application" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extensions" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/foundation/windows10"][1]/*[local-name()="Extension" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][3]/*[local-name()="ComServer" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/*[local-name()="ExeServer" and namespace-uri()="http://schemas.microsoft.com/appx/manifest/com/windows10"][1]/@Executable
[8/16/2023 1:44:19 PM] [Debug] 'vfs\programfilesx64\adobe\acrobat dc\acrobat\plug_ins\webpdf.api' violates pattern constraint of '.+\.([Ee][Xx][Ee])'.
[8/16/2023 1:44:19 PM] [Debug] The attribute 'Executable' with value 'vfs\programfilesx64\adobe\acrobat dc\acrobat\plug_ins\webpdf.api' failed to parse.
[8/16/2023 1:44:19 PM] [Debug] Cleaning up output file "\\?\%UserProfile%\Desktop\AdobePro64_23.3.20201.0_x64__fcmwbxtccg4kp.msix".
[8/16/2023 1:44:19 PM] [Debug] MakeAppx : error: Failure at (CreatePackage( overwrite, hashAlgorithm, fileList, outputPath, manifestStream.Get(), forceCompressionNone, performanceOptions, encryptPackage, encryptionOptions, cgmPath, mainPackagePathForResourceExemption, makepriExeFullPath)) - 0x80080204 - The specified package format is not valid: The package manifest is not valid.
[8/16/2023 1:44:19 PM] [Debug] MakeAppx : error: Package creation failed.
[8/16/2023 1:44:19 PM] [Debug] MakeAppx : error: 0x80080204 - The specified package format is not valid: The package manifest is not valid.
[8/16/2023 1:44:19 PM] [Error] MakeAppx.exe failed, exit code = 1
[8/16/2023 1:44:19 PM] [Error] Error Finalizing Package: Process MakeAppx.exe failed with exit code 1.
[8/16/2023 1:44:19 PM] [Debug] No access token file exists.
[8/16/2023 1:44:19 PM] [Warning] Error Occurred: Microsoft.Msix.Utils.ProcessRunner.ProcessRunnerException: Process MakeAppx.exe failed with exit code 1

 

Thanks.

0 Replies