Hi,
I created a new project under the following platform: Windows Forms Control Library(.NET Framework). It comes with a template code. I want to run the application before I add any new code but I encounter the following error: "A .NET project with Output Type Class Library cannot be started correctly. In order to debug this project, add an executable project to this solution which references the library project. Set the executable project as the startup project "
I do not know how to make the changes that the error messages suggest that I make to the project. I am including screenshots with this discussion.