tfs2010 - Team Foundation 2010 - Work Item Custom Controls asking for assembly Microsoft.TeamFoundation.WorkItemTracking.Controls, Version=8.0.0.0 -
i tried creating own work item custom control, without success. thought in code, downloaded custom work item controls codeplex. didn't work.
i'm getting weird error...
for instance, when trying add checkbox control:
failed load workitemcheckbox control. not load file or assembly 'microsoft.teamfoundation.workitemtracking.controls, version=8.0.0.0, culture=neutral, publickeytoken=b03f5f7f11d50a3a' or 1 of dependencies. located assembly's manifest definition not match assembly reference. (exception hresult: 0x80131040)
the project references correct
i'm using team foundation 2010
i checked privateassemblies folder
also checked gac
why hell version 8.0 instead of 10.0 ?
thanks in advance
it compiled against previous version of tfs.
this post might fix it
Comments
Post a Comment