We are migrating some ASP.NET applications from IIS6 to 7. In IIS6, you could create a website and then REMOVE the application. We have several sites with static content to migrate so we would like to do the same in IIS7 but cannot seem to find a way to remove the application.
OTOH is there any overhead to having a website in IIS7 that has an application but nothing ever compiles or 'executes'?