If i try to debug a unit test with resharper I am getting following error:
*** Typemock Isolator is currently disabled. Enable using the following:
* Within Visual Studio:
- Use Typemock Smart Runner
- For other runners, Choose Typemock Menu and click Resume Mocking
[snip]
I have seen other threads with this issue, but did not get a solution for our setting. We only have the Essentials license, so no
IntelliTrace-Feature.
We are using:
VS 2013 Update 2
Typemock 7.5.1.0
Resharper 8.2
Settings:
- Typemock is enabled in the menu within visual studio
- No profiler is linked (I even uninstalled dottrace)
What else can cause this issue?