How do I fix windows 10 manifest?

0 favourites
  • 3 posts
From the Asset Store
Creepy Sprite Font suitable font for your Dark/Horror/Halloween games.
  • I try to publish windows 10 but manifest not working. Its give me a 38 messages

    "Could not find schema information for the element 'http://schemas.microsoft.com/appx/manifest/foundation/windows10:Dependencies'."

    "Could not find schema information for the attribute 'IgnorableNamespaces'"

    "Could not find schema information for the attribute 'Version'"

    .... and so on....

    when I try to build it its give message

    "unable to associate your app whit the windows store because the app manifest is invalid. Correct the errors in the app manifest."

    I try it this step by step tutorial but now I get jammed because my manifest is like totally broken.

    https://www.scirra.com/tutorials/4824/p ... onstruct-2

    any idea how to fix that?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • redownload visual studio setup it will update the broken things

  • I try to publish windows 10 but manifest not working. Its give me a 38 messages

    "Could not find schema information for the element 'http://schemas.microsoft.com/appx/manifest/foundation/windows10:Dependencies'."

    "Could not find schema information for the attribute 'IgnorableNamespaces'"

    "Could not find schema information for the attribute 'Version'"

    .... and so on....

    when I try to build it its give message

    "unable to associate your app whit the windows store because the app manifest is invalid. Correct the errors in the app manifest."

    I try it this step by step tutorial but now I get jammed because my manifest is like totally broken.

    https://www.scirra.com/tutorials/4824/p ... onstruct-2

    any idea how to fix that?

    OK, two things I did that fixed this issue for me. The first one was in Visual Studios you need to change the version to 1.0.0.0 or whatever version you have on the appxmanifest file. I had mine as just 1.0 so I changed it to 1.0.0.0 , Visual Studios needs you to have a format of x.x.x.x and that fixed the first part. The 2nd part for me was the ID. You need to change the ID to com.mycompany.myapp and that should make it work. For example My id used to be 1 so I changed the ID to com.saltygamer.game Another easy way to fix this is doing it inside the project properties of construct 2 before you export. I hope this helps you.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)