Skip to content

Instantly share code, notes, and snippets.

@josegallardo
Created February 1, 2017 22:11
Show Gist options
  • Save josegallardo/e2236c3c3033046154a958869a08ab22 to your computer and use it in GitHub Desktop.
Save josegallardo/e2236c3c3033046154a958869a08ab22 to your computer and use it in GitHub Desktop.
VS2017 crash log
Exception Info: System.IO.FileLoadException
at Microsoft.VisualStudio.CodeSense.Providers.Collaboration.AuthorsDataPointProvider.CreateDataPoint(Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+DataPointContainer..ctor(Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService, System.Lazy`2<Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointProvider,Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointProviderMetadata>, Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+<>c__DisplayClass26_0.<CreateIndicator>b__1(System.Tuple`2<Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor,System.String>)
at System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].GetOrAdd(System.__Canon, System.Func`2<System.__Canon,System.__Canon>)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+<>c__DisplayClass26_0.<CreateIndicator>b__0()
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensDataPointTemplateService.CreateIndicator(Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor, System.String, System.Func`1<Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointViewModelReference>)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService.CreateIndicator(Microsoft.VisualStudio.Language.Intellisense.ICodeLensDescriptor, System.Lazy`2<Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointProvider,Microsoft.VisualStudio.Language.Intellisense.ICodeLensDataPointProviderMetadata>)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+IndicatorCollection+<>c__DisplayClass13_0+<<UpdateTemplateCollectionAsync>b__0>d.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Threading.JoinableTask+<JoinAsync>d__76.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+IndicatorCollection+<UpdateTemplateCollectionAsync>d__13.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+IndicatorCollection+<ConnectAsync>d__10.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensIndicatorService+<CreateIndicatorCollectionAsync>d__24.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensAdornmentViewModelProvider+<CreateAdornmentViewModelAsync>d__2.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensAdornmentCache+<GetOrCreateCacheEntryAsync>d__27.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensAdornmentCache+<GetOrCreateAdornmentAsync>d__22.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensInterLineAdornmentTaggerProvider+CodeLensInterLineAdornmentTagger+AdornmentHost+<TryConnectAdornmentAsync>d__19.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensInterLineAdornmentTaggerProvider+CodeLensInterLineAdornmentTagger+<>c__DisplayClass41_0+<<CreateDelayedAdornmentsAsync>b__0>d.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(System.Threading.Tasks.Task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
at Microsoft.VisualStudio.Language.Intellisense.Implementation.CodeLensInterLineAdornmentTaggerProvider+CodeLensInterLineAdornmentTagger+<CreateDelayedAdornmentsAsync>d__41.MoveNext()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore+<>c.<ThrowAsync>b__6_0(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(System.Object)
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Windows.Threading.DispatcherOperation.Invoke()
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate)
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32)
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment