Hi Shaun,

For Q1: the *.exe.config files are fixed - they have to be in the same
folder as the executable (this is due to .NET). However ccnet.config can be
relocated:
> For ccnet.exe pass in a command line parameter -config:location
> For ccnetserve.exe add an appsetting to ccnetservice.exe.config <add
key="ccnet.config" value="location"/>

Sorry, I can't help with Q2.


Craig

-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of CinnamonDonkey
Sent: Friday, 13 February 2009 4:54 a.m.
To: ccnet-user
Subject: [ccnet-user] ccnet.exe/ccnetservice.exe and .config files


Hi,

Q1. Is it possible for the user to relocate the .config files, i.e.
the main startup ones like: ccnet.exe.config/ccservice.exe.config and
ccnet.config.

Perhaps pointing to the new location on the command line if it is
different to the default location?

Q2. Including sub config files as part of the main ccnet.config seems
to be problematic when using defines, is there a particular reason for
this or am I just doing something wrong?

Regards,
Shaun

Reply via email to