Hi in the dashboard do you see the wanted infromation? modifications and so?
if yes, there is a problem with the xsl settings on the server side. depending if your using the ccnet.exe or ccnetservice.exe you must check the ccnet.exe.config / ccnetservice.exe.config file around line 8, there is a section xslFiles if the dashboard is ok, add the same xsl files references from the dashboard.config, section buildPlugins/buildReportBuildPlugin/xslFileNames Judging from the output header.xsl is found in both (dashboard.config and ccnet.exe.config / ccnetservice.exe.config ) with kind regards Ruben Willems On Thu, Jan 8, 2009 at 2:25 PM, Terry Hunt <[email protected]> wrote: > Hello, > > I have just completed my first upgrade of CC .NET yesterday and all went > really well. I have one issue, and I am not sure how to address it and > since I did not do the original install I am not aware of how this was > originally accomplished so any ideas are appreciated. > > We have a email publisher (it has some custom items set for the body of the > message) and it used to send out the log in the body (see below). Ever > since the upgrade the detail does not appear, sample of current is also > below. We made no changes to the config between the original system and the > upgrade. Can someone point me in the right direction as to where to start > looking? > > Thanks, > Terry > > Old Email snippit > > > The build can be found here : \\Server\Share\Project\Builds\1.0.0.166 > > The build log and information regarding the files that were changed in this > build can be found below. > > ------------------------------ > BUILD SUCCESSFUL Project: AFR Date of build: 2009-01-05 15:42:57 Running > time: 00:02:47 Integration Request: Dashboard triggered a build > (ForceBuild) 3 Projects built with 223 warnings *DMXLib.csproj* in > C:\Work\DMX_Lib_Dev: CS1591: Missing XML comment for publicly visible > type or member 'DmxLib.ConfigReader' in ConfigReader.cs(12, 30) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.ConfigReader.GetByKey(string)' in ConfigReader.cs(24, 35) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.Compression' in DataCompression.cs(9, 17) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.Compression.Compress(byte[])' in DataCompression.cs(13, 30) > CS0219: The variable 'strResult' is assigned but its value is never used in > DataCompression.cs(33, 20) > CS0168: The variable 'e' is declared but never used in > DataCompression.cs(65, 29) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.Compression.DeCompress(byte[])' in DataCompression.cs(30, 30) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.DBManager' in DBManager.cs(23, 18) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.DBManager.DBManager(string)' in DBManager.cs(40, 16) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.DBManager.DBManager(string, int)' in DBManager.cs(50, 16) > CS1591: Missing XML comment for publicly visible type or member > 'DmxLib.DBManager.getConnString()' in DBManager.cs(58, 24) > CS1591 > > > Email after upgrade... > > > The build can be found here : \\Server\Share\Project\Builds\1.0.0.166 > > The build log and information regarding the files that were changed in this > build can be found below. > > ------------------------------ > BUILD SUCCESSFUL Project: AFR Date of build: 2009-01-07 08:46:23 Running > time: 00:02:39 Integration Request: thunt triggered a build (ForceBuild) > Tests > run: 0, Failures: 0, Not run: 0, Time: 0 seconds No Tests Run This > project doesn't have any tests Modifications since last build (0) > > This e-mail message and any attachments are for the sole use > of the intended recipient(s) and may contain confidential > information. If you are not an intended recipient, or an > intended recipient's authorized agent, you are hereby notified > that any dissemination, distribution or copying of this e-mail > message or any attachments is strictly prohibited. If you have > received this message in error, please notify the sender by > reply e-mail and delete this e-mail message and any attachments > from your computer system. > >
