Hello,
I have managed to get Windows 10 on my Pi running OK, and have installed Visual Studio 2015 RC on my Windows 10 Laptop (I selected Custom and clicked Windows 10 SDK).
I'm following the instructions here:
http://ms-iot.github.io/content/win10/SetupPC.htm
I have installed 'WindowsDeveloperProgramForIoT.msi' and it completes successfully.
My problem is that when I try and run an application through Visual Studio (Just the Blinky Example) I get a message that I need to enable developer mode.
My Pi is connected via Ethernet to the router, and my laptop is connected via Wireless to the same network. I managed to connect to the Pi via PowerShell.
How do I actually see that Windows IoT Core Watcher application is running, as I can see no indication that it is.
