[UWP]提交失败,错误代码为1300,而.appxupload包中没有.appxsym文件 [英] [UWP] Submission failed with error code 1300 and no .appxsym file inside .appxupload package

查看:82
本文介绍了[UWP]提交失败,错误代码为1300,而.appxupload包中没有.appxsym文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


由于某种原因,当我在
VS2015更新中为我的商店提交的UWP应用创建新的 .appxupload 包时2 RTM 该软件包不包含调试符号文件
.appxsym

For some reason when I've created new .appxupload package of my UWP app for Store submission in in VS2015 Update 2 RTM the package doesn't contain debug symbols file .appxsym.

此外当我试图将这样的 .appxupload 包(对于x86,x64和ARM平台)
提交到商店,提交失败并出现以下错误:

Also when I've tried to submit such .appxupload packages (for x86, x64 and ARM platforms) to the Store, submission failed with the following error:


提交失败,错误代码为1300.有关错误的更多信息可以找到
此处

以下是简短从"这里"引用上面的链接:

The following is a short quote from the "here" link above:


UWP应用

如果您要提交UWP应用,那么您如果您的包文件不是Visual Studio for Store生成的.appxupload文件,则在预处理期间可能会看到错误。请务必按照
中的步骤
在创建应用程序包文件时打包适用于Windows 10的通用Windows应用程序
,并仅在提交的"包"页面上上载.appxupload文件,而不是appx或.appxbundle。

If you are submitting a UWP app, you may see an error during preprocessing if your package file is not an .appxupload file generated by Visual Studio for the Store. Be sure that you follow the steps in Packaging Universal Windows apps for Windows 10 when creating your app's package file, and only upload the .appxupload file on the Packages page of the submission, not an appx or .appxbundle.

从同一个"这里"再多一点链接:

And a bit more from the same "here" link:


提交应用后可能会看到的另一个错误是错误1300 。当一个或多个程序集(或整个程序包)已经预编译时,会发生这种情况。要解决此问题,请在Microsoft Visual Studio中重建应用程序包,然后在
中提交新生成的包。

Another error that you might see after submitting your app is error 1300. This occurs when one or more assemblies (or the entire package) is already precompiled. To fix this issue, rebuild the app's package in Microsoft Visual Studio and then submit the newly-generated package.

我试过干净/ rebuild /重新提交3次以上,所以错误是持久的。

I've tried clean/rebuild/resubmit 3+ times already, so the error is persistent.

事情是以前的应用程序版本的代码更改相当小(这主要是错误修复版本),所以我有不知道这次提交有什么问题。

The thing is code changes from previous app version are rather minor (this is mostly bug fix release), so I have no idea what could be wrong with submission this time.

现在我被这个问题阻止了,无法更新应用程序。

Now I'm kind of blocked by this issue and can't update the app.

如果重要的话 - 最后一个应用程序提交包是在 VS2015 Update 1
中创建的,所有这些包都包含 .appxsym 文件(除常规
.appx
文件外)。这个应用程序版本已经存在了 商店很长一段时间了。所以这是我认为新包中缺少
.appxsym 文件的唯一原因可能是导致 错误
<在提交到商店期间强> 1300 。

If that matter - the last app submission packages were created in VS2015 Update 1 and all of them contains .appxsym file (apart from regular .appx file). And this app version is live in the Store for quite a while already. So this is the only reason I thought that may be absence of .appxsym file in the new packages could be the cause of the error 1300 during submission to the Store.

有没有人有任何线索?

推荐答案

你好Ekateryna,

Hello Ekateryna,

我会帮你把这个帖子移到发布论坛,这样你就可以得到更恰当的回复。

I will help you move this thread to publish forum so you can get more proper response.


这篇关于[UWP]提交失败,错误代码为1300,而.appxupload包中没有.appxsym文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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