3
votes

I am trying to connect to my TFS 2010 RC server. When I try to connect I get a error message.

Here is a screen shot:

alt text http://xs.to/image-2537_4B8BEAA0.jpg

This is the path I am using to connect: http://tfs2010test:8080/tfs/DefaultCollection

I have Team Explorer 2008 SP 1 installed.

I have read this question: Visual Studio 2008: Can't connect to known good TFS 2010. That is how I got my path that I tried.

I can connect just fine using Visual Studio 2010.

What am I missing?

4
On the referenced question, have you seen the answer by Ahmad Mageed, pointing out the reinstallation of the SP1 AFTER the Team Explorer?Marcel
Yeah. I am always careful to add them in the right order. Turns out there was a forward compatibility piece I was missing.Vaccano

4 Answers

5
votes

Have you installed the forward compatibility update from here? Further details can be found here.

1
votes

Here was my solution to get Visual Studio 2008 Team System to connect to TFS2010: (Beware convoluted).

  1. Install Visual Studio 2008 Team Explorer
  2. Uninstall Office 2007 (because of an incompatibility between Visual Studio 2008 SP1 installer and Office 2007)
  3. Run the Microsoft Install Clean Up utility to remove all references to Office 2007 that did not get removed when uninstalling)
  4. Re-Install Visual Studio 2008 Service Pack 1
  5. Install Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010
  6. Reinstall Office 2007 or go to OpenOffice
  7. Access TFS2010 repository...
0
votes

When I have added TFS servers before, I could not add the port in the URL. Have you tried this without the port, and allow discovery?

0
votes

A few things to try:

  • Have you tried connecting with Team Explorer 2010?
  • Have you tried creating a new project collection?
  • On your server, open the TFS admin tool and confirm that you have permissions to use that collection.

Be aware, some options are just not available in Team Explorer 2008.

Let me know if you need help with the security/groups on the server. It was very confusing to me when I first tried to work with it.