Still not sure what happened here, but I finally managed to get the server up and running.
These are the steps I had to take. 1) Completely removed: a) Team Foundation Server b) SharePoint Services SP2 c) SQL Server 2005 d) IIS 6.0 2) Deleted all folders used by these applications 3) Rebooted the server 4) Reinstalled IIS 6.0 a) When installing, I choose these options only: i) ASP.NET ii) SMTP (since I am using SQL Server Database Mail) 5) Reinstalled SQL Server a) I left every option on its default setting, as per the TFS installation instructions b) In my previous attempts, I had changed some of the default options, such as the installation folder and the folders for the data files 6) Installed SharePoint Services SP1 7) Installed Team Foundation Server 8) Applied the SP2 patch to SharePoint Services a) In my previous attempts, I had installed SharePoint Services SP2 from the outset i) This appeared to work at first, but when I attempted to create a Team Project in Visual Studio, I got the TF31002 error 1) Unable to connect to this Team Foundation Server ii) I tried to change the authentication to NTLM using SharePoint Central Administration, but this only resulted in "Server Application Unavailable" errors when I browsed to the site.
|