chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
0 votes
I'm suddenly getting the following error when running unit TypeMock Isolator tests using SharpDevelop.

*** Typemock Isolator needs to be linked with Coverage Tool to run, to enable do one of the following:
1. link the Coverage tool through the Typemock Isolator Configuration
2. run tests via TMockRunner.exe -link
3. use TypeMockStart tasks for MSBuild or NAnt with Link

Here's the command line being used to start SharpDevelop.

"C:Program FilesTypemockIsolator.3TMockRunner.exe" "C:Program FilesSharpDevelop.0inSharpDevelop.exe"

It never has had a reference to any coverage tool and we don't want to use a coverage tool.

So why would it suddenly produce this error without any other perceivable change in the configuration?

Sincerely,
Wayne
asked by tickzoom (2.7k points)

1 Answer

0 votes
Hi Wayne,

It seems there is something wrong in the installation. Can you please uninstall and reinstall Isolator and see it works.

Please let me know if it helps.

Regards,
Elisha,
Typemock Support
answered by Elisha (12k points)
...