TargetInvocationException: Exception has been thrown by the target of an invocation. StackTrace: at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Ninject.Infrastructure.Language.ExtensionsForIEnumerable.CastSlow(IEnumerable series, Type elementType) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Ninject.Components.ComponentContainer.CreateNewInstance(Type component, Type implementation) at Ninject.Components.ComponentContainer.ResolveInstance(Type component, Type implementation) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Ninject.Components.ComponentContainer.CreateNewInstance(Type component, Type implementation) at Ninject.Components.ComponentContainer.ResolveInstance(Type component, Type implementation) at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Linq.Enumerable.<CastIterator>d__97`1.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at Ninject.Planning.Planner..ctor(IEnumerable`1 strategies) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Ninject.Infrastructure.Language.ExtensionsForTargetInvocationException.RethrowInnerException(TargetInvocationException exception) at Ninject.Components.ComponentContainer.CreateNewInstance(Type component, Type implementation) at Ninject.Components.ComponentContainer.ResolveInstance(Type component, Type implementation) at Ninject.Components.ComponentContainer.Get[T]() at Ninject.KernelBase.CreateContext(IRequest request, IBinding binding) at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) at Quicker.App.cfTH3CGrmo() at Quicker.App.<StartupApplicationAsync>d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Quicker.App.<ApplicationStart>d__15.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) SEHException: External component has thrown an exception. StackTrace: at System.Linq.Enumerable.CastIterator[TResult](IEnumerable source)