Why is Visual Studio Application Timelines not working?

1

I'm trying to analyse performance of a WPF application using the Visual Studio 2015 Application Timeline tool. However, when I attempt to start the profiler, I receive the following error message:

Diagnostics session failed to start.

Failed to start trace session (0x00000005).

I've tried:

  • running as a privileged user.
  • a smaller toy WPF project.
  • checking event log for clues.
  • googling :)

No idea where to go next. Has anyone seen this issue before?

visual-studio-2015
performance-testing
diagnostic-tools
asked on Stack Overflow Jul 18, 2016 by sconzey

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0