VS2017 空白登录屏幕 [英] VS2017 Blank Sign In Screen

查看:87
本文介绍了VS2017 空白登录屏幕的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在安装 Visual Studio 2017 时遇到一个独特的问题,即登录对话框是空白的,无论我等待多久,它似乎都不允许我登录.

I have a unique issue with my installation of Visual Studio 2017 where the sign in dialog is blank, and no matter how long I wait it never seems to allow me to log in.

我尝试将默认浏览器更改为 Chrome、Edge 和 IE,以防万一它在后台使用它来呈现此页面.在此之前,运行 IDE 的虚拟机出现问题,需要我重新注册 *.VBS 关联以完成安装,该问题已解决且安装已通过.

I have tried changing the default browser to Chrome, Edge and IE just in case it was using that under the hood for rendering this page. Prior to that I had an issue with the Virtual Machine running the IDE which required me to re-register *.VBS associations to complete the install, that has been resolved and the install has passed.

我现在只剩下登录问题,如下所示:

I am now just left with the sign in issue as shown below:

有没有人以前有过这个/知道这里有工作吗?我一直在 Google 上寻找类似的问题,但无济于事.

Has anyone had this before / know of a work around here? I have been looking around on Google for similar issues but to no avail.

这里的任何帮助将不胜感激.

Any help here would be appreciated.

谢谢!

推荐答案

我自己刚刚在 Visual Studio 2017 上遇到了这个问题(30 天评估也过期了,所以 Eduardo Zavala 的建议是不可能的).原因是我安装了 Internet Explorer 11,并且在安全方面设置了极其严格的限制.例如,如果网页告诉它,它不会遵循重定向.它还禁用了 JavaScript.显然,Visual Studio 为此登录页面使用 Internet Explorer 11(或至少Internet 选项"规则),而不是默认浏览器(例如 Microsoft Edge)及其设置.

I just encountered this issue myself on Visual Studio 2017 (30-day evaluation expired too so Eduardo Zavala's suggestion isn't possible). The cause is that I have Internet Explorer 11 installed and set to be extremely restrictive security wise. For example, it will not follow a redirect if a webpage tells it to. It also has JavaScript disabled. Apparently, Visual Studio uses Internet Explorer 11 (or at least "Internet Options" rules) for this login page instead of the default browser (e.g. Microsoft Edge) and its settings.

  1. 启动 Internet Explorer 11.
  2. 点击右上角的齿轮图标.
  3. 点击Internet 选项".
  4. 点击安全"标签.
  5. 点击默认级别"按钮.
  6. 点击应用".
  7. 点击确定".

再次运行 Visual Studio 2017 并登录.

Run Visual Studio 2017 again and sign in.

将 Internet Explorer 11 设置恢复为您喜欢的方式.

Set Internet Explorer 11 settings back to how you prefer them.

现在这两个程序都应该很好(VS17 授权和 IE11 限制).

All should be well in both programs now (VS17 authorized and IE11 restrictive).

这篇关于VS2017 空白登录屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆