【发布时间】:2017-06-08 11:11:24
【问题描述】:
我的 Visual Studio 2017 试用期已过,我无法登录以解锁该程序。每次认证都失败,报错:
An error has occurred and we can no longer retrieve information for your account.
Please reenter your credentials.
我检查了servicehub 的日志,他们都说(为便于阅读添加了换行符):
Error :
Error starting hub controller:
System.InvalidOperationException:
Controller terminated before accepting connections.
Exit code: -1073741502.
或
Error :
Exception retrying connect to json rpc:
System.InvalidOperationException:
Controller terminated before accepting connections.
Exit code: -1073741502.
我尝试过以管理员身份运行程序、删除会话令牌、使用不同的 Microsoft 帐户,甚至使用不同的 PC。不同的 PC 问题让我认为这可能是我的网络有问题,但我不确定那可能是什么。
【问题讨论】:
-
您在网络中使用代理服务器吗?
-
@KenTucker 是的,我的工作场所是这样。我是一名实习生,也是现场唯一的开发人员,所以我不确定如何向公司技术支持部门提出这个问题来解决。
标签: visual-studio visual-studio-2017