TF400324: Team Foundation services are not available from server in Visual Studio 2012

According to this blog the solution is (and Yes it worked for me) Close all instances of Visual Studio Open the Task Manager and check if any TFS Services are running. Select each of them and click on End Process Tree (in my case I did not find any of them to End) Browse to … Read more

How to connect Visual Studio 2019 to TFS?

Richard suggested: Team | Manage Connections then click on manage connections, from where you can connect to servers. “Connect to a Project” form/dialog .. thanks for this comment ! i.e. in Visual Studio Pro 2019, the option is “Add Azure DevOps Server” even though wanting to add TFS server. i.e. In Visual Studio Pro 2017, … Read more

How do I change the local path of a subfolder in TFS (not the whole workspace)?

If you want to change the local path for the working directory of the Team Foundation Server (TFS), you need to go to File -> Source Control -> Workspaces (File -> Source Control -> Advanced -> Workspaces for VS2017), then select your workspace (it should match your computer name) and click Edit. In the next … Read more

Why is TFS ignoring a project in my solution?

Your project doesn’t have appropriate Source Control Bindings! With the solution open, you’ll need to go to File -> Source Control -> Change Source Control to view the bindings for your projects. The failing one probably will show an “Unknown” or not binded status. You can then use that dialog to correct the binding and … Read more

TFS: Labels vs Changesets

They have two different purposes, ChangeSets are when the files have actually changed and you wish to keep a permanent record of that change. Labels mark a certain version of the files so that you can easily go back to that point. Unless your build actually changes files under source control and you wish to … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)