Exception:Could not load type 'System.Collections.Generic.Stcck`1' from assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

报错信息

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)

 

解决方法

暂无解决方案。

相关信息
0 查看
2023-11-01 23:43
Quicker版本
版本 反馈次数