Forum member

ajw1970

3 posts

Posts by ajw1970

  1. Build error with JustMock (commercial)

    I looked at the differences between the working and non-working projects and found the following in the csproj file: Non-working: <Reference Include="Telerik.JustMock"> <HintPath>..\..\..\..\Program Files (x86)\Telerik\JustMock\Libraries\Telerik.JustMock.dll</HintPath> </Referenc…

  2. Build error with JustMock (commercial)

    Hello, thanks for the reply. I'm not using nugget. The dll is just a reference added with browsing to the installation library folder: C:\Program Files (x86)\Telerik\JustMock\Libraries\Telerik.JustMock.dll I just created a new test project with the Telerik template and NCrunch is working with…

  3. Build error with JustMock (commercial)

    I'm using NCrunch 2.14.0.8 and am getting an NCrunch build error on my project. NCrunch: If you are experiencing problems in getting this project to build, have a look at http://www.ncrunch.net/documentation/troubleshooting_project-build-issues OrderServiceTests.cs (5, 7): The type or namespa…