I've got a solution with WinForms and an ASP.NET application.
My startup project is WinForms but every time I run the project it starts the ASP.NET Webserver even though I don't want to use it.
I looked into everywhere in "Property Pages" and couldn't find an option to stop this. Also it's not possible to unload the project without removing it from the solution.