Hello.
I'm trying to install Team Foundation Server Beta 2 on Windows Server 2003
x64 Edition Enterprise (with all current updates - we are using SUS).
Attept #1
1. Installing .Net Framework 1.1 (Before installing it says that I
should turn on "Enable32bitAppOnWin64",
using script:
cscript adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
- I did it.
2. Installing .Net Framework 1.1 SP (NDP1.1sp1-KB867460-X86.exe )
3. Installing SQL Server 2005 (32 bit) Developer CTP April 2005
(first it installing .net framework 2.0 beta 2 x64!)
4. After all i can't access to IIS - neigher to http://localhost/Reports
no http://localhost - it says - Service Unavailable
Attept #2: (reinstall windows server with format hdd)
1. Installing SQL Server 2005 x64 Developer CTP June 2005
it installs .net 2.0 x64
2. http://localhost and http://localhost/Reports working fine
3. But to install Windows SharePoint Services (WSS) which is the
reqirement of the installation TFS i need to install .net framework 1.1,
because WSS don't want to work with 2.0.
4. After installation .net framework 1.1 and the situation is the same
as after attept #1
Questions:
1. Is it possible to install TFS on Windows Server 2003 x64 with SQL 2005
(any version) installed?
2. Is it possible to install WSS on WS 2003 x64 with .netframework 2.0 with
(without) .netframework 1.1?
3. Is it possible to have .net web applications in 1.1 (32bit) and 2.0
(64bit) together on the one machine?
Great thank for everyone who will be able to help,
Alex