Application Tier Configuration Failed For TFS 2010 on Windows Server 2012 R2

故事扮演 提交于 2019-12-04 13:48:13

Support for IIS8 (Win8 and 2012Svr use) was added in TFS2012. (TFS2012 calls dism with the proper feature list instead of pkgmgr). IIS8 shipped after TFS2010.

It's available for download here

Also consider using cloud TFS. It's free and avoids stuff like this: http://www.visualstudio.com/

If that's not an option and it's critical, I believe it can be hacked around. Contact me offline if that's the case (I wrote the code to make it work with IIS8). But, I still recommend TFS 2012 server :)

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