【问题标题】:The project "AppUIBasics" needs to be deployed before it can be started项目“AppUIBasics”需要部署才能启动
【发布时间】:2018-10-19 19:45:01
【问题描述】:

我是 UWP 的新手,想在开发环境中运行一个示例。我还不想部署。

我克隆了 https://github.com/Microsoft/Windows-universal-samples/tree/master/Samples/XamlUIBasics

我构建项目时出现 1 个警告,现在出现错误。

警告是

0xdef00520 - Invalid qualifier: SCALE-100-WHITE 

当我尝试运行它时,我收到一条错误消息,指出需要部署该项目。 验证项目已选择部署在解决方案配置管理器中,或通过单击构建菜单中的部署命令之一显式部署它。

我还在错误列表中看到如下错误

Error DEP0001: Unexpected Error: SmartDeviceException - 
The IP over USB Transport service (IpOverUsbSvc) is not available. 
Retry after installing the IP over USB Transport service
(Windows IP Over USB) through the Windows SDK installer. [0x80131500]   AppUIBasics         

我不确定这是否相关,但我看到参考图标表明它们在 Azure devops 中(根据我的经验)

在项目属性应用程序选项卡中,我看到目标版本是 Build 17134,这也是最低版本

我尝试从构建菜单进入配置管理器并将部署设置为未选中。

【问题讨论】:

标签: uwp


【解决方案1】:

我可以通过在工具栏中选择 x86 和本地机器来运行它。

【讨论】:

    猜你喜欢
    • 2016-05-25
    • 2018-04-23
    • 2017-01-27
    • 2017-06-20
    • 2017-11-07
    • 1970-01-01
    • 1970-01-01
    • 2021-12-28
    • 2022-10-06
    相关资源
    最近更新 更多