Forum member

devdept

53 posts

Posts by devdept

  1. There is a circular dependency in the target dependency graph involving target "ReBuild"

    Resolved setting Configuration = Release for all projects. I'll be back with soon with some feedback. Thanks again, Alberto

  2. There is a circular dependency in the target dependency graph involving target "ReBuild"

    Now, after removing the: DefaultTargets="ReBuild" from this VStudio project tag: <Project ToolsVersion="4.0" DefaultTargets="ReBuild" xmlns="(- BROKEN LINK -)"> All our unit tests started to run !!!! This will allow NCrunch testing on all our thousands of tests. I can't wait to see the o…

  3. There is a circular dependency in the target dependency graph involving target "ReBuild"

    Thanks a lot Remco, I didn't remember if there was a specific reason for this. I will try immediately to remove it. Alberto

  4. There is a circular dependency in the target dependency graph involving target "ReBuild"

    Hi Remco, I've just sent you our unit test solution to investigate. The error is always: 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 ..\..\..\program files (x86)\microsoft …

  5. There is a circular dependency in the target dependency graph involving target "ReBuild"

    Sorry, not even this works. Why AnyCPU as in VStudio Platform Target is not listed? Before giving up again (this is the second attempt in so many years), do you think that connecting remotely to my machine could help to resolve the problem? Thanks again, Alberto

  6. There is a circular dependency in the target dependency graph involving target "ReBuild"

    No luck Remco, I've set the compatibility mode for the problematic project but the same error is present. Two questions: 1) We write code and run tests mainly in Release mode. Can this be a problem? All the units tests are running under .NET runner and NUnit. 2) Two o our solution projects ar…

  7. There is a circular dependency in the target dependency graph involving target "ReBuild"

    Hi Remco, We are considering NCruch again after many years, we are a team of 8 developers. Can you help me with this error? I've checked the Microsoft.Common.CurrentVersion.targets and the specified row does not even exist: the file has only 377 lines. NCrunch: If you are experiencing problems…

  8. Getting started

    [quote]a new solution-level configuration option[/quote] Hi Remco, What's the option name? Thanks, Alberto

  9. Getting started

    Thanks! I will try it immediately. Alberto

  10. Getting started

    No problem, we are so busy here that two weeks pass in a few minutes ;-) Alberto

  11. Getting started

    Wow, now I can use IE10!!! Thanks for your feedback. I will wait for a post of yours. Alberto

  12. Getting started

    [quote]In the last two hours, this website just had a major upgrade and redesign which included replacing many parts of the forum (specifically user account related components) with new code that has been tested with IE10. I hope that the problems you've experienced have now been resolved, but I'll …

  13. Getting started

    Hi All, First of all, my best compliments to the man behind this project. The were years that we were looking to queeze all the processing power of our machines on the unit testing... finally we discovered NCrunch! We are a [url=http://www.devdept.com]real company [/url]with a real product and…