Search code examples
tfsrelease-managementms-release-management

Can't see Team Project nor Build Definition in Release Management Update 2


So I've tried to setup Release Management for Visual Studio 2013 Update 2, with TFS 2010 as source. Authentication, in the Administration panel, succeeds (validates), but when I define a new release, the Team Project and Build Definition drop-down are blank.

enter image description here

What could I be doing wrong?

Any help is greatly appreciated.

UPDATE 1

Seems I am not the only one with this issue. Time to downgrade or start with blank database..

UPDATE 2

Deleting the databse did not resolve this issue.

UPDATE 3

Switching Release Management Server to listen on HTTP instead of the default HTTPS, resolved this issue for me.

enter image description here

I hope this saves someone lots of grief.

If I had to guess, I'd say because it is secure environment, 2008 R2 SP1, I was getting certificate errors in the background.


Solution

  • As a workaround, until more details of this issues can be obtained, use HTTP instead of the default HTTPS protocol, for the Release Management Server.

    enter image description here