How do I keep the development web server (Cassini) running in Visual Studio 2008?

前端 未结 6 969
慢半拍i
慢半拍i 2021-01-07 03:35

I\'m using Visual Studio 2008 to develop ASP.NET applications. Currently I\'m debugging with running on IIS. I would like to switch to the development web server (Cassini) f

6条回答
  •  既然无缘
    2021-01-07 03:51

    In Visual Studio 2015 you do this by going to Tools > Options > Debugging > General and unchecking the "Enable Edit and Continue" option:

提交回复
热议问题