For quite a while I’ve been trying to use the “Edit and Continue” feature of Visual Studio 2017, but kept on getting the warnings
- attached to a process that does not support edit and continue
- the code being debugged was optimized
- intellitrace events and call information is enabled
- the .net runtime this program is running on does not support edit and continue
So, on a whim, I uninstalled Stackify Prefix and voila! Edit and Continue is now working just fine.
Tags: Programming
|
Written By Steve French |
Leave a Reply