tfs2010

What is the expiry date for VS2010 Beta 2 products? (especially TFS)

With the final release date now unknown, what is the expiry date for the Beta 2 products? ...

Are there any products that create a SourceSafe to TFS bridge? (SourceSafe facade)

We have a ton of code written in Dexterity, whose only Source Control integration option is SourceSafe. Are there any products out there that could act as a bridge so that Dexterity would believe it was talking to a SourceSafe server, but all the commands were actually translated to TFS (2010) actions? ...

Building VS2008 solution using MSBuild 2010?

Is it possible to build a VS2008 solution (C# and VC++ projects) using the automated MSBuild built into TFS2010? When I niavely just run it, the build fails because the 2008 Solution file needs to be upgraded (and presumably so would the project files). Can I tell MSBuild 2010 to just build the 2008 files? ...

TFS - http://localhost:8080/Service/v1.0/Registration.asmx fail

Hello I just installed TFS2010 Beta 2 and Im getting that error when I tryed to connect via remote TeamPrise - Eclipse Plugin, people says me that this problem come with the configuration of the TFS so I want to know what I do wrong if I can connect local but not from a remote client. When I browse the url provided on the TFS Server, I ...

Help with TF31003 error

I can enter via web http://localhost:8080/tfs/web with any user, from remote or local, but when I try to enter via Teamprise or VSTS2010 I get that error that my credentials are correct but I dont have the persmissions, why? I have tryed with Admin account and user Account too... TF31003: Your user account does not have permission ...

Conchango vs MS agile template on TFS 2010

Hi What is the diff between Conchango and the builtin agile template in TFS 2010. Any recommendations ? Thanks ...

BizTalk 2009 projects not playing well with TFS 2010 beta 2 automated build?

Hi, I was wondering if anybody is using TFS 2010 beta 2 build server to build BizTalk 2009 projects created in VS 2008? I created new BizTalk project in VS 2008 adding simple schema with promoted property. Then I created new build definition from VS 2008 Team Explorer and queued up new build on our TFS 2010 build server... I'm getting ...

Basic Team Foundation Server 2010 Question - System Resource Usage?

Guys / Gals i have a real basic Team Foundation Server 2010 question. For those of you who have played around with tfs 2010 is it a lot more light weight than tfs2008 is? I remember installing all the pieces needed for TFS 2008 one one machine at work. I remember it being a pain to install (i know 2010 is supposed to be much better) We w...

Can we migrate to a new TFS process template and keep history?

We are currently using TFS 2008 with the Scrum for Team System template from Conchango, with a few minor tweaks. We are looking at upgrading to TFS 2010 and we are considering moving to the MSF for Agile template. What is the best way to move to a new process template and keep history? I'd like to be able to create a new team project o...

Do I also need to upgrade to TFS 2010 RC?

I'm currently using the beta2 versions VS2010 Ultimate and TFS. I want to upgrade to the VS to the RC release, and I dont mind that, not much trouble. However, Do I need to install the TFS again for it to work? Because that would probably wouldn't be as smooth as just VS... ...

TFS2010 sprint rdl report

I'm evaluating tfs2010 and i'm actually in stuck with mdx rdl reporting. Where i could find some example about iteration query? (Sprint team capacity for example... ) ...

TFS 2010 Sharepoint Web Part error

I downloaded: Microsoft® Visual Studio® 2010 and Team Foundation Server® 2010 Beta 2 for Microsoft® Virtual PC 2007 SP1 Image When I go into the default installation of TFS project site in Sharepoint ( http://vs2010beta2/sites/DefaultCollection/IBuySpy/Dashboards/ProjectDashboard_wss.aspx ) I get this error on the webparts. There are ...

TFS 2010 RC TeamBuild - Unable to view Test Run Results

Hi, Using Visual Studio & TFS 2010 RC TeamBuild, I get a message "Unable to view Test Run Results" when I click to View Test Results of my build in Team Explorer. The trx file exists on the server and Ive tried giving full permissions to the containing folder. The Build Log file says the tests were run (some failed) and published succ...

OutputPath ignored on projects being build by TFS 2010

I have installed TFS2010 Beta 2 with default settings and configured a CI build with a solution containing the indivial projects. My *.cspoj files could have: <OutputPath>bin\debug\</OutputPath> Or alternatively: <OutDir>bin\debug\</OutDir> When the build server is done building and running tests etc. all the assemblies are placed...

How to integrate StyleCop into Tfs 2010

Hi, I need to run StyleCop rules check when gatecheckin into tfs2010. But I dont know how to configure this. Please help. ...

TFS 2010 enforcing Code Analysis in Gated Checkins

Hi Is it possible to enforce VS Code Analysis (FxCop) as part of the Gated Checkin policies? So the developers will not be able to checkin unless the CA is passed. Thanks ...

Start sprint date and end sprint date in Agile for TFS2010

I'm trying Agile with tfs2010 for the fist time. I would like input for each sprint a stard date and a end date but i think that is not possible actually. Do you have some hints how extend it for this data? Thank you very much. Enri ...

TFS email diff on commit

Hi All, Anyone know of a way to send diff emails when a commit is made to TFS 2010? Essentially, the email should show all files modified, along with all lines added/edited/deleted (as well as a few "context lines" i.e. unchanged lines above and below the modified areas) Thanks! ...

Can't to connect Visual Studio 2008 to TFS 2010

I am trying to connect to my TFS 2010 RC server. When I try to connect I get a error message. Here is a screen shot: This is the path I am using to connect: http://tfs2010test:8080/tfs/DefaultCollection I have Team Explorer 2008 SP 1 installed. I have read this question: http://stackoverflow.com/questions/1925512/visual-studio-200...

Migrating test cases & defects from Quality Center to TFS 2008/2010

Tool that can be used to migrate (or even better..synchronize) test cases and bugs between: TFS 2008 and Quality Center 9.2 (or later) TFS 2010 and Quality Center 9.2 (or later) I am aware of the following tools: Test Case Migrator (Excel/MHT) Tool TFS Bug Item Synchronizer 2.2 for Quality Center Also shai raiten mentions on his bl...