HTTP code 414 error on TFS 2010

T

ThinkingMan

Server: Windows Server 2008 Standard, SP2, 64-bit OS (virtual machine)

TFS 2010 (build server on another box), IIS v6.0 SP2.

Client: VS 2010 Professional.

Error happened when try to move solution from DefaultCollection to
another one.

1. Checked on TFS: DefaultCollection’s State and verify it's Online

2. Run iisreset.exe

3. Restarted server

4. Restarted client

5. Open VS 2010

6. Try connecting to TFS

Got error:

"Team Foundation services are not available from server TFS_Name.

Technical information (for administrator):

HTTP code 414: Request-Uri Too Long.

Retry

Please help!

Regards,

Andrei.

P.S. also posted it on following link:

http://social.msdn.microsoft.com/Forums/en/tfsgeneral/thread/899d8da8-a895-4460-85f8-e896cb7e3b81




I use TFS Integration and migration crashed with unexpected error.

On server got error: TFSBuildServiceHost

Service cannot be started.
Microsoft.TeamFoundation.TeamFoundationServiceUnavailableException:
Team Foundation services are not available from server
http://localhost:8080/tfs/defaultcollection.

Technical information (for administrator):

HTTP code 414: Request-Uri Too Long ---> System.Net.WebException:
The remote server returned an error: (414) Request-Uri Too Long.

at System.Net.HttpWebRequest.GetResponse()

at
Microsoft.TeamFoundation.Client.TeamFoundationClientProxyBase.AsyncWebRequest.ExecRequest(Object
obj)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top