发生意外的网络错误.应用列表无法刷新.请按刷新按钮重试 [英] An unexpected network error has occurred. The app list cannot be refreshed. Please retry by pressing the Refresh button

查看:26
本文介绍了发生意外的网络错误.应用列表无法刷新.请按刷新按钮重试的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们开发了 Windows Phone 8.1 应用.我们无法创建要在应用商店中上传的应用包.在尝试为应用商店创建应用包时,我们收到此错误:

We have developed a Windows Phone 8.1 app. We are not able to create an app package to upload in the app store. While trying to create the app package for app store we are getting this error:

发生了意外的网络错误.应用列表不能神清气爽.请按刷新"按钮重试"

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

我们使用的是 Visual Studio 2013 Ultimate edition &Windows 8.1 企业操作系统上的 Visual Studio 社区版 2015.自从我们创建并支付了我们的 Microsoft 开发帐户并且甚至无法发布我们的第一个应用程序以来,我们就一直面临这个问题.已经尝试了 https://social.msdn.microsoft.com/Forums/windowsapps/en-US/cf578dab-79f2-46ab-a2aa-50a46041ea20/error-an-unexpected-network-error-has-occured-the-app-list-cannot-be-refreshed-please-retry-by?forum=windowsstore.它没有解决问题.请帮助解决这个问题.谢谢.

We are using Visual Studio 2013 Ultimate edition & Visual Studio Community Edition 2015 on Windows 8.1 Enterprise OS. We have been facing this issue since we created and paid our Microsoft dev account and could not even publish our first app. Already tried the workarounds mentioned in https://social.msdn.microsoft.com/Forums/windowsapps/en-US/cf578dab-79f2-46ab-a2aa-50a46041ea20/error-an-unexpected-network-error-has-occured-the-app-list-cannot-be-refreshed-please-retry-by?forum=windowsstore. It did not fix the issue. Please help to resolve this. Thanks.

推荐答案

我已经解决了这个问题,没有从项目菜单中创建应用程序包,即项目-->商店-->创建应用程序包.

I have solved this problem by not creating the app package from the project menu, i.e. Project-->Store-->Create App Packages.

相反,我使用 Visual Studio 命令实用程序创建了包:

Instead, I have created the package by using the Visual Studio command utility:

msbuild WindowsPhoneProjectName.csproj/p:Platform=ARM;Configuration=Release

msbuild WindowsPhoneProjectName.csproj /p:Platform=ARM;Configuration=Release

将生成的 appx 包上传到存储,它运行完美:)

Uploaded the generated appx package to store and it is working perfect :)

这篇关于发生意外的网络错误.应用列表无法刷新.请按刷新按钮重试的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆