Error Owin.Loader.DefaultLoader.SearchForStartupAttribute Could not load XenoCode.User.Attributes.AssemblyAttributes.ProcessedByXenoCode

0

Nie można załadować typu 'XenoCode.User.Attributes.AssemblyAttributes.ProcessedByXenoCode' z zestawu 'obout_Postback, Version=1.2.0.0, Culture=neutral, PublicKeyToken=e4e77ca82105cd12', ponieważ element nadrzędny nie istnieje. Opis: Podczas wykonywania bieżącego żądania sieci Web wystąpił nieobsługiwany wyjątek. Aby uzyskać dodatkowe informacje o błędzie i miejscu jego występowania w kodzie, przejrzyj ślad stosu.

Szczegóły wyjątku: System.TypeLoadException: Nie można załadować typu 'XenoCode.User.Attributes.AssemblyAttributes.ProcessedByXenoCode' z zestawu 'obout_Postback, Version=1.2.0.0, Culture=neutral, PublicKeyToken=e4e77ca82105cd12', ponieważ element nadrzędny nie istnieje.

Błąd źródła:

Podczas wykonywania bieżącego żądania sieci Web został wygenerowany nieobsługiwany wyjątek. Informacje dotyczące pochodzenia i lokalizacji wyjątku można zidentyfikować przy użyciu poniższego śladu stosu wyjątku.

Ślad stosu:

[TypeLoadException: Nie można załadować typu 'XenoCode.User.Attributes.AssemblyAttributes.ProcessedByXenoCode' z zestawu 'obout_Postback, Version=1.2.0.0, Culture=neutral, PublicKeyToken=e4e77ca82105cd12', ponieważ element nadrzędny nie istnieje.] System.ModuleHandle.ResolveType(RuntimeModule module, Int32 typeToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount, ObjectHandleOnStack type) +0 System.ModuleHandle.ResolveTypeHandleInternal(RuntimeModule module, Int32 typeToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) +145 System.Reflection.RuntimeModule.ResolveType(Int32 metadataToken, Type[] genericTypeArguments, Type[] genericMethodArguments) +130 System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg) +91 System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent) +418 System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeAssembly assembly, RuntimeType caType) +103 System.Reflection.RuntimeAssembly.GetCustomAttributes(Boolean inherit) +37 Owin.Loader.DefaultLoader.SearchForStartupAttribute(String friendlyName, IList1 errors, Boolean& conflict) +106 Owin.Loader.DefaultLoader.GetDefaultConfiguration(String friendlyName, IList1 errors) +46 Owin.Loader.DefaultLoader.LoadImplementation(String startupName, IList1 errorDetails) +75 Owin.Loader.DefaultLoader.Load(String startupName, IList1 errorDetails) +21 Microsoft.Owin.Host.SystemWeb.OwinBuilder.GetAppStartup() +115 Microsoft.Owin.Host.SystemWeb.OwinHttpModule.InitializeBlueprint() +28 System.Threading.LazyInitializer.EnsureInitializedCore(T& target, Boolean& initialized, Object& syncLock, Func`1 valueFactory) +115 Microsoft.Owin.Host.SystemWeb.OwinHttpModule.Init(HttpApplication context) +106 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +536 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +173 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +218 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +296

[HttpException (0x80004005): Nie można załadować typu 'XenoCode.User.Attributes.AssemblyAttributes.ProcessedByXenoCode' z zestawu 'obout_Postback, Version=1.2.0.0, Culture=neutral, PublicKeyToken=e4e77ca82105cd12', ponieważ element nadrzędny nie istnieje.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +10075108 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +95 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +254

asp.net
webforms
owin
openid-connect

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0