UWP 无法为 Windows 应用商店版本注册应用程序 [英] UWP Unable to register app for Windows Store release

查看:48
本文介绍了UWP 无法为 Windows 应用商店版本注册应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个面向 UWP 桌面的 C# 应用程序 &移动平台.我想在将应用程序提交到商店之前运行 WACK 测试.我正在尝试按照此 由于错误信息不是很有用,我对出了什么问题一无所知.
我尝试了几个不同的名称,但每次都遇到相同的错误.
我不认为我的帐户有任何问题,因为我可以使用我的凭据登录,因为我在 VS-2015 中看到此消息:您已作为 xxx@yyy.com 登录 Windows 应用商店"这是一个商业账户.我团队的几个成员使用这个通用帐户代表公司注册新应用程序.
我已经检查过这个MSDN 论坛页面.我按照解决方案中提到的步骤进行操作,不幸的是 Microsoft 应用程序注册门户 似乎无法识别我的帐户 xxx@yyy.com

解决方案

当我尝试为我的应用程序保留名称时,我收到以下错误:尝试保留应用名称时发生意外错误

当您保留的名称已被某人保留时,您将收到此错误.

根据第一段 通过保留名称创建您的应用:

<块引用>

每个保留名称在整个 Store 中必须是唯一的.

您可以通过以下方式检查应用名称的可用性:

登录DashBoard->创建新应用->检查可用性.

I have a C# app targeting UWP Desktop & Mobile platforms. I want to run WACK tests prior to submitting app to store. I am trying to create app package by following the steps mentioned in this MSDN page
When ever I try to reserve a name for my app, I am getting the following error:

An unexpected error occurred when attempting to reserve the app name

Since the error info is not very useful, I am clueless as to what is going wrong.
I tried with several different name but every time I get the same error.
I do not thing there is any issue with my account as I am able to login using my credentials as I see this message in VS-2015: "You are signed into Windows Store as xxx@yyy.com" This is a business account. Several members of my team use this common account to register new apps on behalf of the company.
I have checked this MSDN Forum page. I followed steps mentioned in the solution, unfortunately Microsoft Application Registration Portal doesnt seem to recognize my account xxx@yyy.com

解决方案

When ever I try to reserve a name for my app, I am getting the following error: An unexpected error occurred when attempting to reserve the app name

You will get this error when the name you are preserving has been reserved by someone.

According to first paragraph of Create your app by reserving a name:

Each reserved name must be unique throughout the entire Store.

You can check the availability of your app name by:

Logging in to DashBoard->Create a new App->Check availability.

这篇关于UWP 无法为 Windows 应用商店版本注册应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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