windowsiot - Visual Studio 2017 无法将 UWP 应用部署到 IoT 设备

标签 windowsiot windows-iot-core-10

Visual Studio (VS 2017) 开始无法部署到我的 IoT 设备...我最近开始使用更新版本的 Windows 10 IoT Core(从 build 17134 升级到 insider build 17692)并且 Visual Studio 无法部署 UWP 应用的时间更长。

报告的错误是:

DEP6957: Failed to connect to device [IP Address] using Universal Authentication. Please verify the correct remote authentication mode is specified in the project debug settings. COMException - Exception from HRESULT: 0x801C0003

IP 地址有效,VS 可以看到设备。

最佳答案

这似乎是一个错误,反射(reflect)出 Visual Studio 计算机上安装的 Windows SDK 与 IoT 设备上的操作系统版本不匹配。

对于最新版本的 Windows 10 IoT Core(我使用的是可以通过 Windows IoT 仪表板安装的内部镜像),必须在您的部署中安装最新版本的 Windows SDK(我使用 Windows 10 SDK 1803 )机器。

关于windowsiot - Visual Studio 2017 无法将 UWP 应用部署到 IoT 设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51292894/

相关文章:

c# - UWP 应用程序 HttpClient HTTPS 客户端证书问题

c# - 指定的对象或值不存在

audio - 在树莓派 Windows IOT 上录制 mp3 格式的音频文件

windows - Windows 8 可以构建 Windows 10 IoT Core 应用程序吗?

visual-studio-2015 - Visual Studio 2015 中的通用 Windows IoT 应用程序构建失败

c++ - 如何通过一些图像处理在带有 Windows iot 的 Raspberry pi 上显示来自相机的视频流

speech-recognition - USB 麦克风不适用于 Windows IOT Core

c# - RFID RC522 Raspberry PI 2 Windows 物联网