【问题标题】:How to remove Web Essentials from Chrome after disabling browser link禁用浏览器链接后如何从 Chrome 中删除 Web Essentials
【发布时间】:2015-09-29 23:34:07
【问题描述】:

我已在 Visual Studio 中将“启用浏览器链接菜单”设置为 false Web Essentials 选项,但是,我仍然在 Chrome 控制台中看到此错误消息。

[09:21:58 GMT+1000 (AUS Eastern Standard Time)] Browser Link: Exception thrown when trying to invoke Browser Link extension callback "madskristensen.editorextensions.browserlink.unusedcss.unusedcssextensionfactory.GetIgnoreList":
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at MadsKristensen.EditorExtensions.BrowserLink.UnusedCss.UnusedCssExtension.GetIgnoreList()
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Microsoft.VisualStudio.Web.BrowserLink.ClientMessaging.DispatchMessage(BrowserLinkConnection connection, MessageArgs obj)

这是我在禁用浏览器链接后的唯一抱怨,几乎每次我在控制台日志视图中打开开发者工具时都会在控制台中看到此消息。

我已尝试查找扩展程序 (chrome://extensions/) 或插件 (chrome://plugins/) 但未列出。

【问题讨论】:

    标签: google-chrome visual-studio-2013 web-essentials


    【解决方案1】:

    根据 Web Essentials 提出的问题 https://github.com/madskristensen/WebEssentials2013/issues/550

    解决方案是禁用 Visual Studio 的浏览器链接。

    我只能通过工具栏做到这一点。

    【讨论】:

      【解决方案2】:
      1. 只需转到工具 >> 扩展和更新
      2. 查看已安装的程序。
      3. 禁用 Web Essentials 2013,5 更新

      瞧!你的问题解决了

      【讨论】:

        猜你喜欢
        • 2014-04-18
        • 2016-04-02
        • 1970-01-01
        • 2016-07-21
        • 2012-08-11
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2018-02-14
        相关资源
        最近更新 更多