打开项目时Visual Studio崩溃

use*_*240 13 visual-studio-2013

我的项目已停止加载 - Visual Studio 2013崩溃,我真的很担心我无法继续我的项目解决方案的工作.我在Visual Studio的活动日志中发现了这个错误,但我真的不知道这意味着什么,有人可以帮忙吗?

Visual Studio 确实是自己打开的,但我无法运行我一直在研究的项目解决方案.

    <record>818</record>
    <time>2015/04/03 14:42:01.839</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
  </entry>
  <entry>
    <record>819</record>
    <time>2015/04/03 14:42:01.839</time>
    <type>Warning</type>
    <source>VisualStudio</source>
    <description>Unexpected system error mode before loading package [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
  </entry>
  <entry>
    <record>820</record>
    <time>2015/04/03 14:42:01.839</time>
    <type>Information</type>
    <source>VisualStudio</source>
    <description>Begin package load [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
  </entry>
  <entry>
    <record>821</record>
    <time>2015/04/03 14:42:02.158</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>SetSite failed for package [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
    <hr>80131500</hr>
    <errorinfo>No exports were found that match the constraint: 
    ContractName    Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    RequiredTypeIdentity    Microsoft.VisualStudio.Utilities.IContentTypeRegistryService</errorinfo>
  </entry>
  <entry>
    <record>822</record>
    <time>2015/04/03 14:42:02.160</time>
    <type>Error</type>
    <source>VisualStudio</source>
    <description>End package load [Microsoft.VisualStudio.Editor.Implementation.EditorPackage]</description>
    <guid>{E269B994-EF71-4CE0-8BCD-581C217372E8}</guid>
    <hr>80131500</hr>
    <errorinfo>No exports were found that match the constraint: 
    ContractName    Microsoft.VisualStudio.Utilities.IContentTypeRegistryService
    RequiredTypeIdentity    Microsoft.VisualStudio.Utilities.IContentTypeRegistryService</errorinfo>
  </entry>
Run Code Online (Sandbox Code Playgroud)

归档时间:

查看次数:

17793 次

最近记录:

10 年 前