Martin Hinshelwood's Blog

A Scottish dyslexic software developer: Team System MVP, .NET architect, developer, evangelist, technology enthusiast and multi-dimensional free thinker


News

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.


Subscribe

Personal

Get Microsoft Silverlight

Accreditation

Stats

My Stats

  • Posts - 309
  • Comments - 362
  • Trackbacks - 128

Twitter












Tag Cloud


Recent Comments


Recent Posts


Article Categories


Archives


Post Categories


Image Galleries


Blogs I read


Blogs of Friends


Blogs on VSTS


Multi-Dimentional Free Thinking Bloggers


Personal


Projects



Well, setting up TFS 2008 is pretty easy. I have done an upgrade before, but I have now deployed my first pure TFS 2008 server to a clean environment. I have Reporting Services, SQL and TFS on one box and SharePoint 2007 in my Farm. Word of warning:

RTFM

The first thing I did after a successfully install of TFS was make sure that I could create my first project "Test 1". This is essential to determine that everything is working and should be done on the server to prevent any other issues getting in the way.

image 

The only problem I had was getting the reporting working. The first issue was authentication. When I checked the "Default Website" config it was set to anonymous only, so I changed that to "Integrated Windows" and that solved the authentication issues.

image

 The second problem was that I changed the reporting server URL, again to the friendly one and it broke SharePoint. I have a SharePoint 2007 Farm where all the TFS portals will be deployed. Even though I ran "TfsConfigWss.exe" located in the Tools folder on the SharePoint server after installing the SharePoint TFS component I still needed to run a register hack to get it to work. The key is under the Local Machine @Software\Microsoft\VisualStudio\9.0\TeamFoundation\ReportServer\ and you get a key for each of your SharePoint managed paths. 

image

What TFS does now does that is very nice is that you can have multiple TFS servers deploying to the same SharePoint farm. So I created a Managed Path of "TFS01" (my first TFS server at Aggreko, Awww) and pointed TFS at it.

I then changed the name of the server to a friendly name. This is no longer the nasty mess it once was: The TfsAdminUtil.exe now has functionality to change all of the URLs for TFS, SharePoint and RS, so that was easy.

But I still have the old issue of not being able to authenticate when I am on the server once I have changed the "name" of TFS from the server name (default) to a friendly URL.

This is no problem as that was how it worked in my previous environment. I think it is a proxy server issue, but I am not sure. Not much of a problem though...

 


posted @ Saturday, October 20, 2007 12:53 AM | Filed Under [ Team System Sharepoint ]

Comments

Gravatar # re: Installing TFS 2008 from scratch
Posted by MC on 2/6/2008 4:30 PM
When you say Sharepoint 2007 you mean WSS 3.0 or MOSS 2007?


Gravatar # re: Installing TFS 2008 from scratch
Posted by Martin Hinshelwood on 2/6/2008 8:34 PM
I have my TFS2008 deployment integrated with a MOSS farm, but WSS 3.0 Works just as well :)
Gravatar # re: Installing TFS 2008 from scratch
Posted by Thomas Schissler on 3/14/2008 3:38 PM
Have you installed the TFS and the MOSS both in a domain? We want to run the TFS in a none domain scenario to allow external users access to the TFS, but it seems to be not able to connect to the MOSS with a local account. The MOSS is also in a workgroup server
Gravatar # re: Installing TFS 2008 from scratch
Posted by Michael D. Fox on 8/14/2008 8:57 PM
My company wants to upgrade TFS to 2008. But they want to stay at 2005 for SQL Server and Visual Studio. Can this be done without also upgrading VS? Any gotchas we should look for?

Thanks,
Michael D. Fox
Post a comment





 

Please add 7 and 3 and type the answer here: