locked
Appx Package manifest is invalid Error in Metro when It run on Target System RRS feed

  • Question

  • I am trying to run Metro apps on Target machine but I got error Invalid manifest...
    Tuesday, February 14, 2012 9:51 AM

Answers

All replies

  • Could you elaborate on the steps you followed both to create the appx package and the output from the Add-AppxDevPackage.bat on the client. Where did you see the error surface?

    Thanks,

    -David

    Tuesday, February 14, 2012 11:15 PM
    Moderator
  • I am also getting this.

    Steps to reproduce:

    - Windows 8 Developer Preview

    Create new Metro Style JavaScript App

    Store -> Create App Package... OK

    - Deploy on Windows 8 Developer Preview: OK

    - Deploy on Windows 8 Customer Preview: Error:

    "The Appx Package manifest is invalid."

    +=categoryInfo -not specified.

    +=FullQualifiedErrorId - DeploymentError.


    "The more difficult something became, the more rewardant it was in the end"
    http://ftduarte.blogspot.com

    Thursday, March 1, 2012 3:47 PM
  • Ftduarte,

    You will need to update and rebuild your project to run it on the Consumer Preview. See the sticky thread Migrating Windows 8 Developer Preview code to Consumer Preview for help.

    In the future please create a new thread for new questions rather than repurposing an old one.

    --Rob

    Thursday, March 1, 2012 5:25 PM
    Moderator