TypeInitializationException 在 Dapper.SqlMapper.AddTypeHandler[T](TypeHandler`1 handler) 在 Quicker.Domain.Services.SQLDataMgr..ctor(IAppPathProvider pathProvider) 在 DynamicInjector1f2176c3096646a9bc1a07333dbc3ca6(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) 在 Quicker.App.YI6STElwj6() 在 Quicker.App.<StartupApplicationAsync>d__7.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 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) NullReferenceException 未将对象引用设置到对象的实例。 在 System.Text.RegularExpressions.RegexParser.NoteCaptureSlot(Int32 i, Int32 pos) 在 System.Text.RegularExpressions.RegexParser.CountCaptures() 在 System.Text.RegularExpressions.RegexParser.Parse(String re, RegexOptions op) 在 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()