Hi
are you using IE8? there is a known problem with it :-( if not, you can try the folowing : ° do a force refresh (CTRL+F5) ° iisreset with kind regards Ruben Willesm On Thu, Jul 2, 2009 at 11:54 AM, DVTk <[email protected]> wrote: > > I don't see any statistics menu in the Dashboard anymore. I did remove > the <statistics></statistics> elements when upgrading. > Config file looks like this: > <publishers> > <!--Merge the logoutput from various tasks and commands.--> > <merge> > <files> > <file>.\Logging\NUnit\nunit-results.xml</file> > <file>.\CVS\DVTk_Library\Documentation\API\Help > \LastBuild.log</file> > </files> > </merge> > <xmllogger logDir=".\buildlogs" /> > <statistics /> > <modificationHistory /> > <!--Send e-mails to the people. --> > <email from="[email protected]" mailhost="mail.planet.nl" > mailport="25" includeDetails="true"> > <users> > <user name="Floris Verstegen" group="all" > address="[email protected]"/> > <user name="Marco Kemper" group="all" > address="[email protected]"/> > <user name="Piyush Bhageriya" group="all" > address="[email protected]"/> > </users> > <groups> > <group name="all"/> > </groups> > </email> > </publishers>
