Hi all,
I am facing an issue while accessing my tfs web portal. I am getting 503 error server is not available.
When I looked into the event viewer I found that there is some problem with initialization of some service.
I have started the application pool in IIS now application pool is running but still I am getting 503 error.
Event viewer log file is
TF53010: The following error has occurred in a Team Foundation component or extension:
Date (UTC): 2/18/2015 1:50:50 AM
Machine: TFSPROD01
Application Domain: /LM/W3SVC/3/ROOT/tfs-1-130686978420227915
Assembly: Microsoft.TeamFoundation.Framework.Server, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v4.0.30319
Service Host: 9d52ce85-e9b9-4ea6-8913-e45b2e4801e0 (DefaultCollection)
Process Details:
Process Name: w3wp
Process Id: 13884
Thread Id: 22592
Account name: ranchi\vishwajeet.kumar
Detailed Message: TF400703: Unable to initialize the specified service Microsoft.TeamFoundation.Framework.Server.TeamFoundationRegistryService.
The detailed message shows that there is some problem with Microsoft.TeamFoundation.Framework.Server.TeamFoundationRegistryService.
How can I resolve this error. I searched on the net for its solution but did not find any solution there.
Please help me.