An unexpected network error has occurred. The app list cannot be refreshed. Please retry by pressing the Refresh button. Visual Studio 2022

shambhu 140 Reputation points
2024-08-24T12:17:44.47+00:00

An unexpected network error has occurred. The app list cannot be refreshed. Please retry by pressing the Refresh button. Visual Studio 2022

User's image

Visual Studio Testing
Visual Studio Testing
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Testing: The act or process of applying tests as a means of analysis or diagnosis.
352 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Barış KES 25 Reputation points
    2024-12-13T20:52:31.45+00:00

    We found a solution it's not that easy and you need a certification previously created at your PC

    • open your partner center select your target app/game and click 'Package Identity'
    • open your VS solution double click 'Package.appxmanifest'
    • At packaging tab fill 'Package name' same as Partner Center also fill 'Publisher display name' must same as Partner Center.
    • Click 'Choose Certificate' button if your device has certification installed previously select the certification file. (I don't know if you don't have a matching certification file I assume it won't work)
    • And finally, select 'publish' and 'create app packages' and select 'sideloading' click next.. follow menu and create package.(don't forget to set 'Generate app bundle to 'always')
    • When finished you will have a 'appxbundle' file at your outputlocation upload that file to Partner Center. it should work.

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.