Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

TFS2010 Lab: Build agent fails to connect using HTTPS and Machine name


Symptoms

Build agent fails to connect to the Application Tier using HTTPS and machine name not DNS name.

↑ Back to the top


Cause

Occurs with Notification URL matching Lab URL but the machine name is different. The Agent connects to App Tier using the machine name not the Notification URL or the Lab URL when there is a DNS record (CName) for the machine name.
In this case, it picked up the name from a DNS record (CNAME) for the machine.

↑ Back to the top


Resolution

Workarounds are either make Lab URL the machine name (allowing non-SSL connections), allow SSL connections using the machine name as well or do not have a CName record in DNS for the machine name.

↑ Back to the top


More Information

Ordinarily, this is not a problem, but because the machine was set for SSL, the incoming connection from the Build Agent to the Application Tier was using https:\\MachineName and did not match the certificate name. Therefore, the connection was rejected.

↑ Back to the top


Keywords: kb

↑ Back to the top

Article Info
Article ID : 2636503
Revision : 1
Created on : 1/7/2017
Published on : 10/27/2011
Exists online : False
Views : 168