Visual Studio: Apply Code Changes Disabled

I am using Visual Studio 2005. When I debug my project, "Apply Code Changes" is disabled in the menu. It once worked on my project, but today it doesn’t. What parameters should be checked for this to work.

Things I already checked:

I'm in debug mode.
"Debugging information format" is set to "Database of the program for editing and continuation".

+3
source share
2 answers

Finally, I found that the parameter is missing:

" " → "- > ". " " "".

, - .

+1

( ), , .

.ilk.

0

Source: https://habr.com/ru/post/1717949/


All Articles