Tagged Questions

0
votes
1answer
20 views

Enable/access bug tracking for Team Foundation server 2010 with basic setup wizard

Hey guys. I need(want) to enable/access the bug tracking for team foundation server 2010 beta 2, and I don't know how to get it. Can somebody tell me how or point me were to read? …
0
votes
1answer
17 views

How to determine programmatically whether team project has sharepoint portal configured?

In VS.Net 2010 Beta 2: when a team project gets created the wizard offers a choice of whether or not to configure the project's Sharepoint portal. How can I determine programmatica …
0
votes
1answer
32 views

How to change TFS 2010 Beta 2 Connection String for Config DB

I've just installed Team Foundation Server 2010 Beta 2. Don't know how but the Connection String for the Data Backend (Configuration Database) is defined using "IntegratedSecurity" …
0
votes
0answers
12 views

How do I build a 3.5 solution with MSBuild 4.0?

Hi, I've been trying to move one of our projects to TFS 2010 Beta 2 to benefit from the new Agile process template and the Test And Lab Manager without moving to VS2010 yet (since …
0
votes
0answers
20 views

TFSReg in 2010 Beta 2?

Hi, does anybody know what is the equivalent of the TFSReg.exe command-line tool in 2010 Beta 2? I cannot find it anywhere, I searched the entire Program Files tree. Was it rename …
0
votes
1answer
60 views

Limitations of using VS2010 Professional with TFS 2010 Basic?

I'm currently in the process of investigating TFS 2010, as it's been agreed that we'll be getting VS2010 Professional when it's released and it comes with TFS Basic (we're currentl …
0
votes
1answer
43 views

Connecting to TFS through Visual Studio 2008 makes me Administrator

We are running TFS 2010 Beta 2 on the source control server. I am running Visual Studio 2008 Sp1 with the team explorer plus compatibility pack so that it can connect to 2010. Ever …
0
votes
1answer
127 views

TFS 2010 Basic (beta 2) versus Subversion et al

For a solo developer using Visual Studio 2010 beta 2 is TFS Basic a better option than Subversion (with VisualSVN or Ankh) and (optionally) something like Cruisecontrol? I don't …
0
votes
2answers
72 views

Unit tests failing on TFS2010 Beta 2 written in VS2008

I've just setup TFS 2010 Beta 2 on our server and it's running fine. I've checked-in my solution which is written in Visual Studio 2008 SP1, with a main Class project and Unit test …