TypeLoadException: Could not load type 'System.Collections.Generic.Stcck`1' from assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. --Message: Could not load type 'System.Collections.Generic.Stcck`1' from assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. --TypeName: System.Collections.Generic.Stcck`1 StackTrace: at Ninject.Activation.Request..ctor(Type service, Func`2 constraint, IEnumerable`1 parameters, Func`1 scopeCallback, Boolean isOptional, Boolean isUnique) at Ninject.KernelBase.CreateRequest(Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique) at Ninject.ResolutionExtensions.GetResolutionIterator(IResolutionRoot root, Type service, Func`2 constraint, IEnumerable`1 parameters, Boolean isOptional, Boolean isUnique) at Quicker.App.doD1gW6NBh() at Quicker.App.<StartupApplicationAsync>d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Quicker.App.<ApplicationStart>d__14.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)