Não é possível conectar-se ao TFS no VS 2011Beta

1

Eu tentei abrir uma solução existente (que está sob controle de origem) no Visual Studio 2011Beta. Isso me deu o próximo erro:

The solution appears to be under source control, but its binding information cannot be found. Because it is not possible to recover this missing information automatically, the projects whose bindings are missing will be treated as not under source control.

Depois tentei conectar-me ao Team Foundation Server manualmente, inserindo credenciais que funcionaram 100% quando usadas com o Visual Studio 2010 Team Client, mas recebo o erro novamente:

TF31002: Unable to connect to this Team Foundation Server

O controle de origem que eu tentei conectar é o TFS 2005. Existe uma maneira de conectá-lo a partir do VS 2011Beta?

    
por Alex 02.04.2012 / 10:50

1 resposta

1

Parece que isso é realmente um problema. Após googling um pouco eu encontrei Não é possível conectar para o TFS Existente com o feedback do VS 2011 Beta no Microsoft Connect:

When opening an existing 2010 solution , project cannot connect to existing TFS server (Non 2011 TFS Beta installation). In VS 2011 when trying to add a connection manually to the TFS server it results in error TF31002. Verified that the connection setting is valid as VS 2010 is using it with no issue.

A resposta da Microsoft estava no estilo deles:

We do not support Dev11 clients communicating with TFS 2005 server.

e o assinalado agora é fechado como por design .


Obrigado Microsoft por sempre cuidar de nós.

    
por 02.04.2012 / 14:01