I have a CCNET 1.6 server properly configured and working. I had changed the service configuration to look for the projects configuration in * D:\ccnet\config* instead of the default *C:\Program Files\CruiseControl.NET*. No issues here.
I have been trying to test the upgrade of this server to the latest version (1.8.3). It seemed easy as the configurations appear to be extensively compatible. The only problem is that the new service will not launch. I checked with the console application (and the event viewer), and it seems that the server will always look for the projects configuration in the default path *C:\Program Files\CruiseControl.NET*, whatever the settings. I've tried to delete the default file, without success. My configuration is as following: *<add key="ccnet.config" value="D:\ccnet\config\ccnet.config"/>* I have checked in the source code, and it seems that this parameter is still intended to be used. Any ideas? * * -- --- You received this message because you are subscribed to the Google Groups "ccnet-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
