Edwin, There is a setting in the ccservice.exe.config and ccnet.exe.config called "WatchConfigFile" this has to be set to true.
Also, if your config file is under source control and you are actually checking in changes to your config and have a project configured to pull those changes down from source into your server directory, that does not work. What I have found is that I pull it down to a different directory then copy it over, then the changes are picked up and it refreshes itself. Also, If you have introduced errors to your config file CruiseControl.NET will fail to load, and keep using the already loaded old configuration. Hope one of these 3 things helps. On Nov 11, 9:15 pm, Edwin <[EMAIL PROTECTED]> wrote: > I tried and fail again.I saw the project configuration still the same > before I modify. > I am using 32 bit windows2003 enterprise edititon. > > On 11月7日, 下午4時49分, "Ruben Willems" <[EMAIL PROTECTED]> wrote: > > > > > you can try but I doubt it, > > > are you using a 64 bit OS? > > > with kind regards > > Ruben Willems > > > 2008/11/7 Edwin <[EMAIL PROTECTED]> > > > > I don't use XML-entities,because It would throw exception when my > > > config inculde non unicode path > > > maybe I turn off "debug" or something,will it apply change > > > immediately? > > > > On 11月7日, 下午3時27分, "Ruben Willems" <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > > this is very weird, I use CCNet as a service for 3 years, and had never > > > to > > > > restart the service to > > > > get ccnet.config changes to be implemented. > > > > > Is there something special in your config? > > > > do yo use XML-entities or so? > > > > > with kind regards > > > > Ruben Willems > > > > > On Fri, Nov 7, 2008 at 7:04 AM, Edwin <[EMAIL PROTECTED]> wrote: > > > > > > I use windows service to run cc.net,I found that I should restart > > > > > service after modify ccnet.config. > > > > > or change would not apply. > > > > > Is there any config tag can set auto apply change after I change > > > > > ccnet.config?- 隱藏被引用文字 - > > > > > - 顯示被引用文字 -- 隱藏被引用文字 - > > > - 顯示被引用文字 -- Hide quoted text - > > - Show quoted text -
