C# 试图打开一个;“不包括在项目中”;VS2015中的视图引发异常

C# 试图打开一个;“不包括在项目中”;VS2015中的视图引发异常,c#,asp.net-mvc,visual-studio,exception,model-view-controller,C#,Asp.net Mvc,Visual Studio,Exception,Model View Controller,我已经尝试解决这个问题一段时间了,但没有任何效果:( 当我试图打开一个排除的视图(必须排除才能运行应用程序)时会发生这种情况,该视图会引发以下错误: 遇到异常。这可能是由扩展导致的。您可以获取更多信息 从ActivityLog.xml中提取 <entry> <record>711</record> <time>2016/06/22 11:00:03.089</time> <type>Error<

我已经尝试解决这个问题一段时间了,但没有任何效果:( 当我试图打开一个排除的视图(必须排除才能运行应用程序)时会发生这种情况,该视图会引发以下错误:

遇到异常。这可能是由扩展导致的。您可以获取更多信息

从ActivityLog.xml中提取

<entry>
    <record>711</record>
    <time>2016/06/22 11:00:03.089</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>712</record>
    <time>2016/06/22 11:00:03.089</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>713</record>
    <time>2016/06/22 11:00:03.089</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>714</record>
    <time>2016/06/22 11:00:03.089</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>715</record>
    <time>2016/06/22 11:00:03.089</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>716</record>
    <time>2016/06/22 11:00:03.089</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>717</record>
    <time>2016/06/22 11:00:03.090</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>718</record>
    <time>2016/06/22 11:00:03.090</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>719</record>
    <time>2016/06/22 11:00:03.090</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>720</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>721</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>722</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>723</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>724</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>725</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>726</record>
    <time>2016/06/22 11:00:03.091</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>727</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>728</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>729</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>730</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>731</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>732</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>733</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>734</record>
    <time>2016/06/22 11:00:03.092</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>735</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>736</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>737</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>738</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>739</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>740</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>741</record>
    <time>2016/06/22 11:00:03.093</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>742</record>
    <time>2016/06/22 11:00:03.095</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>743</record>
    <time>2016/06/22 11:00:03.095</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>744</record>
    <time>2016/06/22 11:00:03.095</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>745</record>
    <time>2016/06/22 11:00:03.095</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>746</record>
    <time>2016/06/22 11:00:03.095</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>747</record>
    <time>2016/06/22 11:00:03.095</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>748</record>
    <time>2016/06/22 11:00:03.096</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>749</record>
    <time>2016/06/22 11:00:03.096</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>750</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>751</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>752</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>753</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>754</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>755</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>756</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>757</record>
    <time>2016/06/22 11:00:03.097</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>758</record>
    <time>2016/06/22 11:00:03.098</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>759</record>
    <time>2016/06/22 11:00:03.098</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>760</record>
    <time>2016/06/22 11:00:03.098</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>761</record>
    <time>2016/06/22 11:00:03.098</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>762</record>
    <time>2016/06/22 11:00:03.098</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>763</record>
    <time>2016/06/22 11:00:03.098</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>764</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>765</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>766</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>767</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>768</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>769</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>770</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>771</record>
    <time>2016/06/22 11:00:03.099</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>772</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>773</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>774</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>775</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Advertised (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>776</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing AssemblyFolders (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>777</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Fusion (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>778</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGen (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>779</record>
    <time>2016/06/22 11:00:03.100</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing NGenQueue (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>780</record>
    <time>2016/06/22 11:00:03.101</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing policy (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>781</record>
    <time>2016/06/22 11:00:03.101</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Security (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>782</record>
    <time>2016/06/22 11:00:03.101</time>
    <type>Error</type>
    <source>Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage</source>
    <description>Exception parsing Windows Presentation Foundation (under HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework) as a version</description>
  </entry>
  <entry>
    <record>783</record>
    <time>2016/06/22 11:00:03.139</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Done loading new toolbox content, total time = 281 ms</description>
  </entry>
  <entry>
    <record>784</record>
    <time>2016/06/22 11:00:04.944</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Entering function VBDispatch::GetTypeLib</description>
  </entry>
  <entry>
    <record>785</record>
    <time>2016/06/22 11:00:04.944</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Leaving function VBDispatch::GetTypeLib</description>
    <guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</guid>
  </entry>
  <entry>
    <record>786</record>
    <time>2016/06/22 11:00:24.593</time>
    <type>Error</type>
    <source>Editor or Editor Extension</source>
    <description>System.ArgumentNullException: Value cannot be null.&#x000D;&#x000A;Parameter name: key&#x000D;&#x000A;   at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)&#x000D;&#x000A;   at Microsoft.VisualStudio.Html.Package.Extensions.ExtensionsManager.OnTextViewCreated(ITextView textView, ITextBuffer textBuffer)&#x000D;&#x000A;   at Microsoft.Web.Editor.Controller.TextViewConnectionListener.OnTextViewGotAggregateFocus(ITextView textView, ITextBuffer textBuffer)&#x000D;&#x000A;   at Microsoft.VisualStudio.Html.Package.Commands.Html.VsHtmlTextViewConnectionListener.OnTextViewGotAggregateFocus(ITextView textView, ITextBuffer textBuffer)&#x000D;&#x000A;   at Microsoft.Web.Editor.Controller.TextViewConnectionListener.&lt;&gt;c__DisplayClass24_0.&lt;OnTextViewConnected&gt;b__0(Object sender, EventArgs eventArgs)&#x000D;&#x000A;   at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent(Object sender, EventHandler eventHandlers)</description>
  </entry>

711
2016/06/22 11:00:03.089
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析作为版本发布(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)
712
2016/06/22 11:00:03.089
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将AssemblyFolders(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
713
2016/06/22 11:00:03.089
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析融合(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为一个版本
714
2016/06/22 11:00:03.089
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将NGen(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
715
2016/06/22 11:00:03.089
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将NGenQueue(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
716
2016/06/22 11:00:03.089
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析策略(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为版本
717
2016/06/22 11:00:03.090
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析安全性(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为版本
718
2016/06/22 11:00:03.090
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常分析Windows演示基础(在HKEY-LoalAlxMault\Sava\NETFramework)下作为一个版本
719
2016/06/22 11:00:03.090
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析作为版本发布(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)
720
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将AssemblyFolders(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
721
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析融合(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为一个版本
722
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将NGen(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
723
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将NGenQueue(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
724
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析策略(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为版本
725
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析安全性(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为版本
726
2016/06/22 11:00:03.091
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常分析Windows演示基础(在HKEY-LoalAlxMault\Sava\NETFramework)下作为一个版本
727
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析作为版本发布(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)
728
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将AssemblyFolders(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
729
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析融合(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为一个版本
730
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将NGen(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
731
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
将NGenQueue(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)解析为版本时出现异常
732
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析策略(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为版本
733
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio.IDE.ToolboxControlsInstaller.ToolboxInstallerPackage
异常解析安全性(在HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework下)作为版本
734
2016/06/22 11:00:03.092
错误
Microsoft.VisualStudio。