Tagged Questions
0
votes
0answers
19 views
CodedUI tests failing due to missing assembly reference?
I have a coded UI test built with VS2010 for TFS2010 running on machine A. I have a test agent installed on machine A that the tests run on successfully. My testsettings file>Roles is set to ...
0
votes
0answers
9 views
TeamFoundationServerUnauthorizedException: TF30063 but access via Visual Studio works fine and TFS web works fine too
I have downloaded and setup SpruceSite. However, when I launch the site I get the following error
TF30063: You are not authorized to access http://<tfsservername>:8080/tfs/
However, I can ...
0
votes
1answer
17 views
Unable to connect to TFS 2010 with VS 2010
I'm experiencing some problems with connection to TFS2010 with Visual Studio 2010 in https.
I have installed:
Visual Studio 2010
Team Explorer 2010
Visual Studio 2010 SP1
KB 2581206
but I'm ...
0
votes
0answers
6 views
Spinning MTM/VLM VMs in an AD
Could someone shed a little bit of light as to the requirements on SCVMM and each gold image for MTM and VLM based testing in an Active Directory? Our App is a WinForms app. We have a need to spin an ...
0
votes
1answer
23 views
Issues opening project file in tfs?
I am trying to open a project/website for edit in TFS and I'm having a lot of issues. TFS is proving a learning curve for me...
I'm trying to access files in the 'forms' root...
These are the ...
0
votes
1answer
19 views
How to change build server's IE settings?
Like the user in this post:
Selenium WebDriver: cannot find element with name
I am getting the "Unable to find element with name == q" error. I'm able to correct it locally by adding bing.com to ...
0
votes
0answers
14 views
Inability to Shelve with SQL Query Windows Unsaved in Visual Studio
As I was wrapping up my work-day, I wanted to shelve my changes in TFS before I went home as I encourage all developers to do. All my changes were saved to disk, and I had a number of SQL query ...
0
votes
1answer
52 views
Can TFS 2010 generate an e-mail alert when an item has been checked out for longer than 'X' days?
If a user checks out a file and fails to check it back in after a certain number of days, I'd like TFS 2010 to generate an e-mail. (For example, the user would be notified after the item has been ...
1
vote
1answer
55 views
View TFS server-side changes from within Visual Studio without getting latest version
In Visual Studio 2010, I want to able to view changes that other team members have checked-in without actually performing a get-latest (which would overwrite local files). Is there a way to do that ...
-1
votes
1answer
56 views
Getting list of conflicting files after failed TFS check-in
I've made a custom tool that is going to check in a list of files into a TFS team project. What I'm trying to do is trying to check in the files. If there is an issue, I'm trying to output the files ...
0
votes
0answers
56 views
VS 2010 mkdir error
Trying to run a TFS build in Visual Studio 2010 and receiving the following error message:
[Build path]\BuildType\TFSBuild.proj (470): The command "if not exist \[Build server]\[Build path]\sources ...
1
vote
4answers
82 views
TFS - Forcing all developers to check-in their code
Is there a way in Visual Studio & TFS where you can force the developers to check-in their code ? or remind them to always check-in their code ?
0
votes
0answers
76 views
Connecting TFS Proxy server and TFS server which are in different domains [closed]
I have installed TFS on ServerA and it is working fine..
Now i want to configure TFS Proxy to access the TFS from Different Geographical locations.
I have Configured TFS Proxy installation in Server ...
0
votes
1answer
134 views
We have an issue connecting TFS workspaces to versions of Visual Studio 2008, 2010, 2012. We get “The path … is already mapped in workspace ” issue
Here is what we are trying to do:
In a TFS collection we set up a TFS project “BuildBusinessWebsite”. For this project we will have .Net solutions, SQL Server Reporting Services (SSRS) reports, and ...
2
votes
1answer
391 views
MSBuild on TFS failed - WebDeploy Package
I'm currently working on a build for a project, but I'm facing difficulties with the TFS Build.
I just want to create a zip package, using a TFS Build, with parameters from IIS Express.
CSPROJ ...
0
votes
1answer
220 views
Solution Explorer not showing files after Get Latest
I am working with another dev and we're using TFS for source control. When he checks in a file or folder, I can see them with Source Control Explorer. I can do a Get Latest, and I can see that the ...
0
votes
0answers
23 views
Team Explorer exception while constructing the content of the frame
Whenever I open my visual studio 2010, I get an exception in my team explorer along with a popup saying this:
And the exception I get (in my team explorer frame) is as following:
(If anyone ...
0
votes
0answers
27 views
conflicts window in vs2010 missing options
I'm working with vs2010 and mange source control in tfs.
Until recently when i toke the latest version from the server and there is a conflict between the sever code and the local code there is an ...
0
votes
1answer
232 views
Can't connect to TFS 2010 Analysis Services
I'm trying to setup reporting in TFS 2010.
I can't connect to the Analysis Services database and I also can't rebuild the Analysis services database.
I've tried to connect via TFS Admin console and ...
1
vote
1answer
69 views
How to change the solution structure in TFS?
How to restructure a solution that is currently being maintained by source control? I need to create a couple of folders and move the existing projects to folder and another folder to maintain ...
0
votes
0answers
54 views
ajaxcontroltoolkit.dll constantly getting locked for checkout
We reference the AjaxControlToolkit.dll in our ASP.net 4.0 Web Site project. Recently we started getting an error when we get the project from TFS, or attempt to build it, we get an error that the DLL ...
1
vote
1answer
39 views
Can we impersonate Windows user to TFS or TFS web access?
Is it possible to impersonate Windows user to TFS or TFS web access?
0
votes
1answer
92 views
TFS - Gated Check - A version override can not be specified on a shelveset build
I am using a gated check-in for my TFS server. Everything was working great until today. I now get error message "A version override can not be specified on a shelveset build" every time I try and ...
1
vote
1answer
72 views
The “Merge” button in TFS-2010 is missing?
We use Vs2010 with TFS 2010
The settings for source control [merge || compare ] are:
Everything is working fine for cs + aspx + html extensions.
But there is a problem with css extension ( and ...
2
votes
1answer
180 views
VS2010 uses WinMerge but TFS2010's Pending Changes tab uses DiffMerge
from VS2010, if I select compare from the context menu, WinMerge is used, but when doing a merge with TFS2010 tools in VS (Pending Changes tab), it insists on using the defautl diffmerge tool that ...
0
votes
2answers
40 views
Can you squash multiple changesets in tfs2010 to a single changeset?
I have a branch with multiple change sets that I need to code review. I am wondering if there is a way like in git to squash multiple commits into a single commit that contains all the distinct file ...
2
votes
1answer
643 views
Add existing folder to Team Foundation Server 2010 that already exists for other Team Foundation Server 2012
I am workign with a central Team Foundation Server (2010) and I connect to it from my workstation. On my workstation I use both Visual Studio 2010 and 2012. I have installed both have the Team ...
0
votes
0answers
117 views
Team Explorer gives exception on opening (VS2010)
exception is :
An exception was encountered while constructing the content of this frame. This information is also logged by running the application with the /log parameter on the command line, ...
1
vote
1answer
44 views
Using different source control providers with different instances of Visual Studio
I'm in a situation where I need to merge multiple branches of a codebase, one from TFS and one in held by git, into git. But it seems that two instances of VS share a single setting for source code ...
1
vote
0answers
49 views
Visual Studio Work Item Editor Interface Corruption
Has anyone ever seen behavior like this in the Visual Studio 2010 Work Item editor, and found a solution:
The odd outlining of the upper controls is not a big deal, but the lower sections consist ...
2
votes
2answers
158 views
Importing checked out files on TFS from one machine to another
I have new files added on TFS and some other checked out but on my older workspace. Now my machine is changed and I want to have those files on my new workspace.
Is there any way to have these changes ...
0
votes
1answer
331 views
TF30170 : Can't create new Team Projects anymore
We used to have a great time with our TFS 2010 installation, but all of a sudden it seems to stab us in the back.
When we try to create a new Team Project (either via VS2010 or VS2012 Team Explorer), ...
1
vote
0answers
134 views
Build controller randomly gets unavailable, and has to be restarted manualy- TFS2010
Our problem is sometimes when we queue a new build with ours cuid tests the build controller gets "unavailable". Then we have to login on the build controller server and restart the service manualy in ...
1
vote
0answers
37 views
team foundation 2010 read only workitems user account mismatch
I am trying getting ready to move my TFS 2010 database for the third time to its final perminent server, however, I am running into a very annoying user issue. When I restored the new system as a test ...
1
vote
1answer
157 views
Visual Studio / TFS 2010 - How to publish all files - Web Site project
Can anyone please let me know how I can force Visual Studio 2010 to publish all files (source files included)? If this is not possible in Visual Studio, is there anyway that I could get this ...
0
votes
1answer
176 views
How do you recursively add folders and files to an empty Visual Studio 2010/2012 solution?
I've seen answers on SO that were for adding recusively to projects, but no correct answers for empty solutions.
I am trying to recursively add an entire directory to a TFS repository, and this ...
0
votes
2answers
137 views
The virtual path … maps to another application, which is not allowed. Team Foundation Server build fails
I have a WebSite project that builds successfully when running locally. I'm trying to setup Continuous Builds for this website in TFS (Visual Studio 2010) - when the build runs, it's failing with this ...
0
votes
1answer
15 views
Queued Build is not connecting to db as it uses domainName\computerName instead of domanName\username
I am trying to queue a build in my own build definition. But the sql connection in my code throws an exception that Login failed for user 'domainName\computerName$' which is natural since it should ...
0
votes
0answers
75 views
Build Controller and Test Agent on separate servers won't work
We have one server with a build controller, one server with a test agent and one server with Visual Studio 2010 Ultimat installed. When we queue a test to build on the controller and run on the agent, ...
2
votes
1answer
142 views
check out files in TFS 2010 changeset
We are currently use TFS 2010 source control. I have a change-set that I want to rollback but I want to checkout all the included files and shelf them before checking in the old code. Does anyone know ...
4
votes
3answers
335 views
How to detect that TFS Project Source Code has been modified
I have a Visual Studio C# project in TFS that compiles into a DLL.
I need to know if any of the files inside the project has been modified in a period of time.
Something like this:
"from date ...
1
vote
1answer
34 views
How to find all occurrences of specific DLL in whole solution in Visual Studio 2010
I was wondering if there is possible to find all occurrences of a particular assembly referenced to in many projects in a large projects solution.
Visual Studio should natively support that feature.
0
votes
0answers
30 views
Detect Guid In VS 2010
Does anyone know how to find specific guid and id of source control menu?
I mean to the toolbar which showing when u right click on branch/folder showing.
I try to add "EnableVSIXLogging" to regedit, ...
0
votes
3answers
95 views
Can TFS 2010 build Agent run test?
If so why should we use the architecture of test agent and test controller?
1
vote
1answer
77 views
Can't select anything for build definition process tab
I am trying to create a build definition, specified the build definition name inside the General tab, specified the trigger, the workspace, the build controller that I want to use, the drop folder as ...
2
votes
1answer
61 views
How To Permit more than one developer to Edit the same code file in TFS?
I'm new in TFS 2010 and config a source control. we want to work in a single code file in our solution (ReportViewer.aspx) but unfortunately when one of we check out the source code file other team ...
1
vote
1answer
40 views
Is it possible to setup a private TFS checkin policy?
As I understand the checkin-policy are set on the server, but enforced on the client.
Since they are enforced on the client, is there a way to setup a private checkin policy.
I want to have a checkin ...
2
votes
2answers
127 views
TFS Modify Merge With Delete To Become Merge Without The Delete
I ran into a problem trying to merge from integration to feature branch.
The trouble started with these 3 actions:
1) Added project ABC to Solution1 in integration branch.
2) Branched Solution1 to ...
0
votes
2answers
174 views
TFS failing gated checkin when merging back to trunk
Having a problem with TFS and TFS CI in the following scenario (I have simplified it though it is essentially the same problem):
I have a trunk (set of csprojs in one VS solution)
I have a branch ...
0
votes
1answer
105 views
TFS Meltdown - How can I recover shelved changes
I had my working folder set to a RAM drive. During the night there was an extended power outage, the UPS ran out and my machine went down. Thankfully I shelved my changes before I went home and that ...





