After writing some performance tests that show very good database performance, I wanted to see why the app sometimes feels a bit sluggish.
But when trying to start the profiler, I only get a message "No launchable projects are available for profiling." Adding another WinJS project to the solution, I can use the profiler with this one, but apparently not with any of the projects currently in
the solution. The debugger works fine on all projects, but profiling doesn't.
Any ideas?