Exception:“Dapper.SqlMapper”的类型初始值设定项引发异常。无法检索此帧的安全性说明符。

报错信息

TypeInitializationException: “Dapper.SqlMapper”的类型初始值设定项引发异常。
--TypeName: Dapper.SqlMapper
StackTrace:
   在 Dapper.SqlMapper.AddTypeHandler[T](TypeHandler`1 handler)
   在 Quicker.Domain.Services.SQLDataMgr..ctor(IAppPathProvider pathProvider)
   在 DynamicInjectore6323fc5e7ae4ea483832356770b0673(Object[] )
   在 Ninject.Activation.Context.ResolveInternal(Object scope)
   在 Ninject.Activation.Context.Resolve()
   在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings)
   在 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, Boolean filterImplicitBindings)
   在 Quicker.App.doD1gW6NBh()
   在 Quicker.App.<StartupApplicationAsync>d__16.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 Quicker.App.<ApplicationStart>d__14.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)

InvalidOperationException: 无法检索此帧的安全性说明符。
StackTrace:
   在 System.Security.SecurityRuntime.RevertAssert(StackCrawlMark& stackMark)
   在 System.Security.CodeAccessPermission.RevertAssert()
   在 System.Text.RegularExpressions.RegexCompiler.Compile(RegexCode code, RegexOptions options)
   在 System.Text.RegularExpressions.Regex.Compile(RegexCode code, RegexOptions roptions)
   在 System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, Boolean useCache)
   在 System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options)
   在 Dapper.SqlMapper..cctor()

 

解决方法

暂无解决方案。

相关信息
0 查看
2025-02-20 22:32
Quicker版本
版本 反馈次数