Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-291694: Initial instantiation of the component TypeComponent { VsDocumentManagerWhidbey, State: Corrupted } has failed. Exception has been thrown by the targe

$
0
0
Reporter Andrei Samoylov (andrique) Andrei Samoylov (andrique)
Created Mar 25, 2012 7:43:57 AM
Updated Mar 25, 2012 7:43:57 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.3.261, Built=2012-03-16T00:51:20, Configuration=“Csharp PublicMode Vbnet VS1100”
Initial instantiation of the component TypeComponent { VsDocumentManagerWhidbey, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object.

--- EXCEPTION #1/4 [NullReferenceException]
Message = “Object reference not set to an instance of an object.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.NullReferenceException
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = JetBrains.Platform.ReSharper.ProjectModel
StackTraceString = “
  at JetBrains.ProjectModel.Update.ProjectModelUpdater.CreateProject(LateWriteLockCookie lateWriteLockCookie, IProjectDescriptor descriptor) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\Update\ProjectModelUpdater.cs:line 203
     at JetBrains.ProjectModel.Update.ProjectModelUpdater.UpdateOrCreateProject(LateWriteLockCookie lateWriteLockCookie, IProjectDescriptor descriptor, UpdateFlags flags) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\Update\ProjectModelUpdater.cs:line 64
     at JetBrains.ProjectModel.Update.ProjectModelUpdater.UpdateOrCreateProject(IProjectDescriptor projectDescriptor, UpdateFlags flags) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\Update\ProjectModelUpdater.cs:line 48
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.HandleAdd(Int32 cFiles, IVsProject[] rgpProjects, Int32[] rgFirstIndices, String[] rgpszMkDocuments, Boolean files) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 656
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.TryGetOrCreateProjectItemByHierarchyItem_MiscFile(VsHierarchyItem hitem) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 323
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.TryGetOrCreateProjectItemByHierarchyItem(VsHierarchyItem hitem) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 279
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey.OnRegisterTextBuffer(VsTextBufferData textBufferData) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 440
     at JetBrains.VsIntegration.Whidbey.DocumentModel.VsDocumentManagerWhidbey..ctor(Lifetime lifetime, IShellLocks locks, ProjectModelSynchronizer projectModelSynchronizer, IVsTextManager vsTextManager, SpecialFilesManager specialFilesManager, DocumentManager documentManager, VsDocumentManagerSynchronization vsDocumentManagerSynchronization, MapVsCookieToProjectFile mapVsCookieToProjectFile, ISolution solution, DocumentToProjectFileMappingStorage documentToProjectFileMappingStorage, DocumentOperationsOnProjectFilesSynchronization documentOperationsOnProjectFilesSynchronization, VsRunningDocumentTableEvents vsRunningDocumentTableEvents, VsTextManagerEvents vsTextManagerEvents, DocumentsOnProjectFiles documentsOnProjectFiles, IVsRunningDocumentTable rdt, IDocumentOverProjectFileFactory documentOverProjectFileFactory, IVsFileChangeEx vsFileChangeEx, VsCommandProcessor vsCommandProcessor, IFileSystemTracker fileSystemTracker) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\DocumentModel\Whidbey\VsDocumentManagerWhidbey.cs:line 82


--- Outer —

--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
  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)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 217
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 228
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 240
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120


--- Outer —

--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { VsDocumentManagerWhidbey, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { VsDocumentManagerWhidbey, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer —

--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { VsDocumentManagerWhidbey, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.40825.2
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 126
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145
     at JetBrains.ProjectModel.Impl.SolutionInstance.OpenSolution() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\SolutionInstance.cs:line 61
     at JetBrains.ProjectModel.Impl.SolutionManagerBase.CreateSolutionInstance(SolutionElement solution) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 140
     at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.<>c__DisplayClassf.<CreateTemporarySolution>b__c() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 81
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.CreateTemporarySolution(Lifetime lifetime) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 87
     at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.<>c__DisplayClass8.<.ctor>b__0(Object oEntered) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 48
     at JetBrains.DataFlow.Viewable.<>c__DisplayClass14`1.<View>b__12(Lifetime valueLifetime, TValue value) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Viewable.cs:line 76
     at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime viewLifetime, TValue value, Action`2 observer) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 42
     at JetBrains.DataFlow.ViewableCollection`1.Add(TValue item) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 78
     at JetBrains.DataFlow.ViewableCollection`1.<>c__DisplayClass6.<Add>b__4() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 84
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.DataFlow.ViewableCollection`1.Add(Lifetime lifetime, TValue item) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 85
     at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.Impl.CodeStylePageWithPreviewOnSettingsKey.<>c__DisplayClass5.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Environment\src\Options\CodeStyle\Impl\CodeStylePageWithPreview.cs:line 65
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.Impl.CodeStylePageWithPreviewOnSettingsKey..ctor(Lifetime lifetime, OptionsSettingsSmartContext smartContext, WindowFrame windowFrame, CodeStyleTreeLoader settingsTreeLoader, IDocumentMarkupManager documentMarkupManager, IShellLocks shellLocks, FontsManager fontsManager, CodeStyleDefNew codeStyleDef, FakeSolutionProvider fakeSolutionProvider, ISolution solution) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Environment\src\Options\CodeStyle\Impl\CodeStylePageWithPreview.cs:line 71
     at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.CSharp.BracesPage..ctor(Lifetime lifetime, OptionsSettingsSmartContext smartContext, WindowFrame windowFrame, BracesPageScheme pageScheme, IDocumentMarkupManager documentMarkupManager, IShellLocks shellLocks, FontsManager fontsManager, CodeStyleTreeLoader settingsTreeLoader, FakeSolutionProvider fakeSolutionProvider, ISolution solution) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\Environment\src\Options\CodeStyle\CSharp\Pages\BracesPage.cs:line 31
     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)
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 228
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145
     at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance(Lifetime lifetime, Type objecttype, IComponentContainer parent, Object[] args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 75
     at JetBrains.UI.Options.OptionsDialog2.OptionsPageFactory.CreateOptionsPage(Lifetime lifetime, OptionsPageDescriptor pagedescriptor, IComponentContainer containerParent, OptionsSettingsSmartContext injectSettingsStoreSmartContext) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageFactory.cs:line 31
     at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.GetOrCreateOptionsPage() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 67
     at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__4() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 52
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__3(Lifetime lifeInserted) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 52
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 39
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 48
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__2() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 52
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415
     at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\Invocator.cs:line 255
     at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<.ctor>b__1() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 53
     at JetBrains.UI.Avalon.TemplateBorder.ApplyObjectGraphCreatorProperty(Func`1 value) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Extensions\TemplateBorder.cs:line 38
     at JetBrains.UI.Avalon.TemplateBorder.OnObjectGraphCreatorPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs args) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Extensions\TemplateBorder.cs:line 29
     at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
     at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
     at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
     at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot)
     at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot)
     at System.Windows.FrameworkElementFactory.InstantiateTree(UncommonField`1 dataField, DependencyObject container, DependencyObject parent, List`1 affectedChildren, List`1& noChildIndexChildren, FrugalStructList`1& resourceDependents)
     at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
     at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
     at System.Windows.FrameworkElement.ApplyTemplate()
     at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
     at System.Windows.UIElement.Measure(Size availableSize)
     at System.Windows.Controls.Border.MeasureOverride(Size constraint)
     at System.Windows.FrameworkElement.MeasureCore(Size availableSize)
     at System.Windows.UIElement.Measure(Size availableSize)
     at System.Windows.ContextLayoutManager.UpdateLayout()
     at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg)
     at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork()
     at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
     at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
     at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
     at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
     at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
     at System.Windows.Window.ShowHelper(Object booleanBox)
     at System.Windows.Window.Show()
     at System.Windows.Window.ShowDialog()
     at JetBrains.UI.CrossFramework.WindowsFormsIntegration.ShowDialog(Window window, IWin32Window win32Owner) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\CrossFramework\WindowsFormsIntegration.cs:line 237
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Extensions\WindowUtil.cs:line 382
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Extensions\WindowUtil.cs:line 334
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Extensions\WindowUtil.cs:line 400
     at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\UI\src\Extensions\WindowUtil.cs:line 367
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Shell\src\Threading\Invocator.cs:line 492
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>