Skip to content

Instantly share code, notes, and snippets.

@rionmonster
Created June 27, 2017 18:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rionmonster/ec3b44b9a08e8445bd095a9498c573ba to your computer and use it in GitHub Desktop.
Save rionmonster/ec3b44b9a08e8445bd095a9498c573ba to your computer and use it in GitHub Desktop.
<entry>
<record>513</record>
<time>2017/06/27 18:36:10.340</time>
<type>Error</type>
<source>Editor or Editor Extension</source>
<description>Microsoft.VisualStudio.ExtensibilityHosting.InvalidMEFCacheException: The Visual Studio component cache is out of date (assembly: Glyphfriend.VS2017, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null). Please restart Visual Studio.&#x000D;&#x000A; at Microsoft.VisualStudio.ExtensibilityHosting.FaultCatchingAssemblyLoader.&lt;&gt;c__DisplayClass17_0.&lt;LoadAssembly&gt;b__0(AssemblyName assemblyNameParam)&#x000D;&#x000A; at Microsoft.VisualStudio.ExtensibilityHosting.Utilities.SafeGetOrAdd[TKey,TValue](IDictionary`2 dictionary, TKey key, Object lockObj, Func`2 valueFactory)&#x000D;&#x000A; at Microsoft.VisualStudio.ExtensibilityHosting.FaultCatchingAssemblyLoader.LoadAssembly(AssemblyName assemblyName)&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.Reflection.ResolverExtensions.Resolve(ConstructorRef constructorRef)&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.RuntimeComposition.RuntimePart.get_ImportingConstructor()&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.RuntimeExportProviderFactory.RuntimeExportProvider.RuntimePartLifecycleTracker.CreateValue()&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.Create()&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.MoveNext(PartLifecycleState nextState)&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.ExportProvider.PartLifecycleTracker.GetValueReadyToExpose()&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.ExportProvider.&lt;&gt;c__DisplayClass53_0.&lt;CreateExport&gt;b__0()&#x000D;&#x000A; at System.Lazy`1.CreateValue()&#x000D;&#x000A; at System.Lazy`1.LazyInitValue()&#x000D;&#x000A; at System.Lazy`1.get_Value()&#x000D;&#x000A; at Microsoft.VisualStudio.Composition.NetFxAdapters.MefV1ExportProvider.&lt;&gt;c__DisplayClass12_0.&lt;UnwrapExport&gt;b__1()&#x000D;&#x000A; at System.ComponentModel.Composition.Primitives.Export.GetExportedValueCore()&#x000D;&#x000A; at System.ComponentModel.Composition.Primitives.Export.get_Value()&#x000D;&#x000A; at System.ComponentModel.Composition.ExportServices.GetCastedExportedValue[T](Export export)&#x000D;&#x000A; at System.ComponentModel.Composition.ExportServices.&lt;&gt;c__DisplayClass11_0`2.&lt;CreateStronglyTypedLazyOfTM&gt;b__1()&#x000D;&#x000A; at System.Lazy`1.CreateValue()&#x000D;&#x000A; at System.Lazy`1.LazyInitValue()&#x000D;&#x000A; at System.Lazy`1.get_Value()&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.Engine.HtmlCompletionEngine.GetAttributeCompletionProviders(String completionType, String attributePrefix, String attributeName)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.Engine.HtmlCompletionEngine.GetCompletionForAttributeValues(AttributeNode attribute, String&amp; completionType)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.Engine.HtmlCompletionEngine.GetAttributeValueCompletions(RootNode rootNode, Int32 position, HtmlPositionType positionType, ElementNode element, AttributeNode attribute, ITextRange&amp; range, String&amp; completionType)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.Engine.HtmlCompletionEngine.GetCompletionForLocation(RootNode rootNode, IContentType contentType, Int32 position, ElementNode&amp; element, AttributeNode&amp; attribute, ITextRange&amp; range, String&amp; completionType, Boolean autoShownCompletion)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.HtmlCompletionSource.PopulateCompletionList(Int32 position, ICompletionSession session, IList`1 completionSets)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.HtmlCompletionSource.AugmentCompletionSession(ICompletionSession session, IList`1 completionSets)&#x000D;&#x000A; at Microsoft.VisualStudio.Language.Intellisense.Implementation.CompletionSession.Start()&#x000D;&#x000A; at Microsoft.VisualStudio.Language.Intellisense.Implementation.CompletionBroker.TriggerCompletion(ITextView textView)&#x000D;&#x000A; at Microsoft.Web.Editor.Completion.CompletionController.TriggerCompletion()&#x000D;&#x000A; at Microsoft.Web.Editor.Completion.CompletionController.ShowCompletion(Boolean autoShownCompletion)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.HtmlCompletionSource.RetriggerCompletion(ICompletionSession session)&#x000D;&#x000A; at Microsoft.Html.Editor.Completion.HtmlCompletionSource.&lt;&gt;c__DisplayClass8_0.&lt;TreeUpdatedCallback&gt;b__0()&#x000D;&#x000A; at Microsoft.Web.Editor.Utility.GuardedOperations.InvokeExtensionPoint(Object errorSource, Action action)</description>
</entry>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment