ALX
Well-known member
Something happened during my most recent build of a project that coincided with the time the latest VS2019 update came available. After the update, all debug stepping through the code was barely moving along. Where I used to click through the code as quickly as I could hit the mouse button, I now had to wait a couple of seconds for each line to execute. If the code called another process, the wait time could be many, many seconds. I tried restoring the system to a date before the update, which did not help. So I revived an earlier version of my project and copied all project files with a later date over to the old build. This solved the problem, but I'm still wondering what could have caused this issue so I might avoid it in the future. Since one version of my project works fine and the other does not leads me to believe it's not a problem with VS. Has anyone else experienced this ???