tfs2010

Loading TFS assembly error

孤街醉人 提交于 2019-12-11 07:34:14
问题 I am trying to execute tfs commands using powershell scripts and getting the following issue Unable to find type [Microsoft.TeamFoundation.Client.TeamFoundationServerFactory]: make sure that the assembly containing this type is loaded. What needs to be done? Thanks Jai 回答1: On my box the assembly holding that type is here: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ReferenceAssemblies\v2.0\Microsoft.TeamFoundation.Client.dll. Probably powershell is not probing in that

TFS Integration Platform: How to map users with the SVN adapter?

◇◆丶佛笑我妖孽 提交于 2019-12-11 06:59:16
问题 I want to migrate sourcecode from SVN to TFS2010 using the TFS Integration Platform. I am using the Codeplex Release from March 25th of the TFS Integration Platform. The SVN Adapter basically works. I can get the sourcecode from the SVN repository into TFS, including the full history (all revisions from SVN). However all the checkins into TFS are done as the user that is running the TFS Integration Platform Shell. I was wondering how I can configure a mapping of SVN users to TFS users. My SVN

TFS 2010 Web Access HTTP 403

放肆的年华 提交于 2019-12-11 06:17:52
问题 I have recently moved our TFS 2010 server to new server and everything is going well and I can access the tfs through team explorer.However, when I try to access the tfs web access It gives me HTTP 403 error. How can I solve this and why this happens? 回答1: Can you run fiddler when you try and access through web access. And see how it is calling. We will know if it is using the correct url for the service. This will help begin debugging the root cause. 回答2: I solved this by adding IP address

What is the difference in TFS 2010 between a source server and symbol server?

痴心易碎 提交于 2019-12-11 06:05:55
问题 I have read a couple of posts for instance... http://blogs.msdn.com/b/adamroot/archive/2009/06/17/source-server-and-symbol-server-features-in-team-foundation-server-2010-beta-1.aspx http://blogs.msdn.com/b/jimlamb/archive/2009/06/15/symbol-and-source-server-in-tfs-2010.aspx From what I have read these are both useful server applications to setup for better debugging support when dealing with older versions of applications that require analysis. In the first link the msdn blogger mentions that

How do I write a TFS 2010 Work Item query clause whos value is a field value?

江枫思渺然 提交于 2019-12-11 05:58:20
问题 I think this question may be spawned from lack of knowledge, but here we go... I am trying to write a new team query (using the new query option of team explorer, in VS 2010 ) what I want is fairly simple; essentially a list of work items whos [Completed Work] value exceeds the [Original Estimate] field value. In other words WIs that have exceeded their original estimates. The VS 2010 view does not seem to have an option to show the WIQL being generated under the hood, so I'll have to

Where are TFS Alerts stored in the TFS Databases? Receiving duplicate alerts after upgrade 2008 to 2010

柔情痞子 提交于 2019-12-11 05:47:20
问题 I recently performed a migration-upgrade from TFS 2008 to TFS 2010. Almost everything is working properly now. However, our team is getting duplicate emails now. I'm guessing this is because I used the TFS 2008 power tools to setup alerts. After the upgrade, I installed the TFS 2010 power tools and noticed that there were not alerts configured. I setup new alerts and now we get duplicates. Is it possible the old alerts configuration is floating around in the db somewhere? 回答1: Event

Variable of Solution Directory (or something close) in TFS 2010 Build

不打扰是莪最后的温柔 提交于 2019-12-11 05:31:37
问题 I am running a Invoke Command at the end of my build. I am trying to get it to run a batch file. But I don't want to hard code the path to the batch file (in case I move my build to a different build server). I need a variable to put in for the WorkingDirectory of IvokeProcess. In TFS 2008 Build I would have used $(SolutionDir) . But I can't find anything like that in TFS 2010 Build. (I tried Environment.CurrentDirectory and I got C:\Windows\System32 What can I do to get a reference to the

Exec task in msbuild TFS won't execute exe properly

怎甘沉沦 提交于 2019-12-11 05:28:52
问题 I'm using web deploy to a remote server, through which we can only connect through a Cisco VPN client. In my TFS project file I have an EXEC task to open the client, then one to close it. <Exec Command="start $(COMSPEC) /C "C:\Program Files (x86)\Cisco Systems\VPN Client\vpnclient.exe" connect profile user me pwd password" ContinueOnError="false" /> Without these EXEC tasks and if I open the connection manually then the deployment works. But these commands aren't opening the client in the

How to reset build number in TFS 2010

别等时光非礼了梦想. 提交于 2019-12-11 04:23:27
问题 Can I reset build number in TFS 2010. And another question. If Project have several build definitions, Can I keep build number for each build definition. Not create custom activity 回答1: The build number is set using the build number template that you specify in the Build Definition. When editing your Build Definition go to the Process tab -> Build Number Format field and you can customize what you want the build numbers to look like. The default format is: $(BuildDefinitionName)_$(Date

Task due date in TFS 2010

老子叫甜甜 提交于 2019-12-11 04:12:21
问题 We recently installed TFS 2010 and are using it in an agile manner by taking advantage of the Scrum templates. We were curious if there is a way to track task due date within TFS so that we can easily run our daily scrums by only looking at tasks with a due date of yesterday and/or today. 回答1: There is no due date field because in Scrum methodology such information is not needed. All sprint related tasks (sprint backlog items) have due date of sprint ending. All user stories (product backlog