I\'ve download sample code with C#. but when I run I get this error message:
A project with an Output type of Class Library cannot be started direct
You need to check that you have the startup project setup correctly.
If there is more than one project in the solution, right click on the one that should be run when you compile and choose Set as startup project