[FileLoadException: 未能加载文件或程序集“Spring.Data, Version=1.2.0.20313, Culture=neutral, PublicKeyToken=65e474d141e25e07”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040)]
System.Reflection.Assembly._GetType(String name, Boolean throwOnError, Boolean ignoreCase) +0
System.Reflection.Assembly.GetType(String name, Boolean throwOnError, Boolean ignoreCase) +41
Spring.Core.TypeResolution.TypeResolver.LoadTypeDirectlyFromAssembly(TypeAssemblyHolder typeInfo) +133
Spring.Core.TypeResolution.TypeResolver.Resolve(String typeName) +179
[TypeLoadException: Could not load type from string value 'DBLayer.BASE.SQLProvider, DBLayer'.]
Spring.Core.TypeResolution.TypeResolver.Resolve(String typeName) +250
Spring.Core.TypeResolution.GenericTypeResolver.Resolve(String typeName) +481
Spring.Core.TypeResolution.CachedTypeResolver.Resolve(String typeName) +340
Spring.Core.TypeResolution.TypeResolutionUtils.ResolveType(String typeName) +92
Spring.Objects.Factory.Support.AbstractObjectDefinition.ResolveObjectType() +94
Spring.Objects.Factory.Support.AbstractObjectFactory.ResolveObjectType(RootObjectDefinition rod, String objectName) +115
[CannotLoadObjectTypeException: Cannot resolve type [DBLayer.BASE.SQLProvider, DBLayer] for object with name 'DbProvider' defined in file [D:/HotelMIS2.0/HotelMIS/BaseConfig.xml]]
Spring.Objects.Factory.Support.AbstractObjectFactory.ResolveObjectType(RootObjectDefinition rod, String objectName) +199
Spring.Objects.Factory.Support.DefaultListableObjectFactory.PreInstantiateSingletons() +400
Spring.Context.Support.AbstractApplicationContext.Refresh() +722
Spring.Context.Support.WebApplicationContext..ctor(String name, Boolean caseSensitive, IApplicationContext parentContext, String[] configurationLocations) +96
Spring.Context.Support.WebApplicationContext..ctor(String name, Boolean caseSensitive, String[] configurationLocations) +55
[TargetInvocationException: 调用的目标发生了异常。]
System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) +0
System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType) +13
System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) +366
System.Reflection.ConstructorInfo.Invoke(Object[] parameters) +14
Spring.Util.ObjectUtils.InstantiateType(ConstructorInfo constructor, Object[] arguments) +641
[FatalReflectionException: Cannot instantiate Type [Spring.Context.Support.WebApplicationContext] using ctor [Void .ctor(System.String, Boolean, System.String[])] : '调用的目标发生了异常。']
Spring.Util.ObjectUtils.InstantiateType(ConstructorInfo constructor, Object[] arguments) +836
Spring.Context.Support.RootContextInstantiator.InvokeContextConstructor(ConstructorInfo ctor) +198
Spring.Context.Support.ContextInstantiator.InstantiateContext() +190
Spring.Context.Support.ContextHandler.InstantiateContext(IApplicationContext parentContext, Object configContext, String contextName, Type contextType, Boolean caseSensitive, String[] resources) +191
Spring.Context.Support.WebContextHandler.InstantiateContext(IApplicationContext parent, Object configContext, String contextName, Type contextType, Boolean caseSensitive, String[] resources) +369
Spring.Context.Support.ContextHandler.Create(Object parent, Object configContext, XmlNode section) +513
[ConfigurationErrorsException: Error creating context '/hotelmis': 未能加载文件或程序集“Spring.Data, Version=1.2.0.20313, Culture=neutral, PublicKeyToken=65e474d141e25e07”或它的某一个依赖项。找到的程序集清单定义与程序集引用不匹配。 (异常来自 HRESULT:0x80131040)]
System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult) +358
System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject) +1455
System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject) +1451
System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission) +67
System.Configuration.BaseConfigurationRecord.GetSection(String configKey) +34
System.Web.HttpContext.GetSection(String sectionName) +62
System.Web.Configuration.HttpConfigurationSystem.GetSection(String sectionName) +46
System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey) +29
System.Configuration.ConfigurationManager.GetSection(String sectionName) +59
Spring.Util.ConfigurationUtils.GetSection(String sectionName) +96
Spring.Context.Support.WebApplicationContext.GetContextInternal(String virtualPath) +1081
Spring.Context.Support.WebApplicationContext.GetRootContext() +132
Spring.Context.Support.WebSupportModule.Init(HttpApplication app) +493
System.Web.HttpApplication.InitModulesCommon() +95
System.Web.HttpApplication.InitModules() +72
System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicationState state, MethodInfo[] handlers) +706
System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) +301
System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +131
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +353
|