Hoping someone can point me in the right direction for this one. Server Version: 1.6.7981.1 Tray Version: 1.6.7981.1
The tray no matter what computer it is running on from time to time will throw the following error: Unhandled exception: System.NullReferenceException: Object reference not set to an instance of an object. at ThoughtWorks.CruiseControl.CCTrayLib.Presentation.DetailStringProvider.FormatDetailString(ISingleProjectDetail projectStatus) at ThoughtWorks.CruiseControl.CCTrayLib.Presentation.ProjectStatusListViewItemAdaptor.DisplayProjectStateInListViewItem(IProjectMonitor monitor) at ThoughtWorks.CruiseControl.CCTrayLib.Monitoring.MonitorPolledEventHandler.Invoke(Object sender, MonitorPolledEventArgs args) I suspect that the Server is causing the Tray to error as any Tray connecting to the server is throwing the same error. Additionally it appears that the CC server is running but has stopped building the projects. Can someone please point me in the right direction to stop this happening? Tony
