Upgrading to TFS 2013. Parameters tab is blank when queuing up a build

丶灬走出姿态 提交于 2019-12-07 03:09:41

问题


I'm trying to migrate from TFS 2012 Update 2 to TFS 2013. Following the documentation I installed TFS 2012.2 on the new hardware, backed up/restored the databases, then installed TFS 2013 as an upgrade.

I can see the Team Project and the builds. The problem is when I right click a build to queue up a new one and click on the Parameters tab I just get a blank panel. My best guess is there was an error loading the parameters. Note those builds worked fine in TFS 2012.2.

If I create a new build from scratch and I use their new default template (TfvcTemplate.12.xaml) I still get the same error.

I don't see any errors in the output window or the event log.


It turns out it's a known bug with VS2013 connecting to TFS2013


The VS2013 hotfix has been released. Taken from here.


回答1:


For future reference, this was fixed in Visual Studio 2013 Update 1 (see KB 2911573).



来源:https://stackoverflow.com/questions/19601446/upgrading-to-tfs-2013-parameters-tab-is-blank-when-queuing-up-a-build

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!