简体   繁体   中英

How to remove application from IIS7 website

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'?

Yes, the non-executable applications are now called Virtual Directories. Map the "applications" as that.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM