Exception:“Dapper.SqlMapper”的类型初始值设定项引发异常。“System.Collections.Generic.EqualityComparer`1”的类型初始值设定项引发异常。引发类型为“System.OutOfMemoryException”的异常。

报错信息

   在 Dapper.SqlMapper.AddTypeHandler[T](TypeHandler`1 handler)
   在 Quicker.Domain.Services.SQLDataMgr..ctor(IAppPathProvider pathProvider)
   在 DynamicInjector3468130409bf4395877794ca97f6ae4c(Object[] )
   在 Ninject.Activation.Context.ResolveInternal(Object scope)
   在 Ninject.Activation.Context.Resolve()
   在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings)
   在 Ninject.Planning.Targets.Target`1.ResolveWithin(IContext parent)
   在 System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
   在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
   在 System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
   在 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)

“System.Collections.Generic.EqualityComparer`1”的类型初始值设定项引发异常。
   在 System.Collections.Generic.Dictionary`2..ctor(Int32 capacity, IEqualityComparer`1 comparer)
   在 System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
   在 System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
   在 Dapper.SqlMapper..cctor()

引发类型为“System.OutOfMemoryException”的异常。
   在 System.Collections.Generic.EqualityComparer`1.CreateComparer()
   在 System.Collections.Generic.EqualityComparer`1..cctor() 

解决方法

暂无解决方案。

相关信息
0 查看
2021-04-12 00:02
Quicker版本
版本 反馈次数