开发者

Team Foundation 2010 - Work Item Custom Controls asking for assembly Microsoft.TeamFoundation.WorkItemTracking.Controls, Version=8.0.0.0

I tried creating my own work item custom control, but without success. I thought it was something in my code, so I downloaded the custom work item controls from codeplex. Didn't work.

I'm getting a weird error...

For instan开发者_StackOverflow中文版ce, when trying to add a CheckBox control:

Failed to load WorkItemCheckBox control. Could not load file or assembly 'Microsoft.TeamFoundation.WorkItemTracking.Controls, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

The project references are all correct

I'm using Team Foundation 2010

I checked PrivateAssemblies folder

Also checked the GAC

Why the hell does it look for version 8.0 instead of 10.0 ?

Thanks in Advance


It was likely compiled against a previous version of TFS.

This post might help you fix it

http://social.msdn.microsoft.com/Forums/eu/tfsworkitemtracking/thread/7e6ee51f-31f9-4859-8e9b-e081400576d7

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜