This has done the trick. Thanks. However when I first tried, I got the error: "Access to the path 'C:\Program Files\CruiseControl.NET\webdashboard\Packages\packages.xml' is denied."
And I found this: http://jira.public.thoughtworks.org/browse/CCNET-1543 So in my first attempt, I went to the Properties of my webdashboard folder, and gave "Full Control" permissions to my IIS user (IUSR_BUILD_VM). This didn't work. Just in case, I restarted IIS, but it still didn't work. In order to see if it would work, I then opted to give "Full Control" permissions to just the Users group. Now I was able to add packages. However I'm not sure why adding Full Control permissions to the IIS user did not work. Any thoughts? Thanks, Beth --------------------------------------------------------------------------- This email and any files transmitted with it are confidential & proprietary to Systems and Software Enterprises, Inc. (dba IMS). This information is intended solely for the use of the individual or entity to which it is addressed. Access or transmittal of the information contained in this e-mail, in full or in part, to any other organization or persons is not authorized. --------------------------------------------------------------------------- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Daniel Nauck Sent: Monday, October 19, 2009 2:51 PM To: [email protected] Subject: [ccnet-user] Re: Dashboard displays in 1.5.0.6288 Hello, use the Administration Link of the WebDashboard, login with your configured password (administrationPlugin section of webdashboard.config) and aktivate your missing "Plugins". Daniel Beth schrieb: > I've just downloaded and installed v1.5.0.6288 on a new build server. > I've added my project, similar to other projects using v1.4.2 of > cc.net. > > cc.net is successfully building and running the unit tests of my > project. However with the latest version of cc.net, the dashboard > does not give me the same options when I click on my project as the > v1.4.2 installation. > > For example, when I click a project's recent build in v1.4.2, the left > panel has options Latest, Next, Previous, and Build Report, View Build > Log, NUnit Details, NUnit Timings, NAnt Output, NAnt Timings, FxCop > Report, NCover Report, Simian Report, Fitnesse Report, MSBuild Report. > > When I do the same for v1.5.0, the only options I see are Latest, > Next, Previous, and Build Report, View Build Log, NCover Report. > > What happened to all of the other options? I'm sure the dashboard > configuration for my 1.4.2 build machine was just from the install and > I didn't do anything to get all those other options to show up. > > I've looked at the 1.5.0 release notes and didn't see anything > specific to configuring these options (if there is, sorry... I missed > it). > > Should they show up in this version by default? Or is there some > configuration that I need to do? > > Thanks, > Beth >
