Can’t Get Snapshot with Visual Studio 2022 Community Edition Memory Profiler
I’m trying to use the memory profile in VS2022. In the Memory Profiler Tool configuration, I have “Enable native heap profiling with snapshots” selected.
When I click the Start button and the application begins to run, at some point I click the Take Snapshot button. I expect a snapshot marker to appear on the timeline, and for a snapshot to appear in the table below the button. Instead what I get is a message: “No managed or native memory information was received from the profiling agent.”
Any guidance would be appreciated.
Read more here: Source link