visual studio 2012 - Team foundation error Could not load file or assembly Microsoft.Practices.EnterpriseLibrary.Common -
i trying edit build definition of 1 of builds on visual studio (specifically, changing password). finished , press ctrl+s following error:
team foundation error
could not load file or assembly 'microsoft.practices.enterpriselibrary.common, version=5.0.414.0, culture=neutral, publickeytoken=31bf2856ad364e35' or 1 of dependencies. system cannot find file specified.
i have looked build, dev , production servers , can see file , correct version (5.0.414.0). idea going wrong here?
this issue entirely visual studio on local machine, not tfs.
apparently when edit build definition, team explorer 2010 assumes you're doing open solution. still not know why not find assembly when in bin\debug directory, there go.
the solution simple closing , re-opening visual studio. able edit , save definition new parameter , promote production appropriately.
Comments
Post a Comment