dotTrace and Visual Studio 2017
I am having two problems.
1) When tracing a unit test the source view doesn't always show the right source for the test.
2) If I right click and run the profiling in VS I can no longer profile with dotTrace?
Thank you.
Kevin
Please sign in to leave a comment.
Kevin,
1) Don't you see warnings (like "PDB file do not match to the snapshot: collisions are possible") in this case?
2) You can start profiling from VS and from standalone dotTrace simultaneously, but you can't profile the same process.