The “Profile with dotTrace” icon in my ReSharper 4.x is grayed out. How do I profile unit tests in dotTrace 4 from ReSharper 4.x?
dotTrace 4 only integrates with Resharper 5 and higher. If you’re using ReSharper 4.x, you can either use dotTrace 3.x, or profile unit tests running under NUnit, MSTest, or xUnit directly from dotTrace 4.x. Refer to dotTrace 4 Performance help for guidelines on profiling unit tests without using ReSharper integration.