first_page the funky knowledge base
personal notes from way, _way_ back and maybe today

Visual Studio 2005 VB.NET Windows Forms Problem: Unable to Select Program or Sub Main to Start Windows Application; Enable application framework

In a VB.NET Windows Application Project, you are unable to start the application without selecting a Windows Form because the Enable application framework checkbox is checked under the Program page in the Properties pane.

For more information, see "How to: Change the Startup Object for an Application" here:

http://msdn2.microsoft.com/en-us/library/17k74w0c(VS.80).aspx
mod date: 2007-06-01T22:57:42.000Z