Tagged Questions
0
votes
1answer
9 views
Nuget vs referencing another project in another team project in TFS
In general, when is it better to:
set up cloaking or branching, vs.
use nuget or another package manager (with the package restore feature)
to reference a class library or other project that lives ...
0
votes
0answers
16 views
opening website project in tfs and have local copy
I should note that I am working with a "website" project in TFS. I am "opening a website from TFS" to work on it. When I do this it does not seem to maintain a copy locally. It is as though it is ...
0
votes
0answers
14 views
Hosted TFS - Run a script on check-in?
I'm using the (currently free) hosted TFS via VisualStudio.com and Visual Studio 2012.
I have an XML file, that gets edited via a tool that saves the changes in a minimized format (there is no option ...
0
votes
1answer
11 views
Where is ServiceIdentityCredentialsProvider in VS 2012?
This article talks about using a class called ServiceIdentityCredentialsProvider from Microsoft.TeamFoundation.Client.dll which would seem to allow Service Account credentials to be used to ...
1
vote
0answers
20 views
Visual Studio 2012: Check in to tfs with the command window
Is it possible to check in project to tfs via the command window? (not developer command propmt)
Or to some way integrate the developer command prompt into vs 2012 like the command window?
The ...
1
vote
0answers
20 views
Deploying code without disrupting testers
I'm attempting to find the best practice for deploying code from a TFS Development branch, to a Test branch without disrupting users who're testing.
We currently have continuous integration, wherein ...
0
votes
1answer
13 views
MSBuild Error 1 when building C++ proj with C# projs
I am creating a build definition using Visual Studio 2012 and 2008 paired with Team Foundation Server 2012. I have to use Visual Studio 2008 for accessing older project files that cannot, for ...
0
votes
2answers
27 views
How to merge entire TFS branch
I have a Dev branch and a UA branch. All I want to do is make UA identical to Dev, but after I merged I compared the two branches and there are a ton of differences between the two. What do I have to ...
0
votes
0answers
21 views
Shortcut to merge changeset in Visual Studio?
Is the only way to merge an individual changeset in Visual Studio to open the Source Control Explorer, right-click on the node to merge, and select your specific changeset? A lot of times when I check ...
-1
votes
0answers
22 views
Can't check-in to TFS 2010 due to AD account id change [closed]
Recently my company identified a few user accounts that were not compliant with the format first name initial and last name. One of the accounts can't checked-in to TFS after the change.
We flushed ...
0
votes
2answers
39 views
TFS 2012 Visual Studio plug-in instantly creates and deletes “app_offline.htm” whenever a file is checked out causing the ASP.NET AppDomain to recycle
I have a problem with Visual Studio 2012 which is driving me crazy. We're developing an ASP.NET web app and on app start up it has to load a lot of stuff into memory. It sometimes takes between ...
0
votes
1answer
9 views
TFS: Is it possible to do a merge after source move during previous merge?
In TFS2010 we have:
created a new project X in branch A at path $\TeamProject\A\Path1
We have merged this into branch B and within the merge we also moved the project to path $\TeamProject\B\Path2 ...
1
vote
1answer
40 views
Visual Studio 2012 - Get latest and list changed files?
Is there a way to have visual studio 2012 list the files which were updated in the workspace by a get latest operation?
0
votes
0answers
62 views
TFS 2012 Multiple Solutions & Build with Gated Check-in
Copied original question from MSDN forums here but was not solved within TFS 2010. We are using TFS 2012.
I have two solutions in their corresponding folder e.g.
SolutionA\SolutionsA.sln
...
0
votes
1answer
26 views
Show TFS Tasks in my application
I use Team foundation 2012 and my application developed by C#. Can I show all tasks in TFS that closed with priority 1 in my application.
thanks in advance.
0
votes
1answer
87 views
Git in Visual Studio - add existing project?
I'm trying to put an existing project under Git source control but I'm unclear on several things.
I have setup a 'Team Foundation Service' Git account online.
I currently have an asp.net MVC 4 ...
0
votes
1answer
35 views
TFS 2012 - adding files to solution and dragging files from solution explorer to active doc
I just added a TFS project to my vs2012 pro trial and I have 2 questions.
1 - When I try to add an existing item to my source controlled project I get the following message
"You are attempting to ...
-1
votes
0answers
37 views
Visual Studio 2012 and Team Foundation Server 2012 Express - Compare working copy with latest version - Locked?
as in my Title i'm using VS2012 and TFS 2012 both in Express.
i'm currently watching a vid on Channel9 where TFS 'bout TFS funktions... however.
When i say VersionControl - Compare
then working copy ...
0
votes
1answer
34 views
Deploy using 'Web Publish' - directly from Team Foundation Server 2012 Express (to dedicated server, not Azure)
I need to 'web publish' using 'web deploy' directly to a Windows 2008 R2 server - from TFS 2012 Express (not Azure).
I can deploy to my server fine using 'Web Deploy' from Visual Studio - but how do ...
0
votes
0answers
19 views
Team Explorer displaying an incomplete shelveset
In Visual Studio VS2012, I am using Team Explorer to display shelveset details in a file tree form.
I am using the VS TFS source control plug-in.
For some mysterious reason it has a capacity limit ...
1
vote
1answer
65 views
How to Exclude a test from running using VS2012, TFS Build and NUnit
I have the following setup
Visual studio 2012 Update 2
NUnit Test Adapter Beta 4
NUnit 2.62
I mark a test with either of the following attributes Category from NUnit or TestCategory from MSTest:
...
0
votes
1answer
43 views
How to disable visualstudio.com stored project's multiple check-out?
I have a project stored in visualstudio.com. However when I have a file checked out, my colleagues can do the same. How can I disable that feature? I went to TEAM -> Team Project Settings -> Source ...
0
votes
0answers
32 views
MyWork Feature in Visual Studio Ultimate
I have a question about a feature in Visual Studio Premium that can improve the quality of my work.
In Visual Studio 2012 Premium, there is a feature named "My Work". I work with Visual studio 2012 ...
0
votes
1answer
53 views
TFS publish csproj after build
I am developing a VSTO Addin, which we publish to network share via the csproj settings dialog below.
For instance, to publish we just click 'Publish Now' and it creates an installer for the VSTO ...
0
votes
1answer
22 views
TFS revert the current change
I changed several files in my project and I haven't checked those files in and I want to get the last version of the project from TFS. Right now all the local files have been changed (that broke the ...
0
votes
0answers
10 views
How to handle code changes after submitting for code review
In my current team we do code reviews before each check in using Visual Studio 2012 and TFS. However while code review is pending you might do some changes to your code.
So when the code review comes ...
0
votes
1answer
19 views
Viewing all descendant files in TFS/VS
Is it possible to see all descendant files in the marked folder in the Source Control Explorer window in Visual Studio?
Other source control software I have used have this option, and it makes it ...
1
vote
1answer
18 views
Dynamic/automatic updated history in TFS/VS
Is it possible to make the History window in Visual Studio to track the active selected item in the Source Control Explorer window?
Other source control software I have used have this option, and it ...
1
vote
0answers
33 views
Opening links in TFS in internal webbrowser in Visual Studio
Visual Studio and Team Foundation Server are highly integrated. The only thing that use another application is when clicking on hyperlinks, such as the Project Portal and Web Access, which opens the ...
0
votes
0answers
92 views
How do I fix Azure Websites to stop confusing .Net Framework 4.5 with 4?
I am using Visual Studio 2012 to publish a simple Asp.Net MVC 4 project using Continuous Publishing in TFS online and I am getting the error:
1 error(s), 0 warning(s)
Exception Message: The ...
0
votes
3answers
40 views
Team Foundation Server: Why is changeset history shared among separate projects?
I've been using TFS for a few months now and have a few separate (unrelated) projects on the web interface, and linking the associated projects in Visual Studio 2012. The anomaly I'm experiencing (at ...
0
votes
2answers
83 views
Code Review in Visual Studio 2012, with TFS 2010
Is it possible to enable Code Review in VS2012 with a TFS2010 server?
Our should we upgrade our TFS server to TFS2012 before its possible?
Thank you! :-)
1
vote
1answer
48 views
Error opening SQL File from TFS 2012
When I try to view a .sql file from Source Control Explorer in Visual Studio 2012 (TFS 2012) I get the following error message:
TF10187: Could not open document
FilePath\FileName
User ...
9
votes
2answers
507 views
TF400324: The underlying connection was closed: The message length limit was exceeded [closed]
I encountered this issue after trying to get the latest version from visual studio (2012 update 2).
I tried to reconnect and even restart visual studio, but it didn't help.
TF400324: Team ...
0
votes
1answer
67 views
Shortcut to Compare to Latest Version in Solution Explorer - Visual Studio 2012
In Visual Studio 2012, in the Solution Explorer (not Pending Changes), is there any way to create a keyboard shortcut, right click context menu item, or menu bar button that does a TFS Compare to ...
0
votes
1answer
89 views
Cannot see work item workflow using Visual Studio 2012 and TFS 2012
I have an issue, we recently upgraded from TFS 2010 to TFS 2012. Before, in TFS 2010, I was able to use Visual Studio 2010 and VS Power Tools 2010 to be able to open and modify Work Item Types.
Now, ...
2
votes
1answer
185 views
TFS Power tools installation error: no Side-by-side
I have visual studio 2012 installed on my box and I am trying to install TFS 2012 power tools.
This is the error I am getting via getwindowText:
The Windows Shell Extension component cannot be ...
0
votes
0answers
61 views
TFS/VS2012: Compare branches by Work Item?
We are using Visual Studio 2012 Ultimate and TFS 2012
We have a checkin policy to ensure that all checkins are against a Work Item.
We are using a code-promotion branching strategy (Main, QA, ...
0
votes
0answers
28 views
SourceControl2 GetBindings returns Library not registered
I have a add-in that works in vs2008 and vs2010. It connects to the TFS 2010 and takes information (SourceControlBindings class) about file using its local path
The code is very simple:
var sc = ...
0
votes
1answer
47 views
How to force users to link their check-ins to the current sprint?
In Visual Studio 2012, using TFS2012, it's already possible to require users to associate their Check-Ins with at least one work item.
But is it possible to limit the allowed work items to only those ...
0
votes
1answer
35 views
Using Altova DiffDog as merge tool in Visual Studio 2012
I have searched for a way to use Altova DiffDog as the merge tool for config and other xml files in Visual Studio 2012, TFS. The information I'm after is what command line codes to use in the ...
0
votes
1answer
297 views
TF30063: You are not authorized to access after change from TFS2010 to TFS2012
I am working with VS2012 and TFS2012. Before I have worked with VS2010 and TFS2010 and my
credential was stored in the Credential Manager. Everything works fine and the shift to
TFS2012 and VS2012 ...
0
votes
1answer
96 views
TFS 2012 build: having both VS 2010 and VS 2012 installed
On a Build machine, I have both VS 2010 and VS 2012 installed. (We are nearly finished migrating from VS 2010 to 2012 and have just migrated to 2012, the build machine is also on TFS 2012.) I seem to ...
0
votes
1answer
43 views
Check-in each project separately?
I have several projects hosted as separate TFS projects.
When I want to check-in changes, all the changes of all projects sum up together and commit as one check-in.
I want to handle the check-ins ...
0
votes
1answer
43 views
How do you edit the connection to the TFS server in Visual Studio 2012?
I am currently connecting to the TFS server via IP.
In Visual Studio 2012, how can I edit this to use it's new domain name?
0
votes
2answers
49 views
Can I copy(grab a copy) of the files of an ChangeSet in TFS 2012?
I need to manually deploy some files to server. Is there is a quick way to get the copies of the files of an ChangeSet in TFS 2012?
0
votes
1answer
40 views
How to connect To TFS EventService with SOAP in easy steps
I can't seem to find how to connect to the TFS EventService SOAP, I think I should make a service which gets called by TFS with stuff as parameters with which I can work with...
But I'm not finding ...
0
votes
0answers
35 views
Method test failed in TFS (via NUnit)
I running unit tests (NUnit) on workstation and tests passed.
But I running to build in TFS and getting errors:
System.Exception : Unable to locate ...
-2
votes
3answers
73 views
TFS deleted my files when changing the mapping
I had quite a big solution with a lot of code here. Because of some issues with TFS I wanted to create a new 'clean' repository. I removed the mapping to the old repository, and tried creating a new ...
0
votes
2answers
61 views
Lots of users in the “Assigned To”` dropdown of work item, in TFS
When I want to assign a work item to a new person, there's a huge list of users in the combo box to select. Lots of them are gone from the company and are inactive in the domain control.
But the list ...




