What do I need to do to get the ReportGenerator.xsl working?

I used to do ReportGenerator with the HTML output using the 
htmlReportPlugin and that worked great until a recent upgrade of 
ReportGenerator and now clicking on a class link in the coverage summary 
gives an "Unknown object name" error.

In dashboard\plugins\buildPlugins\buildReportBuildPlugin\xslFileNames I've 
added:

<xslFile>xsl\ReportGenerator.xsl</xslFile>
<xslFile>xsl\ReportGeneratorSummary.xsl</xslFile>

I've also added this to dashboard\plugins\buildPlugins:

<xslReportBuildPlugin description="OpenCover XML results" 
actionName="ViewXmlReport" xslFileName="xsl\ReportGenerator.xsl" />

In my ccnet.config I've added the xml files from the reportgenerator to 
merge files... Am I missing something?

When I click on the "Open XML Results" link, I get a blank white page.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"ccnet-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to