Forum member

idarroch

4 posts

Posts by idarroch

  1. Path too long error still prevents project from building

    Is there a way to shift NCrunch's build workspace? It is the paths of files embedded in third-party nuget packages which are long, and which I have no control over. My own solution path is ok, & VS can build it without the LongFilePath enabled (I think all the files fit the length with 1 or 2 cha…

  2. Path too long error still prevents project from building

    Hi Remco. I can absolutely confirm that VS can build a solution in a deep path. I tried turning off the LongFilePath setting, and rebuilding using VS. It failed with long file path errors. Closed VS, re-enabled LongFilePath, then restarted VS & rebuilt. This time it was successful. As a side …

  3. Path too long error still prevents project from building

    I saw this issue was raised a couple of years back [url=https://forum.ncrunch.net/yaf_postst2364_Path-too-long-error-prevents-project-from-building.aspx]Path too long error prevents project from building[/url], but I have run into it today. One of my colleagues (who does not have NCrunch) was hav…

  4. NCrunch failing to build MVC Integration Test sample

    I am trying to use NCrunch with Steve Sanderson's demo project for MVC Integration Testing. His post about it is here: [url=http://blog.stevensanderson.com/2009/06/11/integration-testing-your-aspnet-mvc-application/]Steve Sanderson's Post[/url] and the download of the project is here: [url=http:/…