|
Hi Yvette
Normally, the Eventing Service only outputs messages to the event log if things are going wrong. So the absence of event log messages may mean the Service is not running or it is running and sees no problems.
The Eventing Service is a web service. So you could log onto your TFS Server and see if it is available.
Open up IE and navigate to http://localhost/Scrum.Eventing.Service/SprintBacklogItemChanged.asmx
If it is there, you should see a method called Notify.
Assuming it is, we need to determine if the Service thinks it is aggregating ok. I could do a temporary build with extra traces in (i.e. a trace every time the Service receives an event), if you would like to try this.
If so, please email me at mark.lines-davies@conchango.com and I'll create a zip and email it back.
regards
Mark Lines-Davies Conchango, Egham, UK
|