Skip to content

Instantly share code, notes, and snippets.

@TheOpenDevProject
Created February 29, 2016 23:43
Show Gist options
  • Save TheOpenDevProject/feb8b46f6e08bd08d370 to your computer and use it in GitHub Desktop.
Save TheOpenDevProject/feb8b46f6e08bd08d370 to your computer and use it in GitHub Desktop.
System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Generic.Dictionary`2.FindEntry(TKey key) at Microsoft.VisualStudio.Html.Package.Extensions.ExtensionsManager.OnTextViewCreated(ITextView textView, ITextBuffer textBuffer) at Microsoft.Web.Editor.Controller.TextViewConnectionListener.OnTextViewGotAggregateFocus(ITextView textView, ITextBuffer textBuffer) at Microsoft.VisualStudio.Html.Package.Commands.Html.VsHtmlTextViewConnectionListener.OnTextViewGotAggregateFocus(ITextView textView, ITextBuffer textBuffer) at Microsoft.Web.Editor.Controller.TextViewConnectionListener.<>c__DisplayClass24_0.<OnTextViewConnected>b__0(Object sender, EventArgs eventArgs) at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.RaiseEvent(Object sender, EventHandler eventHandlers)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment