Exception:未能加载文件或程序集“System.Private.CoreLib, Version=5.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e”或它的某一个依赖项。系统找不到指定的文件。

报错信息

   在 System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
   在 System.Reflection.RuntimePropertyInfo.get_Signature()
   在 System.Reflection.RuntimePropertyInfo.get_PropertyType()
   在 Ninject.Infrastructure.Language.ExtensionsForMemberInfo.GetPropertyFromDeclaredType(MemberInfo memberInfo, PropertyInfo propertyDefinition, BindingFlags flags)
   在 System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
   在 System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
   在 System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)
   在 Ninject.Selection.Selector.SelectPropertiesForInjection(Type type)
   在 Ninject.Planning.Strategies.PropertyReflectionStrategy.Execute(IPlan plan)
   在 Ninject.Infrastructure.Language.ExtensionsForIEnumerableOfT.Map[T](IEnumerable`1 series, Action`1 action)
   在 Ninject.Planning.Planner.CreateNewPlan(Type type)
   在 Ninject.Planning.Planner.GetPlan(Type type)
   在 Ninject.Activation.Providers.StandardProvider.Create(IContext context)
   在 Ninject.Activation.Context.ResolveInternal(Object scope)
   在 Ninject.Activation.Context.Resolve()
   在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
   在 Ninject.ResolutionExtensions.Get[T](IResolutionRoot root, IParameter[] parameters)
   在 Quicker.App.ConfigureContainer()
   在 Quicker.App.<StartupApplicationAsync>d__7.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 Quicker.App.<ApplicationStart>d__5.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 

解决方法

暂无解决方案。

相关信息
0 查看
2023-02-03 22:31
Quicker版本
版本 反馈次数