【问题标题】:Error occurs when deploying the UWP application (installedLocation != null)部署 UWP 应用程序时出错(installedLocation != null)
【发布时间】:2021-01-11 04:25:44
【问题描述】:

简介

项目是新创建的,项目没有变化。

在 JetBrains Rider IDE 中运行应用程序时执行应用程序的构建。

成功构建

构建成功完成

0>------- Finished building project: TEST. Succeeded: True. Errors: 0. Warnings: 0
Build completed in 00:00:34.171
Build succeeded at 04:11:43

部署失败

部署未成功完成。

Deploying file MainPage.xbf...
Deploying file WinMetadata\Windows.winmd...
Deploying file resources.pri...
Deploying file TEST.exe...

installedLocation != null

【问题讨论】:

    标签: windows uwp desktop-application jetbrains-ide rider


    【解决方案1】:

    当我将 IDE 从 VS 更改为 Rider 时,我遇到了同样的问题。问题是我在 VS 中有一个同名的项目,并且之前已经构建过,但是我找不到部署的应用程序。所以我查找了这个 VS 项目,构建它,然后我将应用程序与 VS 解决方案一起删除。在此之后,我可以使用相同的名称运行我的 Rider 项目而不会出现任何错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-07-21
      • 2017-08-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-02-22
      • 1970-01-01
      相关资源
      最近更新 更多