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

RSRP-292031: There is no Application Shell running.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 27, 2012 10:52:12 PM
Updated Apr 19, 2012 7:30:43 PM
Resolved Apr 19, 2012 7:30:43 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Serge Baltic (baltic)
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.6.61, Built=2012-03-26T18:39:52
There is no Application Shell running.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “There is no Application Shell running.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Shell
StackTraceString = “
  at JetBrains.Application.PlatformObsoleteStatics.get_Instance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Shell\Shell.cs:line 83
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.DocumentChangedForTextBuffer(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 68


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “There is no Application Shell running.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger.DocumentChangedForTextBuffer(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 76
     at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 875
     at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterAdvise(Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 897
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 246
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 277
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 454
     at JetBrains.DataFlow.ISignalEx_ObsoleteWithoutLifetime.<>c__DisplayClass7`1.<Advise>b__6(Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ISignalEx_ObsoleteWithoutLifetime.cs:line 43
     at JetBrains.DataFlow.Lifetimes.<>c__DisplayClass1.<CreateAtomic>b__0(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 65
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.Lifetimes.CreateAtomic(Action`1 FAtomic) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 65
     at JetBrains.DataFlow.ISignalEx_ObsoleteWithoutLifetime.Advise[TValue](ISignal`1 thіs, Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ISignalEx_ObsoleteWithoutLifetime.cs:line 43
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTagger..ctor(ITextBuffer textBuffer, IVsTextBuffer vsTextBuffer, IClassificationTypeRegistryService registryService) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTagger.cs:line 61
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTaggerProvider.<>c__DisplayClass7`1.<CreateTagger>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTaggerProvider.cs:line 60
     at JetBrains.VsIntegration.DevTen.Interop.Extension.IPropertyOwnerEx.GetPropertyByType[TType](IPropertyOwner propowner, Func`1 FCreateIfMissing) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Interop\Extension\IPropertyOwnerEx.cs:line 45
     at JetBrains.VsIntegration.DevTen.Markup.VsDocumentMarkupTaggerProvider.CreateTagger[TTag](ITextBuffer buffer) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsDocumentMarkupTaggerProvider.cs:line 60
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.GatherTaggers(ITextBuffer textBuffer)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<.ctor>b__0(ITextBuffer buffer)
     at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.GetTextBuffers(Predicate`1 match)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1..ctor(TagAggregatorFactoryService factory, ITextView textView, IBufferGraph bufferGraph, TagAggregatorOptions options)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregatorFactoryService.CreateTagAggregator[T](ITextBuffer textBuffer, TagAggregatorOptions options)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregatorFactoryService.CreateTagAggregator[T](ITextBuffer textBuffer)
     at JetBrains.VsIntegration.DevTen.Markup.VsClassificationRenderingTagger..ctor(ITextBuffer buffer, IBufferTagAggregatorFactoryService aggregatorFactory) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsClassificationRenderingTagger.cs:line 19
     at JetBrains.VsIntegration.DevTen.Markup.VsClassificationRenderingTagProvider.CreateTagger[T](ITextBuffer buffer) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\Markup\VsClassificationRenderingTagProvider.cs:line 23
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.GatherTaggers(ITextBuffer textBuffer)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1.<.ctor>b__0(ITextBuffer buffer)
     at Microsoft.VisualStudio.Text.Projection.Implementation.BufferGraph.GetTextBuffers(Predicate`1 match)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregator`1..ctor(TagAggregatorFactoryService factory, ITextView textView, IBufferGraph bufferGraph, TagAggregatorOptions options)
     at Microsoft.VisualStudio.Text.Tagging.Implementation.TagAggregatorFactoryService.CreateTagAggregator[T](ITextView textView, TagAggregatorOptions options)
     at Microsoft.VisualStudio.Text.Classification.Implementation.ClassifierAggregator..ctor(ITextView textView, IViewTagAggregatorFactoryService viewTagAggregatorFactory, IClassificationTypeRegistryService classificationTypeRegistry)
     at Microsoft.VisualStudio.Text.Classification.Implementation.ClassifierAggregatorService.GetClassifier(ITextView textView)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextView..ctor(ITextViewModel textViewModel, ITextViewRoleSet roles, IEditorOptions parentOptions, WpfTextEditorFactoryService factoryService)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextEditorFactoryService.CreateAndTrackTextView(ITextViewModel viewModel, ITextViewRoleSet roles, IEditorOptions parentOptions)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextEditorFactoryService.CreateAndTrackTextView(ITextDataModel dataModel, ITextViewRoleSet roles, IEditorOptions parentOptions)
     at Microsoft.VisualStudio.Text.Editor.Implementation.WpfTextEditorFactoryService.CreateTextView(ITextDataModel dataModel, ITextViewRoleSet roles, IEditorOptions parentOptions)
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Init_InitializeWpfTextView()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.Init_OnActivation()
     at Microsoft.VisualStudio.Editor.Implementation.VsTextViewAdapter.SetInfo()
     at Microsoft.VisualStudio.Editor.Implementation.VsCodeWindowAdapter.SetInfo()
     at Microsoft.VisualStudio.PlatformUI.StatusBarService.OnElementValueChanged(UInt32 elementid, Object varValueOld, Object varValueNew)
     at Microsoft.Internal.VisualStudio.Shell.Interop.IVsTrackSelectionExPrivate.Register()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConnectSelectionContext()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.Activate()
     at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.viewManager_ActiveViewChanged(Object sender, ActiveViewChangedEventArgs e)
     at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.ExtensionMethods.RaiseEvent[TEventArgs](EventHandler`1 eventHandler, Object source, TEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.SetActiveView(View view, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.ActivateViewFromTabControl(TabControl tabControl, ActivationType type)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.OnTabControlSelectionChanged(Object sender, SelectionChangedEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<.cctor>b__1b(Object sender, SelectionChangedEventArgs args)
     at System.Windows.Controls.SelectionChangedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
     at System.Windows.Controls.TabControl.OnSelectionChanged(SelectionChangedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.LayoutSynchronizedTabControl.OnSelectionChanged(SelectionChangedEventArgs e)
     at System.Windows.Controls.Primitives.Selector.InvokeSelectionChanged(List`1 unselectedInfos, List`1 selectedInfos)
     at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
     at System.Windows.Controls.Primitives.Selector.SetSelectedHelper(Object item, FrameworkElement UI, Boolean selected)
     at System.Windows.Controls.Primitives.Selector.NotifyIsSelectedChanged(FrameworkElement container, Boolean selected, RoutedEventArgs e)
     at System.Windows.Controls.Primitives.Selector.OnSelected(Object sender, RoutedEventArgs e)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
     at System.Windows.Controls.TabItem.HandleIsSelectedChanged(Boolean newValue, RoutedEventArgs e)
     at Microsoft.VisualStudio.PlatformUI.Shell.Controls.DocumentTabItem.OnSelected(RoutedEventArgs e)
     at System.Windows.Controls.TabItem.OnIsSelectedChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
     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.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
     at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.OnTabItemMouseDown(Object sender, MouseButtonEventArgs args)
     at Microsoft.VisualStudio.PlatformUI.Shell.ViewManager.<.cctor>b__1e(Object sender, MouseButtonEventArgs args)
     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.InputFilterMessage(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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     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>