I have got something different. I have written a tiny .NETMF 4.2 console application. I can deploy and run/debug this to my GameO unit.
When I add GHI.OSHW.Hardware (4.2.6.0) via reference and then deploy/debug it is looks like it starts but that almost immediately exits and stops debugging.
I am using the Display class from the code share. And everything works properly. But when I add the reference GHI.OSHW.Hardware to the project and run it without changing any code it simple doesn’t run on the unit anymore.
It compiles and looks like it is deploying only to then not start.
I am wondering if I maybe am using a wrong version for VS 2012