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

Re: Team Foundation Server on Windows Server x64 Edition by Al

Al
Fri Sep 02 08:31:14 CDT 2005

this from another forum relative to WSS working correctly ...
The system must not have .net 2.0 installed too... wss won't run unless u
install sp2 for wss.
(which AFAIK is not available yet)....
al

"Alexandr Zverev" <azverev@newsgroup.nospam> wrote in message
news:%23%2346%23A7rFHA.908@tk2msftngp13.phx.gbl...
> 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
>



Re: Team Foundation Server on Windows Server x64 Edition by Alexandr

Alexandr
Fri Sep 02 08:55:06 CDT 2005

Great thanks, Al, - this is what i thought. Well i'll be waiting for a WSS
sp2.
Alex
"Al Edlund" <edlund@ameritech.net> wrote in message
news:uS3PVK8rFHA.3852@TK2MSFTNGP15.phx.gbl...
> this from another forum relative to WSS working correctly ...
> The system must not have .net 2.0 installed too... wss won't run unless u
> install sp2 for wss.
> (which AFAIK is not available yet)....
> al
>
> "Alexandr Zverev" <azverev@newsgroup.nospam> wrote in message
> news:%23%2346%23A7rFHA.908@tk2msftngp13.phx.gbl...
>> 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
>>
>
>



Re: Team Foundation Server on Windows Server x64 Edition by Ken

Ken
Fri Sep 02 18:33:12 CDT 2005

Hi,

The april sq server 2005 ctp will work with the june ctp of visual
studio.net 2005 team system. I would try and use the vpc image of visual
studio 2005 team system beta 2. It comes with sql server 2005 installed.

In addition to the script to enable 32 bit app on 64 you need to
enable asp.net. To do so go to computer management -> internet information
services -> web service extensions select asp.net and click on the allow
button.

Ken
---------------------------


"Alexandr Zverev" <azverev@newsgroup.nospam> wrote in message
news:%23%2346%23A7rFHA.908@tk2msftngp13.phx.gbl...
> 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
>