Hi Doron,
Thanks for your speedy reply. There is no coverage tool linked in the config utility.
I did scan the TypeMock-ProcesInvocation86.exe.out file and found several references to Microsoft.VisualStudio.Coverage.Init_e670ee364133b8508ed273b71dcfe009 void Register() / *INFO** Visual Studio Coverage Recognized...
and I saw in ProcesExplorer that the Microsoft.VisualStudio.QualityTools.CodeCoverage.dll is loaded in devenv.
Not sure what is going on here, I did run the test with VS coverage once Now I just have to find a way to disable it.
StackTrace
*** Running Typemock Isolator with Code Coverage Tools is an Enterprise feature, to enable please enter a license key."
at TypeMock.MockManager.a(String A_0)
at TypeMock.MockManager.a(String A_0, String A_1, Object A_2, Object A_3, Boolean A_4, Object[] A_5)
at TypeMock.InternalMockManager.getReturn(Object that, String typeName, String methodName, Object methodParameters, Boolean isInjected, Object p1)