TF215097 error when using a custom build activity
Whist trying to make use of a custom build activity I got the error TF215097: An error occurred while initializing a build for build definition Tfsdemo1Candy: Cannot create unknown type ‘{clr-namespace:TfsBuildExtensions.Activities.CodeQuality;assembly=TfsBuildExtensions.Activities.StyleCop}StyleCop’ This occurred when the TFS 2010 build controller tried to parse the build process .XAML at the start of the build process. A check of all the logs gave no other information other than this error message, nothing else appeared to have occurred. ...