[BadImageFormatException: Could not load file or assembly 'CCPLib' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.InternalLoad(AssemblyNa me assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +437
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +172
System.Reflection.Assembly.Load(String assemblyString) +35
System.Web.Configuration.CompilationSection.LoadAs semblyHelper(String assemblyName, Boolean starDirective) +190
[ConfigurationError***ception: Could not load file or assembly 'CCPLib' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Web.Configuration.CompilationSection.LoadAs semblyHelper(String assemblyName, Boolean starDirective) +1149
System.Web.Configuration.CompilationSection.LoadAl lAssembliesFromAppDomainBinDirectory() +332
System.Web.Configuration.CompilationSection.LoadAs sembly(AssemblyInfo ai) +119
System.Web.Configuration.AssemblyInfo.get_Assembly Internal() +36
System.Web.Compilation.BuildManager.GetReferencedA ssemblies(CompilationSection compConfig) +219
System.Web.Compilation.BuildProvidersCompiler..cto r(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +76
System.Web.Compilation.ApplicationBuildProvider.Ge tGlobalAsaxBuildResult(Boolean isPrecompiledApp) +286
System.Web.Compilation.BuildManager.CompileGlobalA sax() +48
System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled() +685
[HttpException (0x80004005): Could not load file or assembly 'CCPLib' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Web.Compilation.BuildManager.ReportTopLevel CompilationException() +79
System.Web.Compilation.BuildManager.EnsureTopLevel FilesCompiled() +1033
System.Web.Hosting.HostingEnvironment.Initialize(A pplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +1061
[HttpException (0x80004005): Could not load file or assembly 'CCPLib' or one of its dependencies. An attempt was made to load a program with an incorrect format.]
System.Web.HttpRuntime.FirstRequestInit(HttpContex t context) +656
System.Web.HttpRuntime.EnsureFirstRequestInit(Http Context context) +88
System.Web.HttpRuntime.ProcessRequestNotificationP rivate(IIS7WorkerRequest wr, HttpContext context) +907 |