VS 2012 Express does not access TFS 2012 Express

Asked

Viewed 39 times

0

I installed TFS 2012 Express on a server and everything is installed right. Web access by address ipdoservidor:8080/tfs normally.

But when I try to search for the VS 2012 that I have on my machine, it can not connect at all.

Returns the message below:

http://blogs.msdn.com/blogfiles/granth/WindowsLiveWriter/TroubleshootingyourconnectiontoTFS_11D9A/image_2.png

The permissions for my user are all right. I have already installed TFS on my machine and on the server and it is the same thing.

I’ve made some changes to REGEDIT, deleted TFS cache and nothing.

How to solve this problem?

  • I’m sorry to ask, but you’ve tried to uninstall everything and reinstall again?

  • @Guilhermenascimento, I tried. I’ve done everything, but I can’t access it. It’s complicated. :(

  • Are you using AD? By Web you do the access on client machine?

  • @Brandão, Yes. Here AD use. By the Web it makes access normally. Access everything, but by VS is that the train gives problem.

  • Print the server registration screen in Visual Studio, as you are placing the URL...

1 answer

1

thank you very much for your commitment.

But after trying so hard I was able to identify the problem.

The Team Foundation creates an application TFS in the IIS. And there are the Authentications that are used in this application. By default, the Anonymous Authentication was disabled. So I enabled the Anonymous Authentication and it worked.

I had another problem after that, where I could not create the projects, but then I just gave permission to my AD user in the folder C:/Windows/Temp on the server and solved.

I spent a lot of time trying to figure it out and I found the solution. I don’t know if it’s the only solution or if it’s the right solution, but it’s the solution that worked for me.

Thank you to everyone who tried to help.

I hope I can help someone with this solution.

Thanks.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.