SharePoint Services 2.0 with SP1 not installed
I'm trying to instal TSF Beta 3 on W2003 with SP1 ENU but the
System Health Cheacks always reports SharePoint Services 2.0 with SP1 not installed although it is installed.
Any ideas?
The message is "Share Point 2.0 with SP1 is not installed".
I've installed with "Serverfarm" on a clean machine. After installing WSS the Website is comming up. So i think WSS is installed correctly.
When you bring the SharePoint web page up, is it a short page, from which you can only set up the database, or a long page with 19 options broken into four sections?
That's good, because it shows that it is indeed a web farm installation, with no database at this stage. The TFS install should set up the database when you manage to satisfy the installer that it is indeed installed.
What values do you have in the registry for these:
- Key "HKLM\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\6.0", Value named "Location".
- Key "HKLM\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Ports\Port /LM/W3SVC/1:", Value named "servertype".
- Key "HKLM\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\Secure\ConfigDb", value "dsn".
(These appear to be the registry keys that are queried in the install.)
I have the following values for these, respectively:
- C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\60\
- msiis
- <A connect string to the STS_Config database on my server>