Line 247: HostMapPath = Server.MapPath(HostPath) Line 248: Line 249: AssemblyPath = ApplicationMapPath & "\bin\dotnetnuke.dll" Line 250: Line 251: 'Check whether the current App Version is the same as the DB Version
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
[HttpException (0x80004005): The files '/fahome/App_Code/DnnSiteMap/ExtendedTreeNode.cs' and '/fahome/App_Code/Survey/SurveyController.vb' use a different language, which is not allowed since they need to be compiled together.] System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() +957 System.Web.Compilation.BuildProvidersCompiler.PerformBuild() +29 System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +387 System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +125 System.Web.Compilation.BuildManager.CompileCodeDirectories() +525 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +448 [HttpException (0x80004005): The files '/fahome/App_Code/DnnSiteMap/ExtendedTreeNode.cs' and '/fahome/App_Code/Survey/SurveyController.vb' use a different language, which is not allowed since they need to be compiled together.] System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +57 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +612 System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +521 [HttpException (0x80004005): The files '/fahome/App_Code/DnnSiteMap/ExtendedTreeNode.cs' and '/fahome/App_Code/Survey/SurveyController.vb' use a different language, which is not allowed since they need to be compiled together.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3540923 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +69 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +
I think I have fixed it. I had to remove some old mods.
Regards
Roger