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

后端 未结 5 1449
予麋鹿
予麋鹿 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:44

    Do you have Enable Optimizations checked? (Advanced Compile Options), I don't think you can have that checked...

    Also: http://blogs.msdn.com/webdevelopertips/archive/2008/11/26/tip-29-did-you-know-how-to-enable-edit-and-continue-feature-for-web-application-projects.aspx

提交回复
热议问题