cruisecontrol.net

CruiseControl.net - CCNetUser property empty

Looking at a recent build log I noticed the CCNetUser property is set to empty, should it not be the user who has requested the build? <cruisecontrol project="..."> <parameters> .... <parameter name="$CCNetUser" value="" /> I want the username of the person who's just requested a force build so that I can send them...

unable to build email message Cruise Control

Im getting email notification with the following stack trace: Unable to build email message: System.Configuration.ConfigurationErrorsException: An error occurred creating the configuration section handler for xslFiles: Object reference not set to an instance of an object. (C:\Program Files\CruiseControl.NET\server\ccservice.exe.Config l...

MSBuild, FxCop and StyleCop integration with CruiseControl.Net

I had already integrated MSBuild, FxCop and StyleCop with CruiseControl.Net, however i am facing some problem related logfile, it contains lot informations due to that the size of the file is around 150 mb , but i want only error and warning so that it can easly load in CruiseControl.Net Dashboard Thanks in advance ...

NANT, Cruise Control and ASP.net 4.0

Does anyone know of a good resource for basic samples for both a NANT.Build file and a CCNet.Config file entry for nightly build on an ASP.net 4.0 application, having had a good look around online it appears that there's a lot of conjecture on how this should be done, but I'm looking for something sustainable. I have projects that use ....

CruiseControl.Net NUnit results not showing up in dashboard

I have a new cc.net server and am trying to get the nunit results to show up on the dashboard. The results ARE being written to the buildlog.xml file but there is no output on the dashboard. The docs for the merge task state: Click the original log link and check to see if the merged content is included in the xml. If it is missing t...

<codeAnalysisRules> with FxCopCmd

Hi how to use with FxCopCmd ...

How to configure Cruise Control with CVS

I am first time using Cruise Control for Automation of build. Please Guide me how can I configure Cruise Control with my CVS Server. I installed Cruise Control , does it require any extra plug-in. how can I write config file, Where i have to place it. ...

Upgrade in CruiseControl .Net

I have recently upgraded from CruiseControl .Net 1.4.3.x on our build machine to the latest version available from SourceForge which is 1.5.7256.1 and since then, the XML output (that is used by Cradiator and CCTray) contain lots more information than is required, as both output them straight to the screen. For example, when code was br...

Get full build log from CruiseControl.NET

I'm trying to get to the full build log file from a CCNet server, but it's not working on one of the build servers. If I go to the ViewBuildLog.aspx page, the full log will show up as expected in the page, but the link at the top of the page that is supposed to return the XmlBuildLog.xml file just returns a 404. This is working correct...

Cruise Control.Net problem

Hi I am using Cruise Control.NET 1.3 and CVS-Server . When I run CCnet.exe from desktop. It gives following output at last line. "starting integrator for the the project " I don't know is it working or not. Not checking out the code from cvs, not creating any working directory. although my cc.cong file is very simple. It only contain t...

CruiseControl.Net: How Do I setup auto-deployment when an SVN Tag is created

Hello! I am using CruiseControl.Net for continuous integration and I know how to have CruiseControl.Net automatically deploy a project when an SVN commit is made. This works well on development and staging servers, but definitely not for production servers. We are tagging our production releases and so I want to have CruiseControl.Net...

CruiseControl.net statistics tutorial.

The statistics module of CC.Net is very interesting. But the documentation about it is very poor. I did some internet research to figure out how to include a new counter (ex: LOC, compiler warnings, etc.) or other graphics to show but found nothing structured. Does anyone know where I could find a tutorial or something? ...

CruiseControl.net noob question on linking TortoiseSVN, other posts didn't help

Hello, Before giving me a link on StackOverflow on the existing post regarding this, I would like to apologize but that post didn't help me at all. I'm looking more into detail on how I can really hook up TortoiseSVN to CruiseControl.net. What I tried to do is to follow that post, but I got into a dead-end because I couldn't find the ...

How to Configure and use web Dash Board In Cruise Control.NET

I Have a single project in my ccnet.config file. I build that project using MSBUILD.exe in .config file. Now I want to see the build results on web Dashboard, But i don't know , how to see and configure dashboard to view the build status. Kindly Help. Thanks ...

Getting MSBuild and CruiseControl .NET to build and deploy VS2010 database projects

I almost have a NAnt script together that will build and deploy VS2010 database projects, but one error stands in my way: C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v10.0\TeamData\Microsoft.Data.Schema.TSqlTasks.targets(56,5): error MSB4062: The "SqlBuildTask" task could not be loaded from the assembly Microsoft.Data.Schema.T...

Cruise Control .NET, .NET 4.0, WS 2008 R2, NUnit seems to require COMPLUS_Version ?

Trying to configure NUnit 2.5.8.10295 in Cruise Control.NET on Windows Server 2008 R2, .NET 4.0, my NUnit task times out, and nunit-agent.exe seems stuck running. It works fine from the command line. The only solution I've found is to define the environment variable COMPLUS_Version. Is there a better solution to this problem? C:...

Define an Automate Build process for a Windows Application which is using SVN as a Source Control

Hi, I need some help from you guys. Let me explain you what we were doing, first: We were working on a Windows Application and all of us are integrated with Team Foundation Server. We are done with all application features so now what we are working on is the list of defects that are reported from QA. QA list all their issues on Mercu...

Removing web page link - Cruisecontrol.net Email Publisher

I am working on continuous Integration using CCNet. I am using Email publisher for publishing build results. CCNet sends email in following format: CruiseControl.NET Build Results for project In4SuiteRE_DEV_Build (web page) BUILD SUCCESSFUL Project: In4SuiteRE_DEV_Build Date of build: 2010-10-25 19:00:24 Running time: 00:00:09 ...

Getting logged user id in Cruise Control .Net

I am trying to get the userid of the user that has triggered the build and use it as a parameter some where in the build file. Just like we can use ${CCNetProject} to get the project name. Is there a way I can get this information in Cruise Control .Net? ...

change password option in crruise control .net not working

Hi, I am using cruise control .net version:1.5.0.6268. But i can't use the change password option. By entering new password and when clicking on change, i got this error message "Request processing has failed on the remote server: Password management is not allowed for this security manager". Can anyone help me on this. Thanks, Mahesh...