标签: c# asp.net asp.net-mvc iis
我有一个网站Asp.NET项目,每次我在visual studio中加载解决方案时,IIS对应网站的IIS参数都会被修改(特别是物理路径)。
我该如何避免?
我甚至希望在可能的情况下不要在启动时(当我运行解决方案时)修改参数。