Creating the ARM64 package in Visual Studio 2019

Pavlo Ovcharenko 31 Reputation points
2020-06-18T09:25:50.947+00:00

When creating the ARM64 package in Visual Studio 2019 (Project-> Publish-> Create app packages) I get the following errors:
1>MakeAppx : error : Manifest validation error: Line 37, Column 27, Reason: The file name "LL_1.exe" declared for element "[local-name()='Applications']/[local-name()='Application']" doesn't exist in the package.
1>MakeAppx : error : Package creation failed.
1>MakeAppx : error : 0x80080204 - The specified package format is not valid: The package manifest is not valid.
When creating the same package in Visual Studio 2017, these errors do not occur. How can this be fixed?

Community Center Not monitored
0 comments No comments
{count} votes

Accepted answer
  1. Leon Laude 86,026 Reputation points
    2020-06-18T09:32:53.917+00:00

    Hi,

    Visual Studio is currently not supported in the Q&A forums, the supported products are listed over here https://learn.microsoft.com/en-us/answers/products (more to be added later on).

    You can ask the experts in the dedicated Visual Studio forum over here:
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/home?category=visualstudio

    https://developercommunity.visualstudio.com/spaces/8/index.html

    (Please don't forget to accept helpful replies as answer)

    Best regards,
    Leon

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.