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
Hi,

I have installed TypeMock in a German VS 2012 (Win 7, 64 Bit, German Language).

After having installed the provided German Patch and TypeMock running successfully - Debugging of Unit Tests is not possible anymore.

The following error message is displayed:
TypeMock 01.PNG
If I 'un-install' TypeMock debugging is functioning as expected.

I am aware that the error message is originally from R#7.0.1 but it seems to be caused by TypeMock. It does not matter whether 'TypeMock/Mocking' is on or off.

Any help is appreciated!

mph
asked by mph (6k points)

12 Answers

0 votes
Hello Askinh & Peter,

Can you please verify that Typemock Isolator is not linked to dotCover?

Go to Typemock (in VS) -> options -> Profilers tab

If it is linked, please try unlinking it, it should solve this issue.

Looking forward to your feedback.
answered by NofarC (4k points)
0 votes
Yes, I can confirm that after unlinking - the Resharper debugger works as expected.

Anyway - my dotCover expired. I started using it (dotCover) until you guys release stable version of Isolator which works smoothly and shows code coverage results in VS2012 Premium (which I was hopping to happen in the end of 2012 :( ).

Hello Askinh & Peter,

Can you please verify that Typemock Isolator is not linked to dotCover?

Go to Typemock (in VS) -> options -> Profilers tab

If it is linked, please try unlinking it, it should solve this issue.

Looking forward to your feedback.
answered by askinh (720 points)
...