In my cruisecontrol build procedure (msbuild) I'm writing to a logfile. This is the error message that gets displayed
MSBUILD : Logger error MSB4104: Failed to write
to log file "C:\CruiseControl\projects\Framework\Output\Build".
Access to the path 'C:\CruiseControl\projects\Framework\Output\Build' is denied.
Do anyone know what rights do I need to assign where?