I'm trying to get my SQL 2008 client tools talking to TFS 2010.
The address http://tfs-server:8080/tfs works fine in VS2010, but both SSMS (SQL Server Management Studio 2008) and BIDS (Business Intelligence Development Studio 2008) both give me this error:
TF31002: Unable to connect to this Team Foundation Server: <snip>
Possible reasons for failure include:
- The Team Foundation Server name, port number or protocol is incorrect.
- The Team Foundation Server is offline.
- Password is expired or incorrect.
I spent a day following the 4-step and 7-step installation sequences and tried multiple variants of the TFS server's URL, but no luck. What would you suggest?