tfs2010

Can TFSBuild replace part of your web.config settings?

Is it possible for a TFSBuild to replace part of your web.config settings with another section? Is this generally handled by a copy (overwrite) task on AfterBuild or AfterDropBuild where the parts of the web.config have been extracted out into their own seperate files? UPDATE Mid '10... If you're using Visual Studio 2010, it now comes...

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" which is a bad thing. I have no (more) idea(s) about how to change that Connection String. Anyone smarter than me? ;-) ...

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 project. Source control is working fine with the forward compatibility patch for VS 2008 Team explorer to work with TFS 2010. The unit tests are written usin...

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 need distributed source or even remote access. I don't really care about drilldowns and all that reporting. I just want version control & potentially automated...

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. Everything is fine! I had connected to the server and setup my workspace, checked in all our source code and could make changes and check them in and it would ass...

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 currently stuck with VSS, and were considering moving to SubVersion prior to the TFS Basic announcement). I've downloaded an installed the Beta 2 of TFS 2010 and insta...

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 renamed? Moved? Replaced by something else? Thanks... ...

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 it is missing CF support). The problem is that our .NET 3.5 Compact Framework projects don't build in Team Build 2010. It's complaining about a AddHighDPIReso...

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? thanks in advance ...

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 programmatically whether a team project has a portal configured. Thank you in advance for any help. ...

Deploy web applications and windows services using TFS 2010

Just went from TFS 2008 to 2010 at a client site and now wondering what happened to the TFSBuild.proj files from the TeamBuildTypes folder. I've already got the builds and drops working and now I need to get the old deployments working again. We used to do this with AfterBuild targets in the TFSBuild.proj. That mechanism seems to have mo...

Code coverage on TFS 2010 Beta 2

When trying to get TFS 2010 to run tests with codecoverage we get the error in the MSTest.exe output stated below. When running locally in VS 2010 Beta 2 the code coverage runs just fine. Have any of you guys experienced this and/or know how to fix it? Thanks in advance /Klaus Partial output from MSTest.exe: Summary ------- Test Ru...

TFS Reporting and SQL Server 2008 Developer

Hello I have a TFS 2010 beta 2 installation on a server 2008 r2, with a full instalation of sql server 2008 developer with SP1. I want to enable the reporting capabilities of TFS, but i can't get to connect TFS with analysis services. The app Tier - Reporting - Edit Dialog keeps me saying that the analysis server cannot be reached. I h...

tfs2010 local build

I am currently playing with tfs2010 and realized that the build scripts are in fact workflows. Does anybody know how to run a local build? In 2008 it was simple but 2010 seems tricky not to mention the complexity introduced by the workflow. ...

Visual Studio 2008: Can't connect to known good TFS 2010

A freshly installed TFS 2010 is at http://serverX:8080/tfs. A Windows 7 developer machine with VS 2008 Pro SP1 and the VS2008 Team Explorer (no SP). The TFS 2008 Service Pack 1 didn't work for me - "None of the products that are addressed by this software update are installed on this computer." The developer machine is able to browse ...

Can't get The latest version from source Control

hi to everyone, i have a problem, i created a project in tfs 2010 beta2 and everything is working fine, workitems, reports, etc, check-in files, but when i try to get the latest version from source control an error pops up saying TF30063: You are not authorized to access Microsoft-IIS/7.0. since you never had to trust those messages i we...

What's a Backup and Recovery Process for Team Foundation Server 2010?

We have a new installation of TFS 2010 (on SQL Server 2008), and I'm planning the backup and recovery process. It seems the configuration information and data is stored in the Tfs_Configuration and Tfs_DefaultCollection databases (and additional Tfs_[CollectionName] dbs if you have more than one collection). In a test setup, I tried ba...

Publish to FTP after TFS 2010 build quality change

Hi all, When I change the quality of a build in TFS 2010 (to production quality), I would like to have the build uploaded to my FTP site on a remote server. Are there any tools you know of that can accomplish this? If not, any suggestions on how I can do this myself? Thanks! ...

Should we migrate from svn to Team Foundation Server 2010?

We are with 6 developer and currently use Visual Studio 2008 Professional with SVN and Visual SVN. As soon as vs2010 is released we will upgrade from vs2008 pro to vs2010 premium. However if Team Foundation Server has a proper source control included in vs2010 premium, then it does make sense to use it. We like SVN, but like tight integ...

How many licensed users are available with TFS 2010 Beta 2?

We've been considering trying out the TFS 2010 Beta 2 as an upgrade from our existing installation, but I cannot find anything in the docs explaining how many users are available. Has anyone found information on this? ...