All Questions
130
questions
0
votes
1
answer
678
views
Include SASS compiler in build definition in Visual Studio? (and avoid merging the CSS files when using TFS)
We plan on using SASS instead of plain CSS for our SharePoint project very soon. While testing and trying to set everything up, I ran into some problems:
We're using Visual Studio 2015 and on my ...
0
votes
1
answer
1k
views
how to change the address used by my project in VS to connect to TFS
I have several projects in VS and they all are under source control in microsoft team foundation.
Now the IP address of our TFS has changed.
In VS I have managed to add a new connection to the new IP ...
0
votes
1
answer
393
views
Cannot create a new folder at project collection level in team explorer
I am trying to create a new folder at project collection level from team explorer in Visual Studio but the option "New folder" appears disabled. Why is it not possible to create a folder at this level?...
3
votes
2
answers
3k
views
Connect to TFS programmatically from vs 2017
I am using TFS 15.x. package.
Error:
Microsoft.TeamFoundation.TeamFoundationServerUnauthorizedException:
'TF30063: You are not authorized to access
"https://myproject.visualstudio.com/...
5
votes
5
answers
2k
views
Visual Studio - How to search in pending changes files?
I've made plenty of changes in my solution, using TFS, and I want to search for something only in the files which I edited (which appear in the "Pending Changes").
There is only an option to ...
4
votes
1
answer
7k
views
##[warning]Visual Studio version '14.0' not found. Falling back to version '15.0'
My project need to be run with MSbuild 14.0(visual studio 2015) but this is taking only Visual Studio\2017\Community\MSBuild\15.0\Bin\msbuild.exe .
I have installed visual studio community 2017,VS ...
0
votes
1
answer
827
views
Issue adding new projects to source control TF10175: The team project does not exist
We use TFS for our source control. Everything worked ok for a while then we started getting errors when adding existing projects to source control.
When I add the files to source control then try to ...
3
votes
0
answers
302
views
How to prevent VB6 files being deformed by Visual Studio in TFS diff tool
I have an application which is written in VB6 and VB.Net. When reviewing changes in Team Foundation Server diff tool (in VS2012+) is possible to edit the file. The problem is that Visual Studio ...
1
vote
4
answers
425
views
Why doesn't deleting a file in TFS and then recreating it wipe out the history?
I wanted to wipe out the history of a file in TFS for a variety of reasons. (For the record, I do realize that that's a somewhat controversial thing to do). I tried deleting the file completely, ...
1
vote
1
answer
62
views
How can I create an extension for Visual Studio that can interface with TFS directly?
I am attempting to create an extension that will periodically check to see if the user has the latest version of all files in a specific project or branch. This specific project/branch is going to be ...
1
vote
1
answer
193
views
How do I get the annotated window in Visual Studio 2015 to automatically go to the line I was just viewing?
When I'm editing a file in Visual Studio 2015 and I select File->Source Control->Annotated the new window with the annotated file is at line #1. How can I get it to match the line number I'm ...
0
votes
1
answer
1k
views
Visual Studio 2015/7 Reset to as if i just installed it
I am working with VS2015/2017 Enterprise, and having an on premise TFS.
As part of our check-in policy, we require to insert Code reviewer.
Yet it appears that on some machines this Window is gone "...
2
votes
1
answer
598
views
Is there a fast way to do check in lock on pending changes in TFS?
I know we can go to solutions explorer and select files to do check in lock, but this is slow. Is there any extension or option to just do check in lock on all the files with pending changes?
6
votes
2
answers
18k
views
In VSTS, how to move access level from stakeholder to basic access
My project in VSTS got some users. For a particular user X i assigned admin access and on his login, Code menu doesn't appear.
On checking settings -> Version Control, it says
As a stakeholder ...
0
votes
2
answers
6k
views
401 - Unauthorized: Access is denied due to invalid credentials when Trying to access the TFS API by postamn
i am getting 401 - Unauthorised: Access is denied due to invalid credentials error while i am trying to access the TFS API by Postman
https://www.visualstudio.com/en-us/docs/integrate/api/wit/wiql
...