Exception:指定的自定义特性具有无效的二进制格式。

报错信息

CustomAttributeFormatException: 指定的自定义特性具有无效的二进制格式。
StackTrace:
   在 System.Reflection.CustomAttribute._ParseAttributeUsageAttribute(IntPtr pCa, Int32 cCa, Int32& targets, Boolean& inherited, Boolean& allowMultiple)
   在 System.Reflection.CustomAttribute.GetAttributeUsage(RuntimeType decoratedAttribute)
   在 System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit)
   在 System.Attribute.GetCustomAttributes(MemberInfo element, Type type, Boolean inherit)
   在 System.Attribute.GetCustomAttribute(MemberInfo element, Type attributeType, Boolean inherit)
   在 System.Reflection.CustomAttributeExtensions.GetCustomAttribute[T](MemberInfo element, Boolean inherit)
   在 Ninject.Infrastructure.Language.ExtensionsForMemberInfo.IsDefined(PropertyInfo element, Type attributeType, Boolean inherit)
   在 Ninject.Selection.Heuristics.StandardInjectionHeuristic.ShouldInject(MemberInfo member)
   在 System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   在 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, Boolean filterImplicitBindings)
   在 Quicker.App.ISxvpPSyqV()
   在 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)

 

解决方法

暂无解决方案。

相关信息
0 查看
2024-10-07 11:19
Quicker版本
版本 反馈次数