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
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
Hello

With the last version of TypeMock 7.1.1, I get an error when I load the assembly TypeMock.NAntBuild.dll in NAnt 0.92 Final with the following code:
<loadtasks assembly="C:Program FilesTypemockIsolator.1TypeMock.NAntBuild.dll" />

The error is:
Failure scanning "C:Program FilesTypemockIsolator.1TypeMock.NAntBuild.dll" for extensions. ---> System.IO.FileNotFoundException: Could not load file or assembly 'NAnt.Core, Version=0.85.1932.0, Culture=neutral, PublicKeyToken=3dae460033b8d8e2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040). Le fichier spécifié est introuvable.

My script NAnt work with TypeMock 7.0.1.

Best regards.

Julien.
asked by julien.binet (1.1k points)

8 Answers

0 votes
Hi Julien,

Thank you for informing us of this bug.
The fix for this issue will be available in the next release.
answered by alex (17k points)
0 votes
Hi Julien,

We sent you workaround for version 7.1.3 via Email.
Please let us know if it helped.

For now, this fix is still in our backlog and will be added in one of our future versions.
answered by NofarC (4k points)
0 votes
I am having the same issue with version 7.1.6. What is the work around?
answered by richwerner (760 points)
0 votes
Hi,

The fix for this issue will be included in version 7.1.7 which will be released this week.
answered by alex (17k points)
0 votes
Are they going to update the News section of the forums? I am behind a firewall so the auto update check feature will not work.

Thanks
answered by richwerner (760 points)
0 votes
Hi richwerner,

I'll check about the update in the forum, and I'll send you an email when the 7.1.7 is out.
answered by alex (17k points)
0 votes
Can you give me the work around until the new version of typemock is released?

Thanks
answered by richwerner (760 points)
0 votes
Hi,

7.1.7 is out, please let us know if it helps.
answered by alex (17k points)
...