Where are the webaccess dlls for team foundation server 2010??
-
Thursday, October 21, 2010 5:25 PM
Hi all
I've been trying to do some custom controls for TFSWA however I cannot find:
Microsoft.TeamFoundation.WebAccess.WorkItemTracking, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
or
Microsoft.TeamFoundation.WebAccess.Controls, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
anywhere... in 2008 there was a bin folder inside of the TFSWA folder, but there is not one in 2010\Application Tier\Web Access\Web (everything else in there looks the same as 2008 except for this). I have tried using the old dlls which does not work. Can somebody please tell me where I can get them? Is our install missing something? Many Thanks
All Replies
-
Monday, October 25, 2010 7:32 AMModerator
Hi kysteve,
Team System Web Access 2010 is an integrated part of TFS, and it is installed by default when you install TFS. By default, files are in:
%Program Files%\Microsoft Team Foundation Server 10.0\Application Tier\Web AccessThe TSWA dll files such as Microsoft.TeamFoundation.WebAccess.WorkItemTracking, Version=10.0.0.0 and Microsoft.TeamFoundation.WebAccess.Controls, Version=10.0.0.0 are installed C:\Windows\assembly
For more information, you can refer to
and
Hope it helps!
Best Regards,
Cathy Kong
- Marked As Answer by Cathy KongMicrosoft Contingent Staff, Moderator Monday, November 01, 2010 7:03 AM
-
Tuesday, July 31, 2012 5:49 AM
Hi kysteve,
Team System Web Access 2010 is an integrated part of TFS, and it is installed by default when you install TFS. By default, files are in:
%Program Files%\Microsoft Team Foundation Server 10.0\Application Tier\Web AccessThe TSWA dll files such as Microsoft.TeamFoundation.WebAccess.WorkItemTracking, Version=10.0.0.0 and Microsoft.TeamFoundation.WebAccess.Controls, Version=10.0.0.0 are installed C:\Windows\assembly
For more information, you can refer to
and
Hope it helps!
Best Regards,
Cathy Kong
If you want to access folder C:\Windows\assembly\GAC_MSIL on TFS Server, you must use commond prompt.
You can not access folder C:\Windows\assembly\GAC_MSIL through Windows Explorer. Thanks

