Team Foundation Server Web Access is a web interface to Microsoft Team Foundation Server project data.
Questions tagged [tfs-web-access]
69 questions
2
votes
4 answers
Team Foundation Server 2012 broken web access - Error TF400893
I have installed TFS 2012 Express on my computer but I can't get TFS web access portal to work. If I try to view a page with work items I get error:
TF400893: Team Foundation Server services are not available.
This is most likely caused by a…

Lukas Kabrt
- 5,441
- 4
- 43
- 58
1
vote
2 answers
TFS WebAccess API - attaching file and details
I want to use the TFS WebAccess to open/manage work items.
I have found some documentation here on how to open work items using an URL:
http://msdn.microsoft.com/en-us/library/bb822136%28VS.90%29.aspx
http:// Server : Port /wi.aspx?pname=…

the_void
- 5,512
- 2
- 28
- 34
1
vote
5 answers
Tool for capturing screenshots in TFS2010 Web Access
I need a tool to capture and attach screenshots in TFS team web access. Instead of having some thrid party tool that captures and saves images on disk and then you have to attach that image to a bug like bugshooting. I want something integrated…

sam
- 4,594
- 12
- 61
- 111
1
vote
1 answer
Work Item Only View - View All Work Items
I have users in the [Work Item Only View]. Is there a way to let them see all work items instead of just the items they submitted?

Toad
- 115
- 12
1
vote
2 answers
TFS 2010 Web Access HTTP 403
I have recently moved our TFS 2010 server to new server and everything is going well and I can access the tfs through team explorer.However, when I try to access the tfs web access It gives me HTTP 403 error.
How can I solve this and why this…

Hassan
- 311
- 1
- 17
1
vote
3 answers
WorkItem-only view in TFS-2010
In our company, Project Managers want to keep track of all Requirements in TFS using Web portal. I heard about a limited version of Web Access (Work Item Only View). Can this be done using it?

user667510
- 13
- 2
1
vote
0 answers
TFS Version Compare Unnecessarily Crossing Out Lines
Whenever I am comparing a file and there is a difference in the line, the comparison tool puts a strikeout through the line making it very hard to read that side. Other developers using the same on-prem instance of TFS don't see this line. It is…

Jordan
- 9,642
- 10
- 71
- 141
1
vote
1 answer
How to get from a specific TFS folder in Visual Studio directly to the same folder in TFS web portal?
We use TFS primarily for documentation etc. Therefore, we have a workflow of managing the files in Visual Studio (Express) 2015 (e.g. check in) and then sending the web links (extracted from the web portal) per email for others to read.
There is a…

d_b
- 25
- 4
1
vote
1 answer
TFS Query for Individual Daily Completed Work
My company uses TFS to manage our Agile workflow. I would like to build a TFS query that will show which individual team members reduced the Remaining Work field on Tasks assigned to them. Alternatively (or in addition) I'd like to build a query…

zeeple
- 5,509
- 12
- 43
- 71
1
vote
1 answer
Move Physical Path of TFS Web Access Website
I want to move the physical path of TFS Web Access Website (TFS 2015 on Server 2012 R2 and IIS 8) from the default path
C:\Program Files\Microsoft Team Foundation Server 14.0\Application Tier\Web Services
to another partition and path. I couldn't…

KarmaEDV
- 1,631
- 16
- 27
1
vote
1 answer
Create new project option not showing in TFS Web Access
We recently moved our on-premise TFS server to a new server and we are able to access our projects on the new server.
However, I am unable to see the option to add a new project, only to browse to existing projects:
I have checked my permissions…

Karl Gjertsen
- 4,690
- 8
- 41
- 64
1
vote
1 answer
TFS 2015 Web Access export to Excel
As mentioned in the title, is there a way from the web access of TFS 2015 to open a particular query in MS Excel?

k4yaman
- 475
- 8
- 20
1
vote
2 answers
TFS 2013 admin page blank
After updating from TFS 2010 to TFS 2013 update 4 the web access tool isn't showing any of the Administration features.
I repaired TFS 2013 without any luck.The strange thing is I can see all requests to static content throw 500 server error even…

user3373870
- 1,406
- 2
- 13
- 17
1
vote
1 answer
http 401.1 error while performing a GIT clone from a Linux server
I'm running TFS 2013 with a GIT team project. When I perform a git clonefrom one of the local Windows servers I don't have any issues:
-bash-4.1$ git clone "http://tfsadm:tfspas@tfs.server.com:8080/tfs/DefaultCollection/_git/Main"
Initialized empty…

Start Appz Lab
- 11
- 1
- 2
1
vote
1 answer
TFSWeb project has no team room
We had a licensing issue when we created our project. Under the "Team Rooms" section, it said something about rooms not being available at our licensing level. We fixed the licensing, and now it just says "You do not have any team rooms. A default…
user736893