Hi James -
I'm not yet sure whether the build problems you've described above are caused by the same problem being reported on this thread. Previously when people have reported this problem, it occurs only very infrequently and doesn't regularly cause build issues to appear. I'm wondering if you might be able to help with narrowing down the problem by answering the following questions -
How often do the build errors appear? Does it occur on most/all of your builds, or just occasionally throughout the day?
When the build error appears, does it require a reset before it goes away, or can you just continue working in your solution with any subsequent rebuild working correctly?
When you experience the build problem, is this in the Visual Studio build or the NCrunch build?
Are you running any integration tests that contain
absolute file references back to your original solution path?
Are you running any integration tests that spawn child processes of any kind, or create locks on files that may not be released?
When you build your solution using Visual Studio, does this cause NCrunch to suddenly trigger and start running builds and tests?
Sorry for the barrage. There's a lot going on here, so it may take a little back and forward before we find a key piece of information to help analyse this problem. The documentation also has some great information about
workspaces that would be worth reading if you're still becoming familiar with this concept.
Cheers,
Remco