简体   繁体   English

Raspberry Pi、Windows 10 IoT、Visual Studio Update 2、Python 无法部署:无法连接到远程调试器

[英]Raspberry Pi, Windows 10 IoT, Visual Studio Update 2, Python won't deploy: Cannot connect to remote debugger

With the following setup I am trying to run a simple "Hello World" program.通过以下设置,我尝试运行一个简单的“Hello World”程序。

  • Windows IoT视窗物联网
  • Raspberry Pi 3树莓派 3
  • Visual Studio 2010 with all of the relevant addons带有所有相关插件的 Visual Studio 2010

The error that I'm getting is:我得到的错误是:

Cannot connect to remote debugger.无法连接到远程调试器。

I've tried the following solutions:我尝试了以下解决方案:

I've been searching and trying to fix this and got nowhere.我一直在寻找并试图解决这个问题,但一无所获。 What new things can I try?我可以尝试哪些新事物?

Only Visual Studio 2015 is supported (probably typing mistake by you).仅支持 Visual Studio 2015(可能是您输入错误)。 I wouldn't waste time on "Stable" release of Windows 10 Core - I had to many problems.我不会在 Windows 10 Core 的“稳定”版本上浪费时间——我遇到了很多问题。 Go for Windows 10 IoT Core Insider Preview https://ms-iot.github.io/content/en-US/Downloads.htm前往 Windows 10 IoT Core Insider Preview https://ms-iot.github.io/content/en-US/Downloads.htm

Verify you have the Remote Machine "Authentication Mode" set to Universal (Unencrypted Protocol) .确认您已将远程机器“身份验证模式”设置为Universal (Unencrypted Protocol) This can sometimes cause problems with the debugger.这有时会导致调试器出现问题。

Check out Step 3 here: https://ms-iot.github.io/content/en-US/win10/AppDeployment.htm在此处查看第 3 步: https : //ms-iot.github.io/content/en-US/win10/AppDeployment.htm

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM