locked
Error updating universal app - 80070020 RRS feed

  • Question

  • I have had very few downloads of my updated game. I recently updated an xna game to universal game using html5/ JavaScript. First issue is that marketplace app doesn't even notify that update is available. Second when I try to force update it gives me 80070020 error. Anyone seen this error? How do users recover from it.

    Thursday, March 5, 2015 3:27 PM

Answers

  • Hi Bharat,

    >>First issue is that marketplace app doesn't even notify that update is available. Second when I try to force update it gives me 80070020 error. Anyone seen this error?

    Have you checked the latest version for your updated app, for Universal app, the setting of "Generate app bundle" is "If needed" by default, this may be the reason, you could try to set the option for 'Generate app bundle' to "Never" and create package again.

    For the error code, I can only find this related KB: http://windows.microsoft.com/en-us/windows/windows-update-error-80070020#1TC=windows-7

    The cause might be a that program running on your computer is interfering with Windows Update, you could try to restart your computer and update your app again.


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

    Friday, March 6, 2015 5:21 AM
    Moderator