Let me correct that:

I have a reference to that file in the //dashboard/plugins/
buildPlugins/xslReportBuildPlugin node:

<xslReportBuildPlugin description="MSBuild Report"
actionName="MSBuildBuildReport" xslFileName="xsl\msbuild.xsl"/>

I believe it should be somewhere else though . .  correct?

 - Ron

On Jan 6, 2:11 pm, rifferte <[email protected]> wrote:
> OK - I do not have the msbuild.xsl file in my dashboard.config.
>
> What section would the reference go?
>
>  - Ron
>
> On Jan 6, 2:00 pm, Daniel Hommel <[email protected]>
> wrote:
>
> > On Tue, 6 Jan 2009 10:45:25 -0800 (PST)
>
> > rifferte <[email protected]> wrote:
>
> > > I am currently trying to get my web dashboard to display the output
> > > from MSBuild.
>
> > > I am using CC.Net 1.4.2, and MSBuild 3.5.
>
> > > I see that the listener file created, so I believe that is set up
> > > correctly.
>
> > Did you add the MSBuild XSL to the dashboard configuration?
>
> > > I have tried the following:
> > >  - recompiling the listener.dll to .Net 3.5
> > >  - adding a sleep task (for 30 seconds) to ensure that the dashboard
> > > has enough time to read the listener file.
>
> > The server and the dashboard are completely independent so the sleep
> > task is useless.
>
> > > So far - nothing seems to be working, and I can't seem to find any
> > > further documentation. I can provide more details/setup info as
> > > needed.
>
> > If you have added the XSL to the dashboard and the server can find the
> > logger DLL it should work IMHO.
>
> > regards,
>
> > Daniel

Reply via email to