Edit and Continue: Changes are not allowed when the debugger has…
27-Aug-0909 Leave a comment
Edit and Continue
Changes are not allowed when the debugger has been attached to an already running process or the code being debugged was optimized at build or run time
Probably more than one issue:
- Check that running in Debug mode