blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Howard van Rooijen's Blog

TFS Notification Web Services - Project Template v.1.1

Shortly after the release of v1.0 I spotted a post from Pete Sheill, who said I had missed a couple of events and that I had included support for events that are no longer raised – or raised inconsistently.

In this updated version I’ve added support for the following events:

  • CheckInEvent
  • NodeCreatedEvent
  • NodeRenamedEvent
  • NodesDeletedEvent
  • ProjectCreatedEvent
  • ProjectDeletedEvent

I’ve also marked the following events as obsolete:

  • AclChangedEvent
  • IdentityCreatedEvent
  • IdentityDeletedEvent
  • MembershipChangedEvent

You can download the updated Visual Studio 2005 Project Template from my ProjectDistributor Workspace. If you do use this template – I’d be interested to know what customisations you’ve been implementing.

Published 25 June 2006 21:22 by howard.vanrooijen

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

My VSTS Blog said:

I read a post from Howard van Rooijen this morning telling us that he has released an updated version...
June 25, 2006 23:47
 

Rob Caron said:

Howard van Rooijen released an update to his Team Foundation Server Notification Web Services...
June 26, 2006 06:47
 

TrackBack said:

June 26, 2006 19:30
 

TrackBack said:

June 26, 2006 19:30
 

Team System News said:

Rob Caron has put out a bunch of posts over the past week you should check out.

The VSTE for DB Professionals...
July 1, 2006 20:20
 

notgartner.com: Mitch Denny's Blog said:

July 4, 2006 07:30
 

La masa, el ladrillo, la bota, el bocadillo... said:

Una característica de extensibilidad de Team Foundation Server que puede resultar sumamente útil es la...
July 13, 2006 07:27
 

寝ても覚めても.NET(?) said:

タイトルは英語で書いたほうがニュアンスつかめるかも。Subscribing to Team Foundation Server EventsTFSでイベントが起こったときに独自のWebサービスを呼び出したり、E-mailを送信させたりすることができるように設定するにはってことらしい。これを行うための準備として、前回のエントリで紹介したVisaul...
July 26, 2006 02:41
 

寝ても覚めても.NET(?) said:

昨日紹介した投稿「TFSのイベントを購読しよう」の続きです。ここで紹介した仕組みを使用して、作業項目に変更があったときにカスタムのWebサービスを呼ぶ方法について実験してみました。まずは、Webサービスを作りましょう。Webサービスは、昨日紹介した「TFS...
July 27, 2006 10:00
 

Aarjan Meirink said:

Hi I have some problems with the WorkItemChangedEvent. It seems it doesn't deserialize the TextFields, AddRelations etc. The CoreFields and ChangedFields work fine. I'm working against a TFS SP1 server. What am I doing wrong?
February 21, 2007 15:55
 

howard.vanrooijen said:

Aarjan,

I've not had a chance to test the template against SP1 - if you put a breakpoint  before:

this.CreateInstance<EventType>(eventXml);

And then examine eventXml you should be able to see what information is being sent. If you're seeing fields in the eventXml that's not represented in the classes I've generated, then you need to update the classes. If I get any time soon I'll upgrade the project to run on SP1

February 21, 2007 16:14
 

BJHop said:

I am having trouble getting the template to appear in my "My Templates". I've added the zip (TFS Notification Web Services.zip) to "C:\Documents and Settings\bhopenw\My Documents\Visual Studio 2005\Templates\ProjectTemplates" When I open VS 2005 SP1 and goto File->New->Web Site I don't see anything in the "My Templates" Section expect the search for on-line templates. Is there a .vsi or something I am missing.
March 1, 2007 15:57
 

BJHop said:

Okay, I got the template to appear on a machine runnning VS 2005. For some reason the template will not show up on my machine running VS 2005 SP1. I'll let you know if I find out why. thanks BJHop
March 1, 2007 17:46
 

howard.vanrooijen said:

Hi BJHop,

I've not had a chance to test the templates on SP1 - please let me know what you find. If changes are required - I'll try and update within the next week or so.

March 1, 2007 23:17
 

Edith Russo said:

I've tried to load the template using VS2005 SP1 with no luck. Has anyone had success?
April 23, 2007 18:47
 

Edith Russo said:

I just looked at my event log and it says this: "One or more Visual Studio templates is invalid and will not be displayed. "
April 23, 2007 22:51
 

howard.vanrooijen said:

Hi,

I'll try and make some time this week to take a look into the problems you've been experiencing - there much be some schema change as part of SP1 that invalidated the project. You can send me a message via the "email" link on this page I'll let you know when I've fixed it.

Howard

April 24, 2007 09:09
 

Howard van Rooijen's Blog said:

Over the past few weeks I&#39;ve been getting more and more messages from people who can&#39;t seem to

June 14, 2007 09:28
 

Howard van Rooijen's Blog said:

Over the past few weeks I&#39;ve been getting more and more messages from people who can&#39;t seem to

June 14, 2007 09:30
 

Michael said:

Where is version 1.2? Howard van Rooijen (00:00:00) : Fantastic! I’d totally overlooked implementing a Web Application Project template - will do that for version 1.2
August 8, 2007 20:27
 

howard.vanrooijen said:

RE: Textfields problems,

I've found a bug in the code that means that the XmlArrayItemAttribute for the TextFields array was wrong.

Events\WorkItemChangedEvent.cs line 132 should read:

[XmlArrayItemAttribute("TextField", IsNullable = false)]

I will look into the other issues and post version 1.3 ASAP

August 16, 2007 23:37
 

With progress there is change! « Matthew Basset’s Hackystat Development Blog said:

May 23, 2008 20:59
 

Woot for progress! « Matthew Basset’s Hackystat Development Blog said:

May 29, 2008 22:21
 

Effexor and alcohol. said:

How long do effexor xr side effects last for. Effexor long term side effects. Effexor. Xanax and effexor and hydrochlorot interactions.

July 17, 2008 07:14

Leave a Comment

(required) 
(optional)
(required) 
Submit
Powered by Community Server (Personal Edition), by Telligent Systems