I cant connect to TFS using Team Explorer. I get the general TF31002
cannot connect error in VisStudio/Team Explorer.
When I browse to the WorkItem.aspx page on the server I get this..
XML Page Cannot be displayed
...
TF10216: Team Foundation services are currently unavailable.
Try again later. If the problem persists, contact your Team Fou...
Any ideas on whats going on. The installation went off without a hitch.

TF31002 within Team Explorer
Pyromanci
Same error on http://localhost:8080/WorkItemTracking/v1.0/ClientService.asmx. My webservice is running.
T*R*Z
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=1338653&SiteID=1
thowe
New error in the EventLog....
TF53010: An unexpected condition has occurred in a Team Foundation component. The information contained here should be made available to your site administrative staff.
Technical Information (for the administrative staff):
Date (UTC): 4/21/2006 6:26:02 PM
Machine: SV1568
Application Domain: /LM/W3SVC/2/Root/WorkItemTracking-2-127901175620312500
Assembly: Microsoft.TeamFoundation.Common, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v2.0.50727
Process Details:
Process Name: w3wp
Process Id: 4280
Thread Id: 5436
Account name: xxxx\xxxAdmin
Detailed Message: TF30045: The instance information has not been configured or is not available for this Team Foundation Server. Please contact your Team Foundation Server administrator.
Web Request Details
Url: http://xxxxxxxx:8080/WorkItemTracking/WorkItem.aspx [method: GET]
User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
Headers: Connection=Keep-Alive&Accept=image%2fgif%2c+image%2fx-xbitmap%2c+image%2fjpeg%2c+image%2fpjpeg%2c+application%2fx-shockwave-flash%2c+*%2f*&Accept-Encoding=gzip%2c+deflate&Accept-Language=en-us&Authorization=NTLM+TlRMTVNTUAADAAAAGAAYAIQAAAAYABgAnAAAABoAGgBIAAAAFgAWAGIAAAAMAAwAeAAAAAAAAAC0AAAABYKIogUCzg4AAAAPMgAwADgALgAxADAAMQAuADIAOQAuADgANABTAGUAcgB2AGUAcgBBAGQAbQBpAG4AUwBWADEANQA2ADgAdzqlSCRJx6kAAAAAAAAAAAAAAAAAAAAASt76Il35YuS7Dr4hVWPEXA04ikA9bdlq&Host=208.101.29.84%3a8080&User-Agent=Mozilla%2f4.0+(compatible%3b+MSIE+6.0%3b+Windows+NT+5.2%3b+SV1%3b+.NET+CLR+1.1.4322%3b+.NET+CLR+2.0.50727)&UA-CPU=x86
Path: /WorkItemTracking/WorkItem.aspx
Local Request: True
Host Address: 208.101.29.84
User: XXXX\xxxAdmin [authentication type: NTLM]
Exception Message: The request failed with HTTP status 400: Bad Request. (type WebException)
Exception Stack Trace: at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.TeamFoundation.Proxy.BisRegistrationServiceProxyWsdl.GetRegistrationEntries(String toolId)
at Microsoft.TeamFoundation.Proxy.BisRegistrationProxy.GetRegistrationEntries(String toolId)
at Microsoft.TeamFoundation.Proxy.BisRegistrationService.RefreshMemoryCache()
at Microsoft.TeamFoundation.Proxy.BisRegistrationService.RefreshCachesIfNeeded(Boolean direct)
at Microsoft.TeamFoundation.Proxy.BisRegistrationService.GetRegistrationEntries(String toolId)
at Microsoft.TeamFoundation.Client.TeamFoundationServer.GetInternalProxyUrl(IRegistration regProxy, Type serviceType)
at Microsoft.TeamFoundation.Client.TeamFoundationServer.CreateInternalProxy(Type serviceType)
at Microsoft.TeamFoundation.Client.TeamFoundationServer.GetService(Type serviceType)
at Microsoft.TeamFoundation.WorkItemTracking.Server.RegistrationInfo..ctor()
at Microsoft.TeamFoundation.WorkItemTracking.Server.RegistrationInfo.GetInstance()
at Microsoft.TeamFoundation.WorkItemTracking.Server.Global.get_OperationalDbConnectionString()
at Microsoft.TeamFoundation.Server.TeamFoundationApplication.GetApplicationInstanceInfo()
at Microsoft.TeamFoundation.Server.TeamFoundationApplication.InstanceInfoMatches(String& reason)
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Matthew Gertz MS
If you try to connect to say, http://localhost:8080/WorkItemTracking/v1.0/ClientService.asmx, are you getting any results
If not, can you check to make sure that this web site is running
marc