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 added two new test projects to our solution and mstest crashes with the following error:

Faulting application name: MSTest.exe, version: 11.0.60610.1, timestamp: 0x51b51d1b
Faulting module name: MockWeaver.dll, version: 0.0.0.0, time stamp: 0x521e179a
Exception code: 0xc0000409
Fault offset: 0x0000ef56
Faulting process id: 0x2a14

Playing a bit with the solution shows that MockWeaver.dll crashes whenever there are more than 80 tests in the test session.

Is this a real limitation or is that a bug?
asked by Crispin (1.6k points)

1 Answer

0 votes
Hi,

It was a bug and it's already solved.
Please download the latest version from www.typemock.com and let us know if it helps
answered by alex (17k points)
What exact version this problem was fixed in?

We're using "7.5.2.0" and not planning to swich to the V8.

Where we could download V7 with this problem fixed?
...