Reporter | Maurice Stam (Aphelion) |
---|---|
Created | Feb 8, 2012 2:17:34 PM |
Updated | Feb 8, 2012 2:17:34 PM |
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 6.1 Version=6.1.37.86, Built=2011-12-20T20:15:24, Configuration=“Csharp InternalMode VS0900”
There is no BugAidResharperTestRunner.Actions.xml manifest resource in the BugAidResharper61TestRunner assembly.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “There is no BugAidResharperTestRunner.Actions.xml manifest resource in the BugAidResharper61TestRunner assembly.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “There is no BugAidResharperTestRunner.Actions.xml manifest resource in the BugAidResharper61TestRunner assembly.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There is no BugAidResharperTestRunner.Actions.xml manifest resource in the BugAidResharper61TestRunner assembly.
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “There is no BugAidResharperTestRunner.Actions.xml manifest resource in the BugAidResharper61TestRunner assembly.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “
at System.Linq.EnumerableExJet.FirstImpl[TSource](IEnumerable`1 source, Func`2 predicate, String sExceptionMessageEmpty) at System.Linq.EnumerableExJet.First[TSource](IEnumerable`1 source, String sExceptionMessageEmpty) at JetBrains.Metadata.Utils.ManifestResourceUtil.GetManifestResource(IMetadataAssembly metadataAssembly, String resourceName) at JetBrains.Metadata.Utils.ManifestResourceUtil.GetManifestResourceDisposition(IMetadataAssembly metadataAssembly, String resourceName) at JetBrains.ActionManagement.ActionLoader.ActionLoader.<>c__DisplayClass9.<>c__DisplayClass12.<Init_ActionXmlsAndHandlersFromAssemblies>b__3() at JetBrains.Util.Logger.Catch(Action action)
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “There is no BugAidResharperTestRunner.Actions.xml manifest resource in the BugAidResharper61TestRunner assembly.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) at JetBrains.Util.Logger.Catch(Action action) at JetBrains.ActionManagement.ActionLoader.ActionLoader.<>c__DisplayClass9.<Init_ActionXmlsAndHandlersFromAssemblies>b__2(Lifetime lifetimeCatalog, IPartsCatalogue catalog) at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass12`1.<>c__DisplayClass16.<ForEachItemCore>b__10() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass12`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__0(Action`1 handler) at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB) at JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandler) at JetBrains.DataFlow.CollectionEvents`1.View(Lifetime lifetime, Action`2 viewer) at JetBrains.ActionManagement.ActionLoader.ActionLoader.Init_ActionXmlsAndHandlersFromAssemblies(PartsCatalogueSet catalogSet, IApplicationDescriptor applicationDescriptor) at JetBrains.VsIntegration.ActionManagement.VsActionLoader..ctor(Lifetime lifetime, IActionManagerImpl actionManager, IShortcutManager shortcutManager, PartsCatalogueSet catalogSet, IApplicationDescriptor applicationDescriptor, ProductConfigurations productConfigurations, DTE dte) at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) at JetBrains.Application.Components.ComponentContainer.Compose() at JetBrains.Application.Env.RunsProducts.RunProduct(Lifetime lifetimeProduct, IApplicationDescriptor product, IEnumerable`1 enumProgramConfigurationsProviders, JetEnvironment environment, IDictionaryEvents`2 productsNonComposed, IDictionaryEvents`2 productsComposed) at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass19.<Init_RunWhenAllowed>b__18(Lifetime lifetimeProduct, IApplicationDescriptor product) at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass12`1.<>c__DisplayClass16.<ForEachItemCore>b__10() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass12`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie) at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie) at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass7.<>c__DisplayClass9.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeIsAllowed) at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass2f.<WhenTrue>b__2e(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClasse`2.<FlowInto>b__d(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.set_Value(TValue value) at JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) at JetBrains.Application.ComposeBooleansWithPriority.<>c__DisplayClassd.<UpdateActiveTellers>b__b() at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClasse`2.<FlowInto>b__d(PropertyChangedEventArgs`1 args) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0() at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o) at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var)