Hello, I upgraded my version of ccnet from 1.4 to 1.6, but I have installed also 1.5 for test purposes. In my job, I have a task to do to change the view of the dashboard, so it can show the errors of a build on the same page where are the modification changes, without the user have to search the whole output for errors. So, I made my experiment with both ccnet 1.5 and 1.6. For ccnet 1.5, I checked the default dashboard.config file, and the password was "ccnetrocks" So, I navigated in the browser to the website where I have installed my ccnet, in my case, localhost/ccnet and clicked on the "Administer Dashboard". I typed the password, and a new page opened with the available packages. The problem is, when I click on some package and then install, the following error appears: Access to the path 'C:\Program Files\CruiseControl.NET\webdashboard \Packages\packages.xml' is denied.
Now, I read about this that the virtual directory in Internet Informational Services must have both read and write permissions, and I had enabled all permissions possible for the page /ccnet, including read, write, browsing... So, this is enabled and the problem still occurs. In ccnet 1.6, the default password was empty in the dashboard.config file, and I changed the file to change the password, and when I stop ccnet and start it again, it don't detect that I had changed the password. When I try to log in, an error message appears "The password may not be empty". And it is not empty, I had set it, but it don't detect the change. So, I don't know what to do now. Please, If someone have had these errors and knows what I have did wrong or what else is wrong, to let me know. Thanks in advance.
