问题描述
我接手上一位员工设置的TFS 2015。
I am taking over the TFS 2015 that a previous employee set up.
尝试访问webapp时,我收到的是HTTP 500错误"网站正在维护中"。
When trying to access the webapp I am getting an HTTP 500 error "The website is under maintenance".
推荐答案
欢迎来到MSDN论坛。
Welcome to MSDN forum.
>>查看SQL Server ERRORLOG时,我看到"SQL Server评估期已过期"。
请参阅
SQL SERVER - 评估期已过期 - 如何激活SQL Server?了解详细信息
如果问题仍然存在,请检查以下内容以缩小问题范围:
If the issue persists, please check below thing to narrow down the issue:
- 确保您是管理控制台用户的成员即可。否则您无法访问管理控制台。
- 网络连接正常。
- 检查服务帐户,确保已在SQL Server中添加服务帐户。
- Make sure you are the member of the Administration Console Users. Otherwise you cannot access the Admin Console.
- the network connectivity is OK.
- Check the Service Account, make sure the Service Account has been added in SQL Server.
您还可以参考以下链接中的解决方案来解决问题:
http://www.ganshani.com / blog / 2014/04 / solve-tf246017-team-foundation-server-could-not-connect-to-the database /
You can also refer to the solution in below link to fix the issue:http://www.ganshani.com/blog/2014/04/solved-tf246017-team-foundation-server-could-not-connect-to-the-database/
祝你好运,
Joyce
这篇关于TFS 2015 SQL Server评估期已过期。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!