zoukankan      html  css  js  c++  java
  • vs 启动时报错:未能加载文件或程序集 SharpGit

    错误完整内容:

    ---------------------------
    Microsoft Visual Studio
    ---------------------------
    System.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.IO.FileNotFoundException: 未能加载文件或程序集“SharpGit, Version=1.1000.17.0, Culture=neutral, PublicKeyToken=bbd5cbe025856bdf”或它的某一个依赖项。系统找不到指定的文件。

    在 Ankh.GitScc.StatusCache.GitStatusCache..ctor(IAnkhServiceProvider context)

    --- 内部异常堆栈跟踪的结尾 ---

    在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)

    在 System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

    在 Ankh.AnkhRuntime.LoadServices(IServiceContainer container, Assembly assembly, IAnkhServiceProvider context)
    ---------------------------
    确定
    ---------------------------

    解决方法:

    扩展中禁用AnkhSVN。

  • 相关阅读:
    String painter HDU
    GCD Counting-树形DP
    XOR UVALive
    BZOJ-9-3295: [Cqoi2011]动态逆序对
    E
    Stars HDU
    二维单调队列(理想的正方形+修筑绿化带)
    P3622 [APIO2007]动物园
    COJ1160[一本通 5.3 例 1」Amount of Degrees
    [ZJOI2008]骑士
  • 原文地址:https://www.cnblogs.com/runliuv/p/15631787.html
Copyright © 2011-2022 走看看