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

RSRP-298108: Could not find the component IntentionLanguageSpecific in the chain of component containers.

$
0
0
Reporter Jason Christian (jason.christian@jefbar.com) Jason Christian (jason.christian@jefbar.com)
Created Apr 28, 2012 10:54:12 AM
Updated Apr 28, 2012 11:04:44 AM
Resolved Apr 28, 2012 11:04:41 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Alexey Kuptsov (alexey.kuptsov)
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.13.97, Built=2012-04-09T08:31:32, Configuration=“Csharp PublicMode VS1100”
Could not find the component IntentionLanguageSpecific in the chain of component containers.

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Could not find the component IntentionLanguageSpecific in the chain of component containers.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.InterfaceType = “JetBrains.ReSharper.Feature.Services.Intentions.Impl.LanguageSpecific.IntentionLanguageSpecific, JetBrains.ReSharper.Feature.Services, Version=7.0.13.97, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.Container = “'PsiLanguageType:XAML' (JetBrains.Application.Components.CatalogueComponentContainer)”
Data.Action = JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ChangeRightTypeInAssignmentFix
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.ComponentModel
StackTraceString = “
  at JetBrains.Application.Components.ComponentContainerEx.GetComponent[TInterface](IComponentContainer container) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainerEx.cs:line 29
     at JetBrains.Application.Extensibility.SplittedComponentContainer`2.GetService[T](TDefinition definition) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Extensibility\SplittedComponentContainer.cs:line 95
     at JetBrains.ReSharper.Psi.LanguageManager.JetBrains.ReSharper.Psi.ILanguageManager.GetService[T](PsiLanguageType )
     at JetBrains.ReSharper.Feature.Services.Intentions.Impl.LanguageSpecific.IntentionLanguageSpecific.Get(PsiLanguageType languageType) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Services\_Core\src\Intentions\Impl\LanguageSpecific\IntentionLanguageSpecific.cs:line 17
     at JetBrains.ReSharper.Intentions.Util.ChangeTypeUtil.<>c__DisplayClass1.<CanCreateTypeUsage>b__0(IDeclaration ctx) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Util\ChangeTypeUtil.cs:line 93
     at System.Linq.Enumerable.All[TSource](IEnumerable`1 source, Func`2 predicate)
     at JetBrains.ReSharper.Intentions.Util.ChangeTypeUtil.CanCreateTypeUsage(IType type, IDeclaredElement declaredElement) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Util\ChangeTypeUtil.cs:line 91
     at JetBrains.ReSharper.Intentions.Util.ChangeTypeUtil.IsAvailable(IType targetType, IDeclaredElement declaredElement) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Util\ChangeTypeUtil.cs:line 17
     at JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ChangeTypeFixBase.IsAvailable(IUserDataHolder cache) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\CSharp\src\QuickFixes\ChangeType\ChangeTypeFixBase.cs:line 19
     at JetBrains.ReSharper.Intentions.CSharp.QuickFixes.ChangeRightTypeInAssignmentFix.IsAvailable(IUserDataHolder cache) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\CSharp\src\QuickFixes\Change\ChangeRightTypeInAssignmentFix.cs:line 21
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.IsActionAvailable(IBulbAction action, BulbCache cacheData) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 230


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not find the component IntentionLanguageSpecific in the chain of component containers.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.ManagedThreadName = “Pool Thread #0”
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.ReSharper.Intentions.Bulbs.BulbItemsBuilder.IsActionAvailable(IBulbAction action, BulbCache cacheData) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 241
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BuildAvailableQuickFixes(BulbCache cacheData, VisibleActions result) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 211
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.<>c__DisplayClass7.<BuildAvailableActionsList>b__2() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 117
     at JetBrains.ReSharper.Intentions.Bulbs.BulbItemsBuilder.BackgroundContextActionBuilder.Work() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Intentions\_Core\src\Bulbs\BulbItemsBuilder.cs:line 377
     at JetBrains.Application.InterruptableReadActivity.DoWork() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 208
     at JetBrains.Application.InterruptableReadActivity.WorkerThreadProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\InterruptableReadActivity.cs:line 93
     at JetBrains.Threading.ThreadManager.PooledThread.ThreadProc() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Threading\ThreadManager.cs:line 152
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.Threading.ThreadManager.PooledThread.<.ctor>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Threading\ThreadManager.cs:line 116
     at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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