visual studio 2012 - TFS2010 with VS2012 workflow build process templates -



visual studio 2012 - TFS2010 with VS2012 workflow build process templates -

it's known visual studio 2010 works extremely slow build process templates using visual designer editing xaml file (more info at: why workflow designer extremely slow when editing build process templates?). reason, started utilize visual studio 2012 results. each file saving takes 2 seconds instead of 40 got visual studio 2010. in order create work, had clean-up versioned assemblies , alter custom ones .net 4.5 framework.

once got sorted out (load workflow in visual designer without errors), launched build definition workflow against our tfs2010 server , got next error message:

tf215097: error occurred while initializing build build definition \myproject\mybuilddefinition: cannot set unknown fellow member '{http://schemas.microsoft.com/netfx/2009/xaml/activities}textexpression.namespacesforimplementation'.

is possible run vs2012 edited build templates in tfs2010? if so, how can resolve issue?

i tried next blog suggestions no results.

it's possible. team running vs2012 edited workflows on tfs2010 6 months or so. sure tried solution in blog post? error message references "textexpression.namespacesforimplementation" section, if followed blog post should have been removed entirely.. i've found after checking in new version of workflow xaml, have open build definition, fiddle parameters, , save , close it.

also measure, create sure build machine (controllers , agents) updated latest version (should update 3, think?).

visual-studio-2012 tfs2010 workflow build-automation

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -