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 am trying to use TypeMock and TypeMockArrangeActAssert DLL with

TypeMock 6.2.2.0

Microsoft Visual Studio 2010
Version 10.0.40219.1 SP1Rel
Microsoft .NET Framework
Version 4.0.30319 SP1Rel

But it shows me error message that those DLLs are not compatible with target framework 4.0. Is this a known issue. I would appriciate if you can share any resolution or workaround for this problem.

Thanks.

Neeraj
asked by neerajsharma19 (600 points)

1 Answer

0 votes
Hi,

Isolator supports .NET 4.0. In some editions of VS 2010 before SP1 a warning is shown (it is common issue which is not limited to Isolator), in order to workaround it you can add the references from files and ignore the warning.

Please let me know if you managed to execute tests.

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