我无法将C ++ UWP App1部署到WinIoT远程计算机(RPi3) [英] I can't doploy a C++ UWP App1 to the WinIoT remote machine (RPi3)

查看:58
本文介绍了我无法将C ++ UWP App1部署到WinIoT远程计算机(RPi3)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试在WinIoT设备上部署新的C ++ UWP App1.我收到错误消息:

I try to deploy a fresh genereted C++ UWP App1 on a WinIoT device. I get the error:

DEP6701:引导失败,出现意外错误:'未指定ID值.
1>参数名称:id'.

DEP6701 : Bootstrapping failed with unexpected error: 'The ID value is not specified.
1>Parameter name: id'.

我在项目属性文件中找不到参数名称ID.可以帮我吗?

I don't find in the Project property file a Parameter Name ID. Can some help me?

问候

PS将C#UWP应用程序部署到同一设备的过程做得很好.

P.S. The process to deploy a C# UWP Application to the same device is well done. 

推荐答案

约瑟夫·瓦格曼,

Hi Josef Wagmann,

由于C#UWP应用程序可以成功部署到WinIoT设备,这意味着您的Visual Studio和WinIoT设备环境很好.

Since the C# UWP application could deploy to the WinIoT device successful, it means your Visual Studio and WinIoT device environment is fine.

请尝试创建一个新的默认C ++ UWP应用并在模拟器上运行,以检查默认C ++ UWP应用是否可以在模拟器上成功运行.如果它也无法部署到仿真器,恐怕您的C ++会出现任何问题 项目模板.请尝试 使用命令"devenv/installvstemplates"恢复默认项目模板.

Please try create a new default C++ UWP app and run on emulator to check whether the default C++ UWP app could run successful on emulator or not. If it also deploy failed to emulator, I'm afraid that there has any problem on your C++ project template. Please try restore the default project templates with command "devenv /installvstemplates".

如果默认的C ++ UWP应用程序可以在模拟器上成功运行,则请部署到WinloT设备以检查它是否可以成功.如果没有,请根据以下文章检查您的部署步骤,是否有问题 部署时.

If the default C++ UWP app could run successful on emulator, then please deploy to WinloT device to check whether it could be successful or not. If not, please check your deploy steps based on following article, whether there has something wrong when deploying.

https://developer.microsoft.com/en-us/windows/iot /docs/appdeployment#cpp

最佳问候,
薇薇

Best Regards,
Weiwei


这篇关于我无法将C ++ UWP App1部署到WinIoT远程计算机(RPi3)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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