cruisecontrol.net - Cruise Control.NET email does not contain error details -


I have configured an email notification when the CC.NET build fails. But the email contains only the failed project names, error codes, and errors / warnings. There is no complete path to the project, file path and exception message. All these information are coming correctly on the web dash board. I compare xls files in xls files in server and web dishboard folders and found that they are exactly the same.

Are you included in the email publisher's configuration: Description = " True ":

  & lt; Email contains detail = "TRUE" ... & gt;  

See for details.


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -