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

RSRP-296456: Could not create the VS text control for the view 02F4DCD0 because there is already a text control created for it.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 20, 2012 12:57:09 PM
Updated Apr 24, 2012 7:52:44 PM
Resolved Apr 22, 2012 8:28:57 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.19.123, Built=2012-04-19T22:27:06, Configuration=“Csharp PublicMode Vbnet VS1100”
Could not create the VS text control for the view 02F4DCD0 because there is already a text control created for it.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not create the VS text control for the view 02F4DCD0 because there is already a text control created for it.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.VisualStudio.v10.v11
StackTraceString = “
  at JetBrains.VsIntegration.DevTen.TextControl.VsTextControlCreatorDevTen.CreateTextControl[TTextControl](CreateTextControlParams`1 param) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsTextControlCreatorDevTen.cs:line 122
     at JetBrains.VsIntegration.DevTen.TextControl.VsAttachTextControlsToTextViews.<>c__DisplayClass2.<.ctor>b__0(Lifetime lifetimeTextView, IWpfTextView textView) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsAttachTextControlsToTextViews.cs:line 57
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 209
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not create the VS text control for the view 02F4DCD0 because there is already a text control created for it.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 454
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__0(Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 123
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 54
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 246
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\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\1d5606e7e667bf54\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\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 454
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 245
     at JetBrains.VsIntegration.DevTen.TextControl.VsAttachTextControlsToTextViews..ctor(Lifetime lifetime, VsTextViewCollectorDevTen vsTextViewsCollector, TextControlCreator textControlCreator, IVsRunningDocumentTable rdt, IShellLocks invocator, VsWindowFrameManager vsWindowFrameManager, ISolution solution, Lazy`1 vsEditorAdaptersFactoryService, ProjectModelSynchronizer pms, WindowsMessageHookManager hookman) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\v10.v11\Src\TextControl\VsAttachTextControlsToTextViews.cs:line 59
     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\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 242
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145
     at JetBrains.ProjectModel.Impl.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionInstance.cs:line 62
     at JetBrains.ProjectModel.Impl.SolutionManagerBase.<>c__DisplayClass6.<CreateSolutionInstance>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 147
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.<ExecuteTasks>b__1() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 795
     at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 989
     at JetBrains.Application.IShellLocksEx.<>c__DisplayClass4.<ExecuteOrQueueReadLock>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 813
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 304
     at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\Invocator.cs:line 218
     at JetBrains.Application.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, String name, Action F) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Threading\ShellLocks.cs:line 813
     at JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.<ExecuteTasks>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 790
     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.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.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>