FinlayDaG33k
Posts: 14
Joined: Mon Feb 22, 2016 5:56 pm

Windows 10 IoT Python not deploying

Tue Feb 23, 2016 7:54 am

Hii there,

I downloaded the `PythonBlinkyServer` sample from the MS github, but when I try to deploy it I get an error message.
now trough some googling I managed to figure out that I should enable the `Universal (Unencrypted Protocol)`-Authentication in Visual Studio..
but the problem is: there is nowhere I can seem to enable this...

does anyone know how to deploy it anyway???
because C# and C++ don't work for the purpose I want to use the Pi

fruitoftheloom
Posts: 23337
Joined: Tue Mar 25, 2014 12:40 pm
Location: Delightful Dorset

Re: Windows 10 IoT Python not deploying

Tue Feb 23, 2016 9:22 am

FinlayDaG33k wrote:Hii there,

I downloaded the `PythonBlinkyServer` sample from the MS github, but when I try to deploy it I get an error message.
now trough some googling I managed to figure out that I should enable the `Universal (Unencrypted Protocol)`-Authentication in Visual Studio..
but the problem is: there is nowhere I can seem to enable this...

does anyone know how to deploy it anyway???
because C# and C++ don't work for the purpose I want to use the Pi
http://ms-iot.github.io/content/en-US/w ... htm#python
Rather than negativity think outside the box !
RPi 4B 4GB (SSD Boot)..
Asus ChromeBox 3 Celeron is my other computer...

FinlayDaG33k
Posts: 14
Joined: Mon Feb 22, 2016 5:56 pm

Re: Windows 10 IoT Python not deploying

Tue Feb 23, 2016 10:03 am

I have followed that tutorial, but I get `Failed to launch remote debugger with following error: 'Command failed: 0x800705b4'.`
when I do `tlist` on the Pi trough PowerShell, I see 2 times `msvsmon.exe` (which is how it is supposed to be as far as I know)

FinlayDaG33k
Posts: 14
Joined: Mon Feb 22, 2016 5:56 pm

Re: Windows 10 IoT Python not deploying

Tue Feb 23, 2016 11:06 am

Managed to solve it.
for those who are curious: don't hit on the `start Visual Studio Remote Debugger` button in the control panel.

Return to “Windows 10 for IoT”