|
|
Favoured: 0
|
|
|
TOPIC:
|
64-bit Server Installation
|
|
Re:Installation Questions 1 Year, 1 Month ago
|
|
|
Are there any known issues installing this on a 64-bit server?
I'm using Windows Server 2008 and on the Time Reporting Server setup I get an error.
Looking in the event log the error ultimately appears to have the following crash log, which seems like may be due to a 32-bit dll being called from a 64-bit process.
Is there any workaround for this?
Crash log:
[BadImageFormatException]: Could not load file or assembly 'TXChrono.Demo.Common' or one of its dependencies. An attempt was made to load a program with an incorrect format. at System.Reflection.Assembly._nLoad(AssemblyName fileName, String code_base_, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.Load(String assemblyString) at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) [Configurati_onerror_sException]: Could not load file or assembly 'TXChrono.Demo.Common' or one of its dependencies. An attempt was made to load a program with an incorrect format. at System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) at System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() at System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) at System.Web.Configuration.AssemblyInfo.get_AssemblyInternal() at System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) at System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) at System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp) at System.Web.Compilation.BuildManager.CompileGlobalAsax() at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() [HttpException]: Could not load file or assembly 'TXChrono.Demo.Common' or one of its dependencies. An attempt was made to load a program with an incorrect format. at System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() at System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() at System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) [HttpException]: Could not load file or assembly 'TXChrono.Demo.Common' or one of its dependencies. An attempt was made to load a program with an incorrect format. at System.Web.HttpRuntime.FirstRequestInit(HttpContext context) at System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
|
|
|
|
|
|
|
|
|
|
|
|