Hi you said that you see the data in the dashboard, did you change something in dashboard.config to achieve this?
with kind regards Ruben Willems On Fri, Jun 12, 2009 at 8:33 AM, madhu nambiar<[email protected]> wrote: > Hi ruben, > I have an text file which i m converting to an xml format for the > sake of merging.But now as u told i couldnt get the use of xsl > transformation.Can u please explain me more clearly?/ > > > Thanks and regards > maddy > > On Fri, Jun 12, 2009 at 11:51 AM, Ruben Willems <[email protected]> > wrote: >> >> Hi >> >> the xsl file you use for the dashboard must also be copied to the >> server/xsl folder >> --> program files\cruisecontrol.Net\server/xsl >> >> next you have to edit ccservice.exe.config or ccnet.exe.config >> there is also a xsl section >> add the xsl file in that section >> restart ccnet >> >> that should do it >> >> >> with kind regards >> Ruben Willems >> >> On Fri, Jun 12, 2009 at 8:10 AM, Maddy<[email protected]> wrote: >> > >> > Hi all, >> > I am using cruise control which generated a particular output >> > which is in text file format.So with the help of nant i am copying >> > this file to another .xml of the same name in some other folder >> > structure and i am using the file merge task which merges this output >> > with my log files.I am also able to see this output merged in my >> > webdashboard.Now i want this same output i.e .xml to be attached in >> > may mail too.So is there anyway i can get this done??At present i dont >> > get anything attached in my mail i.e no errors or warnings attached. >> > >> > >> > Thanks and regards >> > Maddy > >
