I can run (and debug) a native C++ applicaton on my Raspberry Pi but not the C# HelloWorld sample. I get an error deploying:
2>------ Deploy started: Project: HelloWorld, Configuration: Release ARM ------
2>Error : DEP6953 : Failed to launch remote debugger with the following error: 'Command failed: 0x800705b4'.
========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
On the Debug page of the project configuration I have the following: