Hi!

I downloaded and installed new version of ccnet. Unfortunately I was
too eager to do it and didn't take backup of my dashboard.config. Now
I have problems showing coverage results on project pages. I had them
before new version. Here is ncover settings from dashboard.config:

        <buildPlugins>
            <buildReportBuildPlugin>
                <xslFileNames>
                    <xslFile>xsl\NCoverExplorerSummary.xsl</xslFile>
                </xslFileNames>
            </buildReportBuildPlugin>
            <buildLogBuildPlugin />
            <xslReportBuildPlugin description="NCover Report"
actionName="NCoverBuildReport" xslFileName="xsl\NCoverExplorer.xsl" />
       </buildPlugins>

I haven't done any changes for generating coverage files so I'm
assuming that problem is with this dashboard configuration, but I
can't remember if I changed something else in config?


Cheers,

Mikke

Reply via email to