tfs Questions
13
Solved
I have this error when configuring continuous integration in TFS server, but found the answer already. Maybe this will help others:
The imported project "C:\Program Files (x86)\
MSBuild\Microsoft...
Bridgework asked 30/8, 2011 at 6:22
16
Solved
I have a project that can build fine on my local machine, however, when I get TFS to build it, I receive the following error -
SGEN: An attempt was made to load an assembly with an incorrect form...
24
Solved
How do I get a T4 template to generate its output on every build? As it is now, it only regenerates it when I make a change to the template.
I have found other questions similar to this:
T4 trans...
Broucek asked 29/10, 2009 at 21:14
59
I am struggling to get a SQL Server connection from machine A to machine B which is running the SQL Server.
I have Googled extensively and all the things I have found have not worked. Nor do they ...
Ula asked 31/8, 2015 at 11:13
41
Solved
I am in the process of upgrading our existing solution to .Net 4.6.1 and have been unable to get our unit tests to run during a server build. Locally they run as expected and flipping the framework...
Could asked 14/1, 2016 at 13:2
3
TL;DR: Clean Windows build server, MS Build Tools 2019 and TFS 2013 installed.
Build Logs says Exception Message: File not found: MSBuild.exe (type FileNotFoundException)
How Do I setup MSBUILD too...
Net asked 7/7, 2020 at 13:0
5
How can we implement server-side hooks, or any similar solution, to restrict git push into git server?
For example, we want to disable push of commits containing *.class files.
Spanner asked 16/1, 2019 at 8:36
5
I am working on Azure DevOps YAML pipeline, I am not sure whether we can use single agents through out the pipeline.
I have multiple jobs/stages - Build, Deploy, Post-Deploy, and want to assing tha...
Adelaidaadelaide asked 6/7, 2020 at 15:3
22
Solved
CodeLens stopped working for some reason in project solution that I'm dealing nowadays. It is not showing references instead "- references". However, when I open up Visual Studio with another proje...
Peanuts asked 29/12, 2013 at 9:36
6
I am trying to programmatically clone a git repository. My ASP.NET MVC application is creating and starting a process. The code to handle the processes works correctly however the authentication is...
5
Solved
A project that I've been working on for a long time without any problems suddenly started throwing errors such as
The type or namespace name 'xxx' does not exist in the namespace 'yyy' (are you m...
Calfskin asked 12/9, 2013 at 10:57
2
Can't believe I'm stuck with a LOGIN :( hate when this happens.
Can somebody enlight me how to connect TF.EXE by using PAT password or in the best case an OAuth token?
I might add that I already ...
Sullins asked 17/4, 2018 at 0:23
19
Solved
I am using VS2010's TFS and have this problem: after 'Get latest version', and try to edit the file, it does not appear in Pending Changes window. I have to use the option 'Check out to Edit' for e...
Orogeny asked 22/3, 2013 at 7:10
2
Solved
The TFS instance I am working on was recently upgraded from TFS 2017 Update 1 to TFS 2018 Update 2, allowing me to change the dotnet task version used in my build definitions from 0.* to 2.*.
In d...
Isabeau asked 14/8, 2018 at 23:23
11
Solved
I had my solution in Visual Studio 2012 (which is under TFS source control) open and the TFS server (2010) was down. When I then made a change to one of the files and attempted to save it I got a p...
Trust asked 3/12, 2012 at 10:57
2
I am installing IIS on a windows 10 Pro machine using power shell script.
I am using this blog post to create the script.
The script installs IIS with following core.
# * Make sure you run this s...
Encyclopedist asked 10/4, 2019 at 4:0
5
Solved
If I view the history of a single file in source control I can right hand click a change-set in the list and choose "rollback back entire change-set".
Will this rollback all the other files I chec...
Uneven asked 16/11, 2012 at 16:4
18
I get this error when I try to load a VS 2008 project from TFS source control:
The project file has been moved, renamed or is not on your computer
After I click OK the project says "unavailabl...
Faery asked 4/1, 2010 at 20:38
3
Solved
I'm managing a team that works in many Git repositories in TFS. We are having a difficult time keeping track of pull requests in TFS. I was hoping to query all repos' pull requests so i could see t...
Internal asked 5/6, 2015 at 18:38
10
Solved
What's the minimum amount of software I need to install to get the 'tf.exe' program?
Northrop asked 31/3, 2011 at 17:30
3
Solved
I want to use TFS 2012 code review template. I am using vS2012 online TFS workspace, where i created 5 of users.
From VS2012 I am trying to Add Reviewer to review my code, it display error like "Re...
Almeta asked 22/4, 2013 at 12:5
9
For apparently no reason, every time I open my solution, Visual Studio checks the sln file out.
If I compare it to the previous version there are no changes. But this is really frustrating since e...
Peavy asked 6/7, 2009 at 8:27
3
Solved
every time I open my Solution in Visual Studio it tries to communicate and validate every file is update to date in source control. I am working on a very large project and was wondering how I coul...
Swisher asked 15/6, 2012 at 0:21
37
Solved
I'm using TFS Preview (Team Foundation Service) with one of my projects with Visual Studio 2012. I'm also using an on-premises TFS server with most of my projects. When I use my on-premises TFS aft...
Intolerable asked 2/10, 2012 at 5:46
2
Solved
I am using Azure DevOps Server (TFS), and I register deployment pool agents in my test and production servers, now iIneed to uninstall or remove the configuration on my server and in my UI how can ...
Graviton asked 29/5, 2019 at 11:34
© 2022 - 2025 — McMap. All rights reserved.