Visual Studio 2015陷入了白色飞溅屏幕 [英] Visual Studio 2015 stuck at White Splash Screen

查看:409
本文介绍了Visual Studio 2015陷入了白色飞溅屏幕的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

启动VS 2015时,它会挂起以下白屏。


我已卸载/重新安装并执行重置设置,跳过软件包,但似乎没有解决此问题。




日志中有3个与p相关的错误[包未加载。



  < entry>

  &NBSP; < record> 25< / record>

  &NBSP; < time> 2017/11/14 00:27:14.623< / time>

  &NBSP; < type>错误< / type>

  &NBSP; < source> VisualStudio< / source>

  &NBSP; < description> 包的LegacySitePackage失败 [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]来源:& Microsoft.VisualStudio.Shell.Connected&描述:无法加载
文件或程序集& Microsoft.VisualStudio.Services.Client,Version = 14.0.0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a&或其中一个依赖项。系统找不到指定的文件。&#x000D;& #x000A; System.IO.FileNotFoundException:
无法加载文件或程序集& Microsoft.VisualStudio.Services.Client,Version = 14.0。 0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a&或其中一个依赖项。系统找不到指定的文件。&#x000D;&#x000A; File
name:& apos; Microsoft.VisualStudio.Services.Client,Version = 14.0.0.0,Culture = neutral,PublicKeyToken = b03f5f7f11d50a3a& ;者;&安培;#x000D;&安培;#x000A;&NBSP;   at Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities.CheckAndResetUserTokenStorage(IServiceProvider
serviceProvider)&#x000D;&#x000A;    at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage.Initialize()&#x000D;&#x000A;    at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider
sp)&#x000D;&#x000A;&#x000D;&#x000A;警告:程序集绑定日志记录已关闭。&#x000D;&#x000A;要启用程序集绑定失败日志记录,请将注册表值[HKLM \Software\Microsoft \Fusion!EnableLog](DWORD)设置为1。 &#x000D;&#x000A;注意:
与程序集绑定失败日志记录相关的性能损失。&#x000D;&#x000A;要关闭此功能,请删除注册表值[HKLM \软件\微软\融合!启用日志]。&#x000D;&#x000A;< / description>

  &NBSP; < guid> {7F679D93-2EB6-47C9-85EB-F6AD16902662}< / guid>

  &NBSP; < hr> 80070002< / hr>

  &NBSP; < errorinfo>< / errorinfo>

  < / entry>


  < entry>


  &NBSP; < record> 26< / record>

  &NBSP; < time> 2017/11/14 00:27:14.623< / time>

  &NBSP; < type>错误< / type>

  &NBSP; < source> VisualStudio< / source>

  &NBSP; < description> 包的SetSite失败 [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage](null)< / description>

  &NBSP; < guid> {7F679D93-2EB6-47C9-85EB-F6AD16902662}< / guid>

  &NBSP; < hr> 80070002< / hr>

  &NBSP; < errorinfo>< / errorinfo>

  < /条目>


  < entry>

  &NBSP; < record> 27< / record>

  &NBSP; < time> 2017/11/14 00:27:14.623< / time>

  &NBSP; < type>错误< / type>

  &NBSP; < source> VisualStudio< / source>

  &NBSP; < description>结束包装[Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]< / description>

  &NBSP; < guid> {7F679D93-2EB6-47C9-85EB-F6AD16902662}< / guid>

  &NBSP; < hr> 80070002< / hr>

  &NBSP; < errorinfo>< / errorinfo>

  < /条目>




解决方案

您好wallage1216,


感谢您在MSDN论坛上发帖。


让我们看看错误消息如下:


>> LegacySitePackage包失败 [Microsoft.VisualStudio.Shell.Connected。 ConnectedUser.ConnectedUserPackage]来源:& Microsoft.VisualStudio.Shell.Connected &说明:无法
加载文件或程序集


这表示VS Shell.Connected包  7F679D93-2EB6-47C9-85EB-F6AD16902662缺失或已损坏。


重新安装无法解决此问题,请转到控制面板以选择您的VS 2015,右键单击"
更改">" 修复"修理它。


然后重新启动你的机器并重启VS 2015以检查一切是否正常。


Best的问候,


When launching VS 2015 it hangs at the following White Screen.

I have uninstalled / reinstalled and performed reset setting, skip packages, but nothing seems to fix this issue.

There are 3 errors in the Log related to p[packages not loading.

  <entry>
    <record>25</record>
    <time>2017/11/14 00:27:14.623</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>LegacySitePackage failed for package [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]Source: &apos;Microsoft.VisualStudio.Shell.Connected&apos; Description: Could not load file or assembly &apos;Microsoft.VisualStudio.Services.Client, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;System.IO.FileNotFoundException: Could not load file or assembly &apos;Microsoft.VisualStudio.Services.Client, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;File name: &apos;Microsoft.VisualStudio.Services.Client, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&apos;&#x000D;&#x000A;   at Microsoft.VisualStudio.Shell.Connected.Common.CommonUtilities.CheckAndResetUserTokenStorage(IServiceProvider serviceProvider)&#x000D;&#x000A;   at Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage.Initialize()&#x000D;&#x000A;   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp)&#x000D;&#x000A;&#x000D;&#x000A;WRN: Assembly binding logging is turned OFF.&#x000D;&#x000A;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&#x000D;&#x000A;Note: There is some performance penalty associated with assembly bind failure logging.&#x000D;&#x000A;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&#x000D;&#x000A;</description>
    <guid>{7F679D93-2EB6-47C9-85EB-F6AD16902662}</guid>
    <hr>80070002</hr>
    <errorinfo></errorinfo>
  </entry>

  <entry>

    <record>26</record>
    <time>2017/11/14 00:27:14.623</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage](null)</description>
    <guid>{7F679D93-2EB6-47C9-85EB-F6AD16902662}</guid>
    <hr>80070002</hr>
    <errorinfo></errorinfo>
  </entry>

  <entry>
    <record>27</record>
    <time>2017/11/14 00:27:14.623</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]</description>
    <guid>{7F679D93-2EB6-47C9-85EB-F6AD16902662}</guid>
    <hr>80070002</hr>
    <errorinfo></errorinfo>
  </entry>

解决方案

Hi wallage1216,

Thank you for posting in MSDN forum.

Let's see the error message as below :

>>LegacySitePackage failed for package [Microsoft.VisualStudio.Shell.Connected.ConnectedUser.ConnectedUserPackage]Source: &apos;Microsoft.VisualStudio.Shell.Connected&apos; Description: Could not load file or assembly

This indicates that the VS Shell.Connected package 7F679D93-2EB6-47C9-85EB-F6AD16902662 is missing or corrupted.

The re-installation can't fix this issue, please go to Control Panel to select your VS 2015, right click " Change ">" Repair " to repair it.

Then reboot your machine and restart VS 2015 to check if everything works fine.

Best Regards,


这篇关于Visual Studio 2015陷入了白色飞溅屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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