[BadImageFormatException: 未能加载文件或程序集“AAGather.Web.UI”或它的某一个依赖项。该模块应包含一个程序集清单。]
[BadImageFormatException: 未能加载文件或程序集“AAGather.Web.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。该模块应包含一个程序集清单。]
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type) +0
System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName) +79
System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark) +36
System.Type.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +38
System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase) +57
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +38
[ConfigurationErrorsException: 未能加载文件或程序集“AAGather.Web.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。该模块应包含一个程序集清单。]
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, XmlNode node, Boolean checkAptcaBit, Boolean ignoreCase) +355
System.Web.Configuration.ConfigUtil.GetType(String typeName, String propertyName, ConfigurationElement configElement, Boolean checkAptcaBit) +20
System.Web.Configuration.Common.ModulesEntry.SecureGetType(String typeName, String propertyName, ConfigurationElement configElement) +40
System.Web.Configuration.Common.ModulesEntry..ctor(String name, String typeName, String propertyName, ConfigurationElement configElement) +47
System.Web.HttpApplication.BuildIntegratedModuleCollection(List`1 moduleList) +161
System.Web.HttpApplication.GetModuleCollection(IntPtr appContext) +1102
System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +80
System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +176
System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +350
System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +305
[HttpException (0x80004005): 未能加载文件或程序集“AAGather.Web.UI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。该模块应包含一个程序集清单。]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +662
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +96
System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +189
|