Can not visit project portal site

This is odd.
While the source control functionalities are working well. The Menu itemProject Portal Site....
becomes gray. Then I logon to TFS server, I tried following sites.

http://localhost:8080/bisserver/registration.asmx
http://localhost/

http://localhost/reportserver
http://localhost/reports

all became inaccessible. All gives out "Service Availabe".

Enviroment is TFS beta3 and WSS sp2.

Help!Thanks.

Yi

[827 byte] By [Jemmy] at [2007-12-17]
# 1
http://localhost:8080/bisserver/registration.asmx is no longer a valid url - that was from Beta 2. The Beta 3 corresponding url is http://localhost:8080/services/v1.0/registration.asmx

The others you list should work - they are valid ways to access WSS and Report server. Something is configured wrong or permissions are wrong probably. I'll direct this question to someone else who may be able to help you more.

BrianHarry at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 2
I think Brian is correct - something looks misconfigured.
Can you check a few things for me please?

Can you check that the default web site is using ASP1.1?
Also Sharepoint SP2 uses Kerberos authentication by default. Did you follow Rob Caron's posting to change the default site authentication mechanism to NTLM? The posting can be found here: http://blogs.msdn.com/robcaron/archive/2005/10/07/478336.aspx

Then try again to access the default web site and report services. If this doesn't work please check that you have a Sharepoint site exclusion for Report Server (you can use stsadm to do this).

Let me know if any of this helps

DanKershaw at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 3
Thanks for your response.

http://localhost:8080/services/v1.0/registration.asmx is working.
My default web site is using ASP1.1 and NTLM.

Each web site is using different App pool:
Default: TFWSSffe
Sharepoint: WSSffeadm
TFS: TFS AppPool

The problem is still existing.
BTW: "have a Sharepoint site exclusion for Report Server (you can use stsadm to do this)" I am not very clear about this.

Jemmy at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 4
Is this single server install?
If so you might need to have a site exclusion for report server. Here are the instructions:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/RSinstall/htm/gs_installingrs_v1_9fdy.asp

If this doesn't work for you, it could be that the Sharepoint default web site (virtual server) was not properly extended (by TFS setup) during installation. Was the installation on a clean machine or a machine that had Beta2 (and hence Sharepoint) already installed on it?

Please follow the guidance in http://usa1021.wss.bcentral.com/_vti_bin/help/1033/sts/html/wsgpextd.htm to extend the default web site. You may need to create a new content database too.

DanKershaw at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...
# 5
Finally, I resolved this issue.
I found the problem is that the account that runs the application pool in which sharepoint central admin runs should belongs to both STS_WPG and IIS_WPG groups. I don't know why my account is not existed in IIS_WPG, then I added it into IIS_WPG, Solved.
Jemmy at 2007-9-9 > top of Msdn Tech,Visual Studio Team System,Team Foundation Server - General...

Visual Studio Team System

Site Classified