I'm trying to add a combobox with MultiSelect in my TFS and this tutorial Codeplex is guiding me. After installing the Download file I have obtained the first error:
Could not find file 'C:\ProgramData\Microsoft\Team Foundation\Work Item Tracking
\Custom Controls\12.0\MultiValueControl.wicc'.
The description lack these two files in the folder. After installation I noticed that instead of the files go to folder were 12.0 to 14.0 folder (folder created with the installation). And I took the two files that were in the 14.0 folder and added in 12.0, they are;
MultiValueControl.wicc
CodePlex.WitCustomControls.dll
But now it has led me the error:
Could not load file or assembly
'Microsoft.TeamFoundation.WorkItemTracking.Controls, Version = 14.0.0.0, Culture = neutral, PublicKeyToken = b03f5f7f11d50a3a'
or one of its dependencies.