Not sure if this is the right place to ask about this but since my question concerns an extension I'll give it a shot.
I'm trying to use the Visual Studio 2013 Concurrency Visualizer extension to debug a simple test console application. I've set executive paging to disabled in the registry as it directed and hit "add SDK to project" in the concurrency visualizer menu options. And of course, restarted my computer to apply the settings. When I try to "start [the concurrency visualizer] with current project" I get an error popup:
"An unknown error occurred while trying to start the collection process."
I really need the concurrency profiling to start debugging contention in my multithreaded application. Prompt assistance would be much appreciated.