I began organizing my code to day into seperarate .cs files, and in order to allow the methods that work with the UI to continue to do so I would create the .cs code under t
Check to see if the project is set as the "Startup Project"
Right click on the project and choose "Set as Startup Project" from the menu.