Skip to main content

All Questions

Tagged with
0 votes
2 answers
303 views

Creation of the virtual directory failed with error: problem with configuration file applicationhost.config

I have a project on TFS, I have two solutions under two differents folders : Project>.NET>projectwebhr Project>.NETprojectwebfinance When I try to load the first project it is loaded ...
Amira Bedhiafi's user avatar
-1 votes
1 answer
493 views

Adding project from VS2013 to AzureDevOps

Im using VS 2013 (CE). Windows Server 2012 with a local install of Azure DevOps. I can connect to the repository via the URL http://example.local/DefaultCollection Under defaultCollection i have ...
Computer's user avatar
  • 2,199
0 votes
2 answers
446 views

HOWTO: Fix an out-of-sync TFS workspace after a restore

Due to a ransomware virus, we had to restore a back-up image of the TFS server code repository that we made some days ago. Fortunately I have an updated copy in my local workspace with the latest ...
Willy's user avatar
  • 10.4k
1 vote
1 answer
2k views

How can I undo a roll back in TFS?

Here is my scenario: I did a merge from branch-A (source) to branch-B (target). That merge carried out pending changes in branch-B that I had to check-in (e.g. changeset 1000). Then I built and ...
Willy's user avatar
  • 10.4k
1 vote
1 answer
752 views

TFS VS2013: How can I change local access path or even leave it again as unassigned?

I am using TFS from VS2013. I have created a workarea and then I assign a local path in my computer to start getting last versions of some branches. I sometimes want to change local path of a branch (...
Willy's user avatar
  • 10.4k
-1 votes
1 answer
50 views

Visual stduio 2010 and 2012 and 2013 connect to team server foundation 2008

I want to use team server foundation 2008 and have it connect to Visual Studio 2012 or Visual Studio 2013. I want to do this since I want to upgrade my visual studio 2010 .net web form applications ...
dcofomaha's user avatar
0 votes
1 answer
98 views

Working with multiple solutions with projects references on TFS

We have recently moved to project references on all of our solutions that are managed on a TFS server, and we are using Visual Studio 2013. Our Dev Solution Tree looks something like this - - Main ...
T. Bogdan's user avatar
1 vote
1 answer
1k views

How do I connect Visual studio 2013 to TFS 2018 server

How do I connect Visual studio 2013 to TFS 2018 server? I have tried installing an old dap for vs 2010, without much luck. My server is TFS 2018 u2, desktop has VS 2013 and VS 2015. I can connect ...
Daniel's user avatar
  • 615
0 votes
1 answer
97 views

How to setup TFS 2013 to build either with Visual Studio 2013 or Visual Studio 2017

We have TFS 2013 on one server and have Visual Studio 2013 and Visual Studio 2017 together on another server. In the past, we built all of our applications with VS2013 but now some applications have ...
PKonstant's user avatar
  • 926
0 votes
1 answer
98 views

Restrict particular work item to link with changeset in TFS

Is there is a possibility to restrict particular work item say Task:1234 to be linked with any changeset. Developer should get prompt/msg if they try to add their changes for that workitem id. ...
Priya Singhka's user avatar
1 vote
2 answers
40 views

Restrict to commit file in checked-out state in TFS

I have two branches say dev and rel. If I am changing file 'A' under dev and without commiting I will mergr to rel, I am getting change status as "[merge]". And If change the file, commit it in dev ...
Priya Singhka's user avatar
0 votes
1 answer
1k views

How to prevent visual studio change my csproj formatting

I get the latest ver of the code from TFS and I add one class file to my project but when I compare my csproj with the server version there are some formatting on the file. How can I prevent my vs to ...
Daniel B's user avatar
  • 3,137
1 vote
1 answer
57 views

TFS : Local PC Name is getting added, while connecting to TFS server

When I am trying to connect TFS server in Visual Studio 2013, my local PC name is getting added to TFS client credentials, which I don't want to be added. Am I missing any configuration on the same? ...
Sudhir's user avatar
  • 134
-1 votes
1 answer
100 views

TFS:Build Partially Succeeded with errors1.Website 696283980 Doesn't Exists on <serverNameHere>2.A valid UNC path was not specified for UNCPathToClean

I have my code changes in Developer Environment which is working fine but when I am trying to deploy the changes to Integration Environment using TFS, build deployment is getting partially completed. ...
Antrish Mishra's user avatar
0 votes
1 answer
118 views

C# How to get the assembly of pending changes during check in policy

I want to raise the assembly version number of a project by using a check in policy. How can I get the assembly by using CheckedPendingChanges? I get the filename but I don't know how to extract ...
Denis's user avatar
  • 117

15 30 50 per page
1
2 3 4 5
53