Project Won't deploy

Apr 02, 2014

If you get a pop-up when you deploy the project and it says "TinyCLR Error" in the title bar and the message reads, "The project must have either an output type of 'Console Application', or an output type of 'Class Library' and the start action set to a valid .NET MicroFramework application"

You need to select the main/startup project.  To do this: Look in the Solution Explorer panel and rightclick on your project (the one with a program.cs file that contains the Main() function) and select the "Set as StartUp Project" option in the menu.

Note this happens when you have more than one project loaded into your Visual Studio solution.

Source: Netduino Forums (forums.netduino.com)

 



Tags: NetduinoPlus
Category: Reference

John Lyman

Please add your bio info through your member profile page, or through your dashboard.


Add Pingback

Please add a comment

You must be logged in to leave a reply. Login »