Resharper not working after update
I've recently updated to ReSharper C++ 2023.3.3. Visual Studio 2022 Version 17.9.2.
It seems ReSharper isn't detecting my solution anymore? I tried clearing the caches manually, but it didn't help. Any help in resolving this would be appreciated.

The log shows a few exceptions:
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Failed to get a value of LanguageService.C/C++.Roaming.InlineHintsEnabled. Result=Missing”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer ---
--- EXCEPTION #2/2 [LoggerException]
Message = “Failed to get a value of LanguageService.C/C++.Roaming.InlineHintsEnabled. Result=Missing”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.ILoggerEx.LogException(ILogger this, LoggingLevel level, Exception exception, ExceptionOrigin exceptionOrigin, String comment) in LogException.il:line IL_0025 mvid 9968
at JetBrains.Util.OnError.<>c__DisplayClass14_0.<Warn>b__0(Exception ex) in OnError.il:line IL_000E mvid 9968
at JetBrains.Platform.VisualStudio.SinceVs14.Shell.VsSettingsManagerSinceVs14.<>c__DisplayClass8_0`1.<GetValue>b__0() in VsSettingsManagerSinceVs14.il:line IL_004F mvid A3C1
at JetBrains.Util.OnError.Catch[TValue](Func`1 func) in Catch.il:line IL_000F mvid 9968
at JetBrains.ReSharper.Feature.Services.Cpp.VisualStudio.Interop.VsCppInlineHintsDisabler.<>c__DisplayClass1_0.<.ctor>b__1(Lifetime lifetime) in VsCppInlineHintsDisabler.il:line IL_0000 mvid 181F or VsCppInlineHintsDisabler.il:line IL_00BD mvid 181F
at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction) in ExecuteOrTerminateOnFail.il:line IL_0014 mvid 7827
at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime) in TrySetNewAndTerminateOld.il:line IL_003C mvid 7827
at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass38_0.<WhenTrue>b__0(PropertyChangedEventArgs`1 args)
at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove) in Acknowledge.il:line IL_0048 mvid 9968
at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing) in Bracket.il:line IL_0026 mvid 7827
at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) in AdviseCore.il:line IL_0050 mvid 9968
at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) in Advise.il:line IL_0008 mvid 9968
at JetBrains.DataFlow.IPropertyEx.WhenTrue(IProperty`1 property, Lifetime lifetime, Action`1 FHandler) in WhenTrue.il:line IL_0052 mvid 9968
at JetBrains.ReSharper.Feature.Services.Cpp.VisualStudio.Interop.VsCppInlineHintsDisabler..ctor(Lifetime lifetime, IVsEnvironmentInformation vsEnvironment, ISettingsStore settingsStore, IVsSynchronizedSettingsManager settingsManager, ILogger logger)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in Invoke.il:line IL_00F4 mvid 41D1
at JetBrains.Application.Components.ConstructiorBindigns.Activate(ISingletonDescriptor descriptor, Object[] dependencies) in Activate.il:line IL_0031 mvid 9EEF
at JetBrains.Application.Components.SingletonDescriptor`1.CreateInstance(Object[] dependencies) in CreateInstance.il:line IL_005F mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.ActivatingComponentState.TryGetSyncImpl() in TryGetSyncImpl.il:line IL_00A8 mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.StateWithPriorityCache`1.TryGetSync() in TryGetSync.il:line IL_0010 mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.TryActivate(Object[] dependencyValues) in TryActivate.il:line IL_0023 mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.TryGetOrCreateValue() in TryGetOrCreateValue.il:line IL_002B mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.GetValue() in GetValue.il:line IL_000D mvid 9EEF
at JetBrains.Application.Components.InitializationStrategyBase.InitDescriptorSync(IComponentContainer container, IComponentDescriptor descriptor, ContainerStrategyStage stage)
at JetBrains.Application.Components.AsyncInitializationStrategyBase.<CreateDescriptorAsync>g__CreateValueDescriptorSafe|14_1(IComponentContainer container, IValueDescriptor descriptor, ContainerStrategyStage stage, ILogger logger) in AsyncInitializationStrategyBase.il:line IL_0037 mvid 9EEF
at System.Threading.Tasks.Task.Execute() in Execute.il:line IL_0010 mvid 41D1
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) in ExecuteWithThreadLocal.il:line IL_00E1 mvid 41D1
at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) in ExecuteEntry.il:line IL_0096 mvid 41D1
at JetBrains.Application.Components.AsyncInitializationStrategyBase.InlineScheduler.Run(Func`1 checkForInterrupt) in Run.il:line IL_000F mvid 9EEF
at JetBrains.Application.Components.AsyncInitializationStrategyBase.ProcessByInlineScheduler(Func`2 asyncPart, Action syncPart) in ProcessByInlineScheduler.il:line IL_007C mvid 9EEF
at JetBrains.Application.Components.ParallelLifecycleInitializationStrategy.Schedule(Lifetime lifetime, ICollection`1 descriptors, String containerId, IComponentContainer container) in Schedule.il:line IL_005A mvid 9EEF
at JetBrains.Application.Components.ComponentStorage.Compose() in Compose.il:line IL_00B7 mvid 9EEF
at JetBrains.Application.Components.ComponentContainer.Compose() in Compose.il:line IL_000B mvid 9EEF
at JetBrains.ProjectModel.SolutionInstance.OpenSolutionAsync(ISolutionOwner solutionOwner, ISolutionLoadTasksScheduler taskScheduler) in OpenSolutionAsync.il:line IL_001F mvid 932F
at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass40_0.<<CreateSolutionInstanceAsync>g__OpenSolutionAsync|1>d.MoveNext() in CreateSolutionInstanceAsync.il:line IL_0011 mvid 932F or CreateSolutionInstanceAsync.il:line IL_002C mvid 932F or CreateSolutionInstanceAsync.il:line IL_02C1 mvid 932F
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) in Start.il:line IL_002C mvid 41D1
at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass40_0.<CreateSolutionInstanceAsync>g__OpenSolutionAsync|1() in SolutionManagerBase.il:line IL_0000 mvid 932F or SolutionManagerBase.il:line IL_001C mvid 932F
at JetBrains.Util.ILoggerEx.<CatchAsync>d__21.MoveNext() in CatchAsync.il:line IL_002C mvid 9968 or CatchAsync.il:line IL_005F mvid 9968
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine) in Start.il:line IL_002C mvid 41D1
at JetBrains.Util.ILoggerEx.CatchAsync(ILogger thіs, Func`1 F, ExceptionOrigin origin) in CatchAsync.il:line IL_002C mvid 9968 or CatchAsync.il:line IL_005F mvid 9968
at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass40_0.<CreateSolutionInstanceAsync>b__2() in SolutionManagerBase.il:line IL_0000 mvid 932F or SolutionManagerBase.il:line IL_001C mvid 932F
at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass21_0.<ExecuteTask>b__1() in SolutionLoadTasksSchedulerBase.il:line IL_0031 mvid 932F
at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin, LoggingLevel loggingLevel) in Catch.il:line IL_0060 mvid 9968
at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteTask(SolutionLoadTask task) in ExecuteTask.il:line IL_0044 mvid 932F
at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerSync.ExecuteTasks() in ExecuteTasks.il:line IL_0009 mvid 932F
at JetBrains.ProjectModel.SolutionManagerBase.<CreateSolutionInstanceAsync>d__40.MoveNext() in CreateSolutionInstanceAsync.il:line IL_0011 mvid 932F or CreateSolutionInstanceAsync.il:line IL_002C mvid 932F or CreateSolutionInstanceAsync.il:line IL_02C1 mvid 932F
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine) in Start.il:line IL_002C mvid 41D1
at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstanceAsync(SolutionElement solutionElement, SolutionInstance solutionInstance) in CreateSolutionInstanceAsync.il:line IL_0011 mvid 932F or CreateSolutionInstanceAsync.il:line IL_002C mvid 932F or CreateSolutionInstanceAsync.il:line IL_02C1 mvid 932F
at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance) in CreateSolutionInstance.il:line IL_0000 mvid 932F
at JetBrains.ProjectModel.FakeSolutionProvider.<>c__DisplayClass10_0.<CreateTemporarySolution>b__0() in FakeSolutionProvider.il:line IL_0000 mvid 932F or FakeSolutionProvider.il:line IL_0035 mvid 932F
at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing) in Bracket.il:line IL_0026 mvid 7827
at JetBrains.ProjectModel.FakeSolutionProvider.CreateTemporarySolution(Lifetime lifetime) in CreateTemporarySolution.il:line IL_0035 mvid 932F
at JetBrains.ProjectModel.FakeSolutionProvider.<>c__DisplayClass6_1.<.ctor>b__0(Object oEntered) in FakeSolutionProvider.il:line IL_0000 mvid 932F or FakeSolutionProvider.il:line IL_0035 mvid 932F
at JetBrains.DataFlow.Viewable.<>c__DisplayClass11_0`1.<View>b__0(Lifetime valueLifetime, TValue value) in Viewable.il:line IL_0025 mvid 9968
at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime viewLifetime, TValue value, Action`2 observer) in View.il:line IL_001D mvid 9968
at JetBrains.DataFlow.ViewableCollection`1.Add(TValue item) in Add.il:line IL_002E mvid 9968 or Add.il:line IL_0037 mvid 9968
at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing) in Bracket.il:line IL_0026 mvid 7827
at JetBrains.DataFlow.ViewableCollection`1.Add(Lifetime lifetime, TValue item) in Add.il:line IL_002E mvid 9968 or Add.il:line IL_0037 mvid 9968
at JetBrains.ReSharper.Feature.Services.OptionPages.LanguageInjections.LanguageInjectionsOptionPage..ctor(Lifetime lifetime, OptionsSettingsSmartContext optionsSettingsSmartContext, ISettingsOptimization settingsOptimization, ILogger logger, FakeSolutionProvider fakeSolutionProvider, ISolution solution)
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in Invoke.il:line IL_00F4 mvid 41D1
at JetBrains.Application.Components.ConstructiorBindigns.Activate(ISingletonDescriptor descriptor, Object[] dependencies) in Activate.il:line IL_0031 mvid 9EEF
at JetBrains.Application.Components.SingletonDescriptor`1.CreateInstance(Object[] dependencies) in CreateInstance.il:line IL_005F mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.ActivatingComponentState.TryGetSyncImpl() in TryGetSyncImpl.il:line IL_00A8 mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.StateWithPriorityCache`1.TryGetSync() in TryGetSync.il:line IL_0010 mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.TryActivate(Object[] dependencyValues) in TryActivate.il:line IL_0023 mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.TryGetOrCreateValue() in TryGetOrCreateValue.il:line IL_002B mvid 9EEF
at JetBrains.Application.Components.AsyncDescriptorBase.GetValue() in GetValue.il:line IL_000D mvid 9EEF
at JetBrains.Application.Components.InitializationStrategyBase.InitDescriptorSync(IComponentContainer container, IComponentDescriptor descriptor, ContainerStrategyStage stage)
at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs, String containedId, IComponentContainer container) in Schedule.il:line IL_0066 mvid 9EEF
at JetBrains.Application.Components.ComponentStorage.Compose() in Compose.il:line IL_00B7 mvid 9EEF
at JetBrains.Application.Components.ComponentContainer.Compose() in Compose.il:line IL_000B mvid 9EEF
at JetBrains.Application.Components.FactoryComponentContainer.CreateInstanceCoreAsync(Lifetime lifetime, Type type, IComponentContainer parent, IInitializationStrategy initializationStrategy, TaskPriority taskPriority, Object[] args) in CreateInstanceCoreAsync.il:line IL_009C mvid 9EEF
at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance(Lifetime lifetime, Type objecttype, IComponentContainer parent, Object[] args) in CreateInstance.il:line IL_0022 mvid 9EEF
at JetBrains.Application.UI.Options.OptionsDialog.OptionsPageFactory.CreateOptionsPage(OptionsPageDescriptor pagedescriptor, IComponentContainer containerParent, OptionsSettingsSmartContext injectSettingsStoreSmartContext, IShellLocks locks) in CreateOptionsPage.il:line IL_0070 mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsPageInOptionsContextAutomation.GetOrCreateOptionsPage() in GetOrCreateOptionsPage.il:line IL_0067 mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.GetSearchablePage(OptionsPageWithoutContextAutomationFactory factoryPagesWithoutContext, OptionsPageWithoutContextAutomation node, OptionsPageInOptionsContextAutomationFactory fact, UserFriendlySettingsLayer optContext, IContextBoundSettingsStoreLive trans) in GetSearchablePage.il:line IL_0036 mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.<>c__DisplayClass17_0.<HandleSearchRequest>b__0() in OptionsAutomation.il:line IL_0023 mvid 5434 or OptionsAutomation.il:line IL_006D mvid 5434
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in Execute.il:line IL_0145 mvid 9968
at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in TryExecute.il:line IL_008F mvid 9968
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, OuterLifetime lifetime, String name, Action F, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid 9968
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.HandleSearchRequest(Lifetime currentSearchLifetime, OptionsModel model, IShellLocks locks, String searchText, IProperty`1 propFactoryPagesInContext, OptionsPageWithoutContextAutomationFactory factoryPagesWithoutContext, StaticKeywordsPerPageKeeper staticKeywordsPerPageKeeper, UsageStatistics activityTracking) in HandleSearchRequest.il:line IL_0144 mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.<>c__DisplayClass16_3.<.ctor>b__31(Lifetime currentSearchLifetime) in OptionsAutomation.il:line IL_0023 mvid 5434 or OptionsAutomation.il:line IL_006D mvid 5434
at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction) in ExecuteOrTerminateOnFail.il:line IL_0014 mvid 7827
at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime) in TrySetNewAndTerminateOld.il:line IL_003C mvid 7827
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in NotifySinks.il:line IL_000F mvid 9968
at JetBrains.DataFlow.Signal`1.FireInternal(TValue value, Object cookie) in FireInternal.il:line IL_0082 mvid 9968
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in Fire.il:line IL_005C mvid 9968
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) in UnsafeInvokeInternal.il:line IL_0016 mvid 41D1
at System.Delegate.DynamicInvokeImpl(Object[] args) in DynamicInvokeImpl.il:line IL_0024 mvid 41D1
at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) in InvokeEventHandler.il:line IL_0052 mvid CBB1
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) in InvokeHandler.il:line IL_0007 mvid CBB1
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) in InvokeHandler.il:line IL_003D mvid CBB1
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) in InvokeHandlersImpl.il:line IL_00EE mvid CBB1
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) in RaiseEventImpl.il:line IL_0057 mvid CBB1
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused) in FireTick.il:line IL_0020 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.DispatcherOperation.InvokeImpl() in InvokeImpl.il:line IL_0062 mvid 94AC or InvokeImpl.il:line IL_007A mvid 94AC
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) in CallbackWrapper.il:line IL_0022 mvid 94AC
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0034 mvid 94AC
at System.Windows.Threading.DispatcherOperation.Invoke() in Invoke.il:line IL_0020 mvid 94AC
at System.Windows.Threading.Dispatcher.ProcessQueue() in ProcessQueue.il:line IL_00F6 mvid 94AC
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProcHook.il:line IL_0090 mvid 94AC
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProc.il:line IL_0030 mvid 94AC
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) in DispatcherCallbackOperation.il:line IL_0036 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) in LegacyInvokeImpl.il:line IL_00BB mvid 94AC
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) in SubclassWndProc.il:line IL_0130 mvid 94AC
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) in PushFrameImpl.il:line IL_0040 mvid 94AC
at System.Windows.Window.ShowHelper(Object booleanBox) in ShowHelper.il:line IL_0118 mvid DDBC
at System.Windows.Window.ShowDialog() in ShowDialog.il:line IL_018A mvid DDBC
at JetBrains.UI.Extensions.WindowUtil.<>c__DisplayClass16_2.<ShowDialogWithGuardedCreation>b__7() in WindowUtil.il:line IL_0000 mvid FE39 or WindowUtil.il:line IL_0030 mvid FE39
at JetBrains.Application.UI.Components.UIApplication.ApplicationModalStateEx.<>c__DisplayClass0_0`1.<WithModalState>b__0(Lifetime lifetime) in ApplicationModalStateEx.il:line IL_0021 mvid 5434
at JetBrains.Lifetimes.Lifetime.Using[T](Func`2 action) in Using.il:line IL_0013 mvid 7827
at JetBrains.UI.Extensions.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, WindowModality modality, IThreading threading, IApplicationModalState applicationModalState, Func`3 FCreateView, Func`1 FGetOwner) in ShowDialogWithGuardedCreation.il:line IL_0149 mvid FE39
at JetBrains.UI.Extensions.WindowUtil.<>c__DisplayClass16_0.<ShowDialogWithGuardedCreation>b__1() in WindowUtil.il:line IL_0000 mvid FE39 or WindowUtil.il:line IL_0030 mvid FE39
at JetBrains.Application.Threading.IThreadingEx.<>c__DisplayClass16_0.<<ExecuteOrQueueWhenNotGuarded>g__RunAsync|0>d.MoveNext() in ExecuteOrQueueWhenNotGuarded.il:line IL_0081 mvid 5434
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() in Run.il:line IL_0024 mvid 41D1
at JetBrains.Application.Threading.YieldWhenNotGuardedAwaiter.<ExecuteAsync>d__11.MoveNext() in ExecuteAsync.il:line IL_019A mvid 5434
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() in Run.il:line IL_0024 mvid 41D1
at System.Threading.Tasks.Task.Execute() in Execute.il:line IL_0010 mvid 41D1
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) in ExecuteWithThreadLocal.il:line IL_00E1 mvid 41D1
at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) in ExecuteEntry.il:line IL_0096 mvid 41D1
at JetBrains.Util.Concurrency.ExecutionContextEx.<>c__DisplayClass0_0.<Run>b__0(Object _) in ExecutionContextEx.il:line IL_0011 mvid 9968
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at JetBrains.Util.Concurrency.ExecutionContextEx.Run(ExecutionContext context, ContextCallback callback, Object state) in Run.il:line IL_0028 mvid 9968
at JetBrains.Threading.JetDispatcher.Closure.Execute() in Execute.il:line IL_0100 mvid 9968
at JetBrains.Threading.JetDispatcher.ProcessQueue(Int32 nMinBucket, Int32 nProcessQueueGeneration) in ProcessQueue.il:line IL_01D6 mvid 9968
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() in InvokeDelegateCore.il:line IL_0012 mvid 94AC
at System.Windows.Threading.DispatcherOperation.InvokeImpl() in InvokeImpl.il:line IL_0062 mvid 94AC or InvokeImpl.il:line IL_007A mvid 94AC
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) in CallbackWrapper.il:line IL_0022 mvid 94AC
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0034 mvid 94AC
at System.Windows.Threading.DispatcherOperation.Invoke() in Invoke.il:line IL_0020 mvid 94AC
at System.Windows.Threading.Dispatcher.ProcessQueue() in ProcessQueue.il:line IL_00F6 mvid 94AC
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProcHook.il:line IL_0090 mvid 94AC
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProc.il:line IL_0030 mvid 94AC
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) in DispatcherCallbackOperation.il:line IL_0036 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) in LegacyInvokeImpl.il:line IL_00BB mvid 94AC
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) in SubclassWndProc.il:line IL_0130 mvid 94AC
”
19:06:17.354 |W| VsWorkspaceListener | :1 | Could not get IVsSolutionWorkspaceService. System.InvalidOperationException. Could not query the service provider for the service ID {66685CD1-6BE5-4285-A1A4-1CEBC413F04F}.
19:06:17.568 |I| SpellCheckerUserWordsSynchronizer| ExternalServices Protocol Thread:45 | Initializing settings synchronizer
19:06:17.573 |I| SpellCheckerSettingsSynchronizer| ExternalServices Protocol Thread:45 | Initializing settings synchronizer
19:06:19.158 |E| | :1 | Composition for container SolutionContainer is not started
--- EXCEPTION #1/3 [NullReferenceException]
Message = “Composition for container SolutionContainer is not started”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.NullReferenceException
HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
Source = JetBrains.Platform.ComponentModel
StackTraceString = “
at JetBrains.Application.Components.Diagnostics.ComponentContainersStatistics.ContainerInfo.get_ContainerInfoOrThrow()
at JetBrains.Application.Components.Diagnostics.ComponentContainersStatistics.DumpTopComponentsCtorOwnTimeForCertainContainers(TextWriter writer, Func`2 filter) in DumpTopComponentsCtorOwnTimeForCertainContainers.il:line IL_0024 mvid 9EEF
at JetBrains.Application.Diagnostics.Dumper.GetText(Action`1 action) in GetText.il:line IL_0019 mvid 5434
at JetBrains.IDE.Diagnostics.ComponentContainersCtorOwnTimeDumper.<>c__DisplayClass0_0.<.ctor>b__1() in ComponentContainersCtorOwnTimeDumper.il:line IL_006B mvid AB16
at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher[T](Delegate funcOrAction) in AccessViolationCatcher.il:line IL_0010 mvid 9968
at JetBrains.Application.Threading.Tasks.TaskHost.ExecuteJetTask[T](Object state) in ExecuteJetTask.il:line IL_0000 mvid 9968
at System.Threading.Tasks.Task`1.InnerInvoke() in InnerInvoke.il:line IL_002B mvid 41D1
at System.Threading.Tasks.Task.Execute() in Execute.il:line IL_0010 mvid 41D1
”
--- Outer ---
--- EXCEPTION #2/3 [AggregateException]
Message = “One or more errors occurred.”
ExceptionPath = Root.InnerException
ClassName = System.AggregateException
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_EXCEPTION=80131500
InnerExceptions.#0 = “Exception #1 at Root.InnerException.InnerException”
--- Outer ---
--- EXCEPTION #3/3 [LoggerException]
Message = “One or more errors occurred.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in Log.il:line IL_0034 mvid 9968
at JetBrains.Threading.TaskEx.<>c.<.cctor>b__6_0(Task t) in TaskEx.il:line IL_0026 mvid 7827
at System.Threading.Tasks.Task.Execute() in Execute.il:line IL_0010 mvid 41D1
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) in ExecuteWithThreadLocal.il:line IL_00E1 mvid 41D1
at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) in ExecuteEntry.il:line IL_0096 mvid 41D1
at JetBrains.Util.Concurrency.ExecutionContextEx.<>c__DisplayClass0_0.<Run>b__0(Object _) in ExecutionContextEx.il:line IL_0011 mvid 9968
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at JetBrains.Util.Concurrency.ExecutionContextEx.Run(ExecutionContext context, ContextCallback callback, Object state) in Run.il:line IL_0028 mvid 9968
at JetBrains.Threading.JetDispatcher.Closure.Execute() in Execute.il:line IL_0100 mvid 9968
at JetBrains.Threading.JetDispatcher.ProcessQueue(Int32 nMinBucket, Int32 nProcessQueueGeneration) in ProcessQueue.il:line IL_01D6 mvid 9968
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() in InvokeDelegateCore.il:line IL_0012 mvid 94AC
at System.Windows.Threading.DispatcherOperation.InvokeImpl() in InvokeImpl.il:line IL_0062 mvid 94AC or InvokeImpl.il:line IL_007A mvid 94AC
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) in CallbackWrapper.il:line IL_0022 mvid 94AC
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0034 mvid 94AC
at System.Windows.Threading.DispatcherOperation.Invoke() in Invoke.il:line IL_0020 mvid 94AC
at System.Windows.Threading.Dispatcher.ProcessQueue() in ProcessQueue.il:line IL_00F6 mvid 94AC
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProcHook.il:line IL_0090 mvid 94AC
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProc.il:line IL_0030 mvid 94AC
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) in DispatcherCallbackOperation.il:line IL_0036 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) in LegacyInvokeImpl.il:line IL_00BB mvid 94AC
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) in SubclassWndProc.il:line IL_0130 mvid 94AC
at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Util.Concurrency.WinDispatcherImpl.WindowsDispatcherPlatformSpecific.InternalPumpMessagesOnce() in InternalPumpMessagesOnce.il:line IL_0020 mvid 9968
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.<>c__DisplayClass17_0.<HandleSearchRequest>b__0() in OptionsAutomation.il:line IL_006D mvid 5434 or OptionsAutomation.il:line IL_0161 mvid 5434
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in Execute.il:line IL_0145 mvid 9968
at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in TryExecute.il:line IL_008F mvid 9968
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, OuterLifetime lifetime, String name, Action F, TaskPriority priority) in ExecuteOrQueue.il:line IL_004F mvid 9968
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, OuterLifetime lifetime, String name, Action action, TaskPriority priority) in ExecuteOrQueue.il:line IL_002A mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.HandleSearchRequest(Lifetime currentSearchLifetime, OptionsModel model, IShellLocks locks, String searchText, IProperty`1 propFactoryPagesInContext, OptionsPageWithoutContextAutomationFactory factoryPagesWithoutContext, StaticKeywordsPerPageKeeper staticKeywordsPerPageKeeper, UsageStatistics activityTracking) in HandleSearchRequest.il:line IL_0144 mvid 5434
at JetBrains.Application.UI.Options.OptionsDialog.OptionsAutomation.<>c__DisplayClass16_3.<.ctor>b__31(Lifetime currentSearchLifetime) in OptionsAutomation.il:line IL_006D mvid 5434 or OptionsAutomation.il:line IL_0161 mvid 5434
at JetBrains.Lifetimes.LifetimeDefinition.ExecuteOrTerminateOnFail(Action`1 atomicAction) in ExecuteOrTerminateOnFail.il:line IL_0014 mvid 7827
at JetBrains.Lifetimes.SequentialLifetimes.TrySetNewAndTerminateOld(LifetimeDefinition newLifetimeDefinition, Action`1 actionWithNewLifetime) in TrySetNewAndTerminateOld.il:line IL_003C mvid 7827
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in NotifySinks.il:line IL_000F mvid 9968
at JetBrains.DataFlow.Signal`1.FireInternal(TValue value, Object cookie) in FireInternal.il:line IL_0082 mvid 9968
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in Fire.il:line IL_005C mvid 9968
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) in UnsafeInvokeInternal.il:line IL_0016 mvid 41D1
at System.Delegate.DynamicInvokeImpl(Object[] args) in DynamicInvokeImpl.il:line IL_0024 mvid 41D1
at System.Windows.RoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) in InvokeEventHandler.il:line IL_0052 mvid CBB1
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) in InvokeHandler.il:line IL_0007 mvid CBB1
at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) in InvokeHandler.il:line IL_003D mvid CBB1
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) in InvokeHandlersImpl.il:line IL_00EE mvid CBB1
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) in RaiseEventImpl.il:line IL_0057 mvid CBB1
at System.Windows.Threading.DispatcherTimer.FireTick(Object unused) in FireTick.il:line IL_0020 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.DispatcherOperation.InvokeImpl() in InvokeImpl.il:line IL_0062 mvid 94AC or InvokeImpl.il:line IL_007A mvid 94AC
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) in CallbackWrapper.il:line IL_0022 mvid 94AC
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0034 mvid 94AC
at System.Windows.Threading.DispatcherOperation.Invoke() in Invoke.il:line IL_0020 mvid 94AC
at System.Windows.Threading.Dispatcher.ProcessQueue() in ProcessQueue.il:line IL_00F6 mvid 94AC
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProcHook.il:line IL_0090 mvid 94AC
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProc.il:line IL_0030 mvid 94AC
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) in DispatcherCallbackOperation.il:line IL_0036 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) in LegacyInvokeImpl.il:line IL_00BB mvid 94AC
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) in SubclassWndProc.il:line IL_0130 mvid 94AC
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) in PushFrameImpl.il:line IL_0040 mvid 94AC
at System.Windows.Window.ShowHelper(Object booleanBox) in ShowHelper.il:line IL_0118 mvid DDBC
at System.Windows.Window.ShowDialog() in ShowDialog.il:line IL_018A mvid DDBC
at JetBrains.UI.Extensions.WindowUtil.<>c__DisplayClass16_2.<ShowDialogWithGuardedCreation>b__7() in WindowUtil.il:line IL_0000 mvid FE39 or WindowUtil.il:line IL_0030 mvid FE39
at JetBrains.Application.UI.Components.UIApplication.ApplicationModalStateEx.<>c__DisplayClass0_0`1.<WithModalState>b__0(Lifetime lifetime) in ApplicationModalStateEx.il:line IL_0021 mvid 5434
at JetBrains.Lifetimes.Lifetime.Using[T](Func`2 action) in Using.il:line IL_0013 mvid 7827
at JetBrains.UI.Extensions.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, WindowModality modality, IThreading threading, IApplicationModalState applicationModalState, Func`3 FCreateView, Func`1 FGetOwner) in ShowDialogWithGuardedCreation.il:line IL_0149 mvid FE39
at JetBrains.UI.Extensions.WindowUtil.<>c__DisplayClass16_0.<ShowDialogWithGuardedCreation>b__1() in WindowUtil.il:line IL_0000 mvid FE39 or WindowUtil.il:line IL_0030 mvid FE39
at JetBrains.Application.Threading.IThreadingEx.<>c__DisplayClass16_0.<<ExecuteOrQueueWhenNotGuarded>g__RunAsync|0>d.MoveNext() in ExecuteOrQueueWhenNotGuarded.il:line IL_0081 mvid 5434
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() in Run.il:line IL_0024 mvid 41D1
at JetBrains.Application.Threading.YieldWhenNotGuardedAwaiter.<ExecuteAsync>d__11.MoveNext() in ExecuteAsync.il:line IL_019A mvid 5434
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.MoveNextRunner.Run() in Run.il:line IL_0024 mvid 41D1
at System.Threading.Tasks.Task.Execute() in Execute.il:line IL_0010 mvid 41D1
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) in ExecuteWithThreadLocal.il:line IL_00E1 mvid 41D1
at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) in ExecuteEntry.il:line IL_0096 mvid 41D1
at JetBrains.Util.Concurrency.ExecutionContextEx.<>c__DisplayClass0_0.<Run>b__0(Object _) in ExecutionContextEx.il:line IL_0011 mvid 9968
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at JetBrains.Util.Concurrency.ExecutionContextEx.Run(ExecutionContext context, ContextCallback callback, Object state) in Run.il:line IL_0028 mvid 9968
at JetBrains.Threading.JetDispatcher.Closure.Execute() in Execute.il:line IL_0100 mvid 9968
at JetBrains.Threading.JetDispatcher.ProcessQueue(Int32 nMinBucket, Int32 nProcessQueueGeneration) in ProcessQueue.il:line IL_01D6 mvid 9968
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() in InvokeDelegateCore.il:line IL_0012 mvid 94AC
at System.Windows.Threading.DispatcherOperation.InvokeImpl() in InvokeImpl.il:line IL_0062 mvid 94AC or InvokeImpl.il:line IL_007A mvid 94AC
at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj) in CallbackWrapper.il:line IL_0022 mvid 94AC
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in RunInternal.il:line IL_0079 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0009 mvid 41D1 or Run.il:line IL_0034 mvid 41D1
at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state) in Run.il:line IL_0034 mvid 94AC
at System.Windows.Threading.DispatcherOperation.Invoke() in Invoke.il:line IL_0020 mvid 94AC
at System.Windows.Threading.Dispatcher.ProcessQueue() in ProcessQueue.il:line IL_00F6 mvid 94AC
at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProcHook.il:line IL_0090 mvid 94AC
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) in WndProc.il:line IL_0030 mvid 94AC
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) in DispatcherCallbackOperation.il:line IL_0036 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) in InternalRealCall.il:line IL_0077 mvid 94AC
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) in TryCatchWhen.il:line IL_0002 mvid 94AC
at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) in LegacyInvokeImpl.il:line IL_00BB mvid 94AC
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) in SubclassWndProc.il:line IL_0130 mvid 94AC
”
Please sign in to leave a comment.
Note: downgrading to 2023.1.4 fixes the issue
Hello,
I've just verified that ReSharper C++ 2023.3.3 works for me on a simple solution inside Visual Studio 2022 Version 17.9.2
Something is definitely wrong looking at your log, but could you please share the full startup log with R# 2023.3.3? You can upload it to https://uploads.jetbrains.com/.
How do you tell that ReSharper is not detecting your solution? ReSharper simply doesn't start up when you open the solution and there are no inspections?
Thanks!