Check the Application Log in event viewer.

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Matt Schuckmann
Sent: Thursday, May 21, 2009 5:00 PM
To: ccnet-user
Subject: [ccnet-user] AppSettings ccnet.config doesn't appear to be working


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