I just upgraded to version 1.4.4 RC2 and I'm trying to place my
ccnet.confg in an alternate place via a AppSettings element in
ccservice.exe.config:
<appSettings>
  <add key="ccnet.config" value="r:\CruiseControl.NET
\CCNET_Configuration\ccnet.config" />
  ...
  ...
</appSettings>

And it's not working the service just starts and then stops with no
messages in the log file.

If I start ccnet like so:
ccnet.exe -ccnet.config:r:\CruiseControl.NET\CCNET_Configuration
\ccnet.config
it works fine.

I found one other person that posted on this back in Nov 2008 but no
fix was posted
http://www.mail-archive.com/[email protected]/msg00508.html

Thanks
Matt S.
matt at schuckmannacres.com

Reply via email to