I\'ve completed an iteration in TFS 2010, and am preparing to start a new iteration.I noticed that the MSF Agile 5.0 template does not have all the queries/documents that the first iteration does.
My one and only coworker left a couple weeks ago, and I now have to Merge everything together creating a baseline work environment for my new developer and I. My previous coworker had done most of the
I\'m using TFS (VS 2010) Build Definitions and XAMLs to build apps to different environments. Now, we need to push these builds to Production servers which require different credentials than what the
I\'m using VS2010 professional with TFS; in the Team Explorer window, when I right-click and say check-in changes, I see a list of my changes; for some reason, when I right-click and choose Compare &g
I\'m running VS2010.When I open my web solution & attempt to build, the build fails with the error \"CSC(0,0): error CS2001: Source file \'Properties\\AssemblyInfo.cs\' could not be found\".
I have automation build setup in TFS which is using InvokeProcess step. In this step, I am running a batch(*.bat) file which internally starts IISExpress.
I have a tfs 2008 build that I need to add WiX compliation to. Currently the build executes and compiles and copies all output to a drops location in the following target
I\'m having trouble getting TFPT.exe to work at all, even after trying to refresh the cached workspace settings per the usual advice on the internet.See below for a log representative of what I\'ve tr
I\'m using web deploy to a remote server, through which we can only connect through a Cisco VPN client.
Has anyone integrated Team Foundation开发者_运维技巧 Server in XCode? I am migrating from Git to TFS.