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
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.