Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的解决方案(visual studio 2010)中有多个项目(站点)。
当我在调试模式下运行我的项目时,它会运行解决方案中的所有站点。
有时我只需要两个或三个站点。
我如何在 IISExpress 中打开/关闭站点,以避免不必要的负载。
最好的方法是从解决方案中卸载该项目。那么它将不会在 IISExpress 中运行