Problem connecting to Team Foundation Services (TFSpreview.com) with TeamCity 7.1.4

Hi,

The documentation for TC 7.1.4 states that it should be perfectly fine to connect to TFS in the cloud with the latest version of TC. So, I naturally went ahead and configured everything with new servers and routines for building our dev-farms around TeamCity only to find out that I can't get TeamCity to pull data from our cloud-hosted TFS.

In the attached screenshot you can see what the setup looks like.

Url: http://replaced.visualstudio.com
User name: ##LIVE##\RemovedAccount
Password:

As per the on-screen instructions in the configuration dialog, I think I've configured everything properly as well.

If you look at the other screenshot you see that I've correctly set up the alternate account credentials in TFS as well.

I'm at a crossroad here. Either we part ways with the JetBrains products right here, or we find a way to get this working. I'd really love to continue using TC for our builds but right now it's a showstopper unless we can get past this point of no connectivity. Below is the error message provided:

-


Test connection failed in Removed 2013 Build :: Build and Package Removed Intranet. TFS failed. ExitCode: 1

stdout: TFS Native Verifier v7.1 Copyright (C) 2006-2012 JetBrains s.r.o.
Running under .NET Framework 4.0.30319.17929
INFO  -
INFO  - Use Team Explorer 2012
INFO  -
TFS Native Accessor v7.1 Copyright (C) 2006-2012 JetBrains s.r.o.
INFO  - Connecting to server https://removed.visualstudio.com/
Connection test:
  Server='https://removed.visualstudio.com/'
  Username='##LIVE##\RemovedAccount'
  Root='$/DefaultCollection'
ERROR - TF31002: Unable to connect to this Team Foundation Server: https://removed.visualstudio.com/.
Team Foundation Server Url: https://removed.visualstudio.com/.

Possible reasons for failure include:
- The name, port number, or protocol for the Team Foundation Server is incorrect.
- The Team Foundation Server is offline.
- The password has expired or is incorrect.

Technical information (for administrator):
The remote server returned an error: (404) Not Found.
System.Exception: TF31002: Unable to connect to this Team Foundation Server: https://removed.visualstudio.com/.
Team Foundation Server Url: https://removed.visualstudio.com/.

Possible reasons for failure include:
- The name, port number, or protocol for the Team Foundation Server is incorrect.
- The Team Foundation Server is offline.
- The password has expired or is incorrect.

Technical information (for administrator):
The remote server returned an error: (404) Not Found. ---> Microsoft.TeamFoundation.TeamFoundationServiceUnavailableException: TF31002: Unable to connect to this Team Foundation Server: https://removed.visualstudio.com/.
Team Foundation Server Url: https://removed.visualstudio.com/.

Possible reasons for failure include:
- The name, port number, or protocol for the Team Foundation Server is incorrect.
- The Team Foundation Server is offline.
- The password has expired or is incorrect.

Technical information (for administrator):
The remote server returned an error: (404) Not Found. ---> System.Net.WebException: The remote server returned an error: (404) Not Found.
   at System.Net.HttpWebRequest.GetResponse()
   at Microsoft.TeamFoundation.Client.Channels.TfsHttpWebRequest.SendRequestAndGetResponse(HttpWebRequest webRequest, WebException& webException)
   --- End of inner exception stack trace ---
   at Microsoft.TeamFoundation.Client.TfsConnection.EnsureProviderConnected()
   at JetBrains.TeamCity.Tfs.Command.Do() in c:\BuildAgent\work\58b0af5b97257958\TfsNativeAccessor\src\Command.cs:line 25
   at JetBrains.TeamCity.Tfs.Program.Main(String[] args) in c:\BuildAgent\work\58b0af5b97257958\TfsNativeAccessor\src\Program.cs:line 132
   --- End of inner exception stack trace ---
   at JetBrains.TeamCity.Tfs.Program.Main(String[] args) in c:\BuildAgent\work\58b0af5b97257958\TfsNativeAccessor\src\Program.cs:line 386


command: C:\TeamCity\webapps\ROOT\WEB-INF\plugins\.unpacked\tfs\bin\tfs-native.exe @@c:\TeamCity\bin\..\temp\TC-TFS-39-2827_20\command.params, in file:
-



---
Original message URL: http://devnet.jetbrains.net/message/5490063#5490063

0

Please sign in to leave a comment.