View gist:3234747
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Autofac.Core.DependencyResolutionException was unhandled by user code | |
Message=An exception was thrown while invoking the constructor 'Void .ctor(Whitebox.Core.Session.IMessageDispatcher, Whitebox.Core.Application.IApplicationEventQueue)' on type 'ProfilerSession'. | |
Source=Autofac | |
StackTrace: | |
at Autofac.Core.Activators.Reflection.ConstructorParameterBinding.Instantiate() | |
at Autofac.Core.Activators.Reflection.ReflectionActivator.ActivateInstance(IComponentContext context, IEnumerable`1 parameters) | |
at Autofac.Core.Resolving.InstanceLookup.Activate(IEnumerable`1 parameters) | |
at Autofac.Core.Resolving.InstanceLookup.<Execute>b__6() | |
at Autofac.Core.Lifetime.LifetimeScope.GetOrCreateAndShare(Guid id, Func`1 creator) | |
at Autofac.Core.Resolving.InstanceLookup.Execute() |