From today, I can no longer debug applications. If I want to start a debugging session, I get an error
when trying to start the application: invalid pointer
It does not depend on the project, this behavior appears in every project / solution.
What I already tried:
- Reset Settings VS
- repair visual studio
- complete reinstallation of visual studio
- Modified build platform for x86 / x64
- Enabling native code debugging
source
share