Recently I upgraded a couple of CruiseControl.NET server from version 1.3 to version 1.4.2.14. After the upgrade I was pleased to note that the "View Statistics" link from the project's web dashboard sported a new view:
However,
I was quite disappointed to discover that another server that I upgraded in an identical way sported the old-style statistics page:
It seems that there is some configuration setting that didn't get enabled when I upgraded the second server. Any ideas what controls this?
From stackoverflow
-
Remove the web dashboard and install again seemed to solve this issue. I followed these steps:
- Stop the WWW service
- Go to the CC.NET installation directory and delete the webdashboard folder
- Re-install CC.NET
- Restart CCService and WWW service
0 comments:
Post a Comment