Make sure you follow the install guide from microsoft. http://www.microsoft.com/downloads/details.aspx?FamilyID=ff12844f-398c-4fe9-8b0d-9e84181d9923&displaylang=en
Here is a summarized list for an install.
Single Server Install
- Create TFSSERVICE, TFSSETUP, TFSREPORTS domain users
- Install Windows 2003 /2008 and join to domain
- Grant TFSSERVICE and TFSSETUP users to the administrators group
- Login in as TFSSETUP
- Install SQL Server 2005 Standard or Enterprise
- I would install all the services but notifications services (Select do not configure reporting services)
- Install SQL Server SP2
- Reboot
- Install TFS 2008 with Sharepoint 3
I didn't get error 28002 installing on a server. It might be that Virtual PC 2007 does act differently then Virtual Server 2005 R2.
I found this nice MSI logging registry key to enable verbose logging.
Thanks to this blog: http://weblogs.asp.net/aaronschnieder/archive/2008/02/14/tfs-2008-installation-escapades-amp-errors.aspx
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
"EnableAdminTSRemote"=dword:00000001
"Logging"="voicewarmup"
No comments:
Post a Comment