How to edit and continue in Visual Studio 2008 and ASP.Net MVC?

后端 未结 5 1546
予麋鹿
予麋鹿 2021-02-04 06:01

I\'m trying to get edit-and-continue working with Visual Studio 2008 with an ASP.Net MVC project. I\'m running 64-bit, so that adds to the problem.

In Configuration Mana

5条回答
  •  没有蜡笔的小新
    2021-02-04 06:46

    Are you using IIS or the built in Visual Studio development server for debugging? I've had trouble before getting edit and continue running under IIS, and ended up just using the built in server.

提交回复
热议问题