诊断工具失败 - 诊断中心 - HttpClient 不能为空
Diagnostic Tools Failure -Diagnostics Hub - HttpClient cannot be null
使用 IIS Express,Visual Studio 2015,更新 1,尝试启动 MVC 5 网站时我收到消息:
HttpClient cannot be null.
然后网站没有显示。
我尝试了"closing, deleting the suo and reopening"或"clean & rebuild"的常用技巧。
This seems 建议我重新安装 Studio,但我真的不想这样做。
这是什么原因造成的?如何在不重新安装的情况下解决它?
我没有看到这个问题所暗示的 , nor would I like to 。
迁移到 Update 2 解决了我的问题并恢复了诊断工具的功能 window。
使用 IIS Express,Visual Studio 2015,更新 1,尝试启动 MVC 5 网站时我收到消息:
HttpClient cannot be null.
然后网站没有显示。
我尝试了"closing, deleting the suo and reopening"或"clean & rebuild"的常用技巧。
This seems 建议我重新安装 Studio,但我真的不想这样做。
这是什么原因造成的?如何在不重新安装的情况下解决它?
我没有看到这个问题所暗示的
迁移到 Update 2 解决了我的问题并恢复了诊断工具的功能 window。