NCrunch errors after update to latest version 3.20

43 Views Asked by At

NCrunch (which is wonderful) has starting throwing errors since I updated it to the latest version this morning.

So everything was working perfectly prior to the upgrade (which it prompted me to do).

Since updating and restarting the machine I am now getting the following and similar messages :-

System.IO.FileNotFoundException : Could not load file or assembly 'file:///C:\Users\xxxx\AppData\Local\NCrunch\24252\11_ncrunchreferences\System.Net.Http.dll' or one of its dependencies. The system cannot find the file specified. at UnitTests.xxx.nnn.com.Controllers.Application.GetTests.WhenTheManagerCallFails()

However, my NUnit tests still pass, so its just affecting NCrunch? any ideas I have looked in the forum, and on SO and not found any clues... anybody have any advice?

0

There are 0 best solutions below