Hi, This is a current issue with 1.5.0 that we are working to resolve - unfortunately due to some of the changes we are making to 1.5.0, it is currently not working out of the box.
The basic problem is Windows Vista and Windows Server 2008 machines do not like us writing to Program Files, so we've changed to using the common data location (C:\Documents and Settings\All Users\Application Data on your machine). I am currently working on some tools to simplify this migration (see http://csut017.wordpress.com/2009/06/25/migration-woes/) and then I hope to figure how to modify the installer so it will work out of the box. Unfortunately this means figuring out how to do this in NSIS :-( If you really must use 1.5.0, add the following folders to C: \Documents and Settings\All Users\Application Data (this will be programData on a Vista or Server2008 machine): CruiseControl.NET\Server CruiseControl.NET\WebDashboard Then copy dashboard.config from C:\Program Files\CruiseControl.NET \WebDashboard to C:\Documents and Settings\All Users\Application Data \CruiseControl.NET\WebDashboard. This is just a temporary manual step, we are working to get it resolved ASAP. Craig On Jun 25, 11:45 pm, DVTk <[email protected]> wrote: > I know, but need the 1.5.0 version because of the Dynamic parameters. > Just wanted to know of this is an issue in the 1.5.0 version or that I > made a mistake.
