tfs2010 - TFS 2010 Missing Process Templates -


i trying set continuous integration using visual studio 2010 , tfs 2010 , when try create new build definition, , go process tab, dont see templates under build process file(windows workflow xaml) drop-down.

i have setup build controller points our team project collection , build agent, in our tfs server.i trying setup new build definition local machine visual studio , cant see default templates under build process file(windows workflow xaml) drop-down.

is there settings missing ?please let me know. need install visual studio in tfs server ?

all need whenever checks in file, should kick off build , see status if build broken or not !

make sure have folder inside team project source control called:

buildprocesstemplates

enter image description here

inside of there should following files:

  • defaulttemplate.xaml

  • upgradetemplate.xaml

there additional ones in example, should have 2 install.

if have folder , still cannot see in dropdown let me know , can take there. happened or on team saw folder , deleted or moved thinking placement wasn't important in project. or perhaps deleted xaml files inside there.

the process section uses folder , files within display on prompt.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -