I've been using CCNet for some time now but just upgraded to .net 4. I've installed the new framework on my dev box along with vs2010 and on my CC.net server as well. I've just installed CruiseControl.net version 1.5.6804.1, and changed my MSBuild tasks to point to the new v4.0.30319 framework directory.

I've got two projects on .net 4 now that just don't build. They build perfectly well in VS and run well on both Cassini and IIS.

I just don't get any error messages from cc.net, just this:

BUILD FAILED Project: GoodBay Date of build: 2010-05-11 10:21:59 Running time: 00:00:02 Integration Request: Build (ForceBuild) triggered from SVN Modifications since last build (0)

link|improve this question

18% accept rate
1  
Is the project status failed also in the details of the last build page? Do you use MSBuild/NAnt? How about build log of MSBuild/NAnt? – Tuomas Hietanen Jul 29 '10 at 12:44
1  
Have you tried building from the command line to see what error you get? – user51854 Aug 20 '10 at 17:44
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.