I am getting the following error message:
The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
I added Just Mock to my testing project and I followed the configuration instructions at http://www.telerik.com/help/justmock/integration-ncrunch.html
All I did was add the Proxy file path to on my test project in the ncrunch configuration : C:\Program Files (x86)\Telerik\JustMock\Libraries\JustMockRunner.exe
Did I miss something?