I know I've dealt with this issue before, but the settings to override this always seem to be changing.
I have a C# project in Visual Studio 2008. While I'm debugging, VS won't let me edit my code. I don't want to Edit and Continue - I just want to make changes for my next build. Edit and Continue is disabled. When I try to edit a file while debugging my project, I get a little message that the files are now Read-Only.
Anyone dealt with this recently in VS2K8?