Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » Team System   (RSS)

Continuous Integration Setup with MSTest

I'm working with a client this week to set up Continuous Integration for their development environment. They're a small shop who are using Visual Studio 2008 Professional, and don't intend to upgrade to Team Suite or Team Edition any time soon. The build
Posted by ssmith | 0 Comments

Visual Studio Team Suite 2008 Available

Visual Studio Team Suite 2008 is now available to MSDN Subscribers (a fact which is apparently well known, since the server seems to be suffering from the load). Anyway, when the load on the servers reaches an equilibrium, you should be able to pick up

TFS Beta 2 VPCs Expire November First

In case you haven't seen this news from last Friday, the TFS Beta 2 Virtual PC images have an operating system timebomb in them that is set to expire on 1 November 2007 . This is not, however, the end of the world if you have been using these builds for
Posted by ssmith | 1 Comments

Fixed: CCNET + MSBUILD Logger Error

Ran into a snag this weekend with my build server - it started throwing errors related to the path to a folder, like this: .MSBUILD : error MSB4015: The build was aborted because the "MsBuildToCCNetLogger" logger failed unexpectedly during shutdown. System.ArgumentException:
Posted by ssmith | 4 Comments
Filed under: , , , ,

Old Team System News

This is all from last month, but I’ve been busy so it’s been in my queue. Sorry for the late “news”: Microsoft acquired TeamPlain, makers of TeamPlain Web Access for connecting to TFS via a browser. TeamPlain will be free to anybody
Posted by ssmith | 0 Comments
Filed under: , , ,

Speaking at Connection in Vegas in November

I found out that I should be speaking at the DevConnections show this fall. The show is being held in Las Vegas again, November 5–8th. I apologize to anybody that had hoped to see me present last month in Orlando at the spring show – I was

Display Current Bin Folder Content Information

As part of my automated build and test process, I wanted to be able to confirm that my third party components were the proper version and, more importantly, that they were fully licensed. For some components, I can create a new instance of the control

Plasma v1.0 Release Available

Plasma is an ASP.NET in-memory web server emulator that can be used for ASP.NET unit testing or automation. Its initial codebase was written by Microsoft and its current incarnation is a community project licensed under the Microsoft Permissive License

Upgrading TFS from RC to Workgroup Edition

Today I came into work and my build/source control server, which I thought I remembered installing the RTM of TFS Workgroup Edition, was complaining that my license had expired. When this happens, the error message looks something like this: "TF30072:
Posted by ssmith | 1 Comments
Filed under: , , ,