I am trying to configure version control to work with our TFS. When creating, I get an exception and cannot decide how to fix it:
Exception message: assembly assembly failed (Exception type) Exceptional stack trace: in System.Activities.Statements.Throw.Execute (CodeActivityContext context) in System.Activities.CodeActivity.InternalExecute (ActivityInstance instance, ActivityExecutor, BookmarkManager bookmarkManager) in System. Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody (ActivityExecutor, BookmarkManager bookmarkManager, Location resultLocation)
Releases are not displayed in the release management client. Therefore, I can only assume that it cannot get to the release management server? Anyway, to get additional debugging information?
Can't find a lot of information about this?
source
share