I went through Supaleet's very detailed instructions for setting up CS2 on GODaddy with ONE BIG exception. I want the .NET 2.0 Version as I have much more to my site than just CS and it's all 2.0 (As far as I can tell, GoDaddy doesn't allow both versions of .NET to run on a site). So, the installation process went off without a hitch until I got to the point where I tried to run the site. I got the standard error screen so I turned off custom errors in the web config and now I see the below error.
Any idea what this means?
I saw a posting that said the DB Schema was different for the .net 2.0 version and that an upgrade script existed in the SQL Scripts directory of the installer. I didn't see anything that specifically said .net 1.1. to 2.0, but the closest I found was "CS2.0 UpdateMembership to ASPNET2.SQL" I tried this, but GoDaddy gave me a "Don't have execute permissions..." error.
[HttpException (0x80004005): This application was precompiled with personalization turned off, but it appears to have been turned on after the precompilation, which is not supported.] System.Web.Compilation.ProfileBuildProvider.GetProfileTypeFromAssembly(Assembly assembly, Boolean isPrecompiledApp) +2939362 System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +3450614 System.Web.Compilation.BuildManager.CompileCodeDirectories() +525 System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +448 [HttpException (0x80004005): This application was precompiled with personalization turned off, but it appears to have been turned on after the precompilation, which is not supported.] 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) +456 [HttpException (0x80004005): This application was precompiled with personalization turned off, but it appears to have been turned on after the precompilation, which is not supported.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3426839 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +149
Copyright© 2008 Telligent Systems Inc. All rights reserved CommunityServer.com • Telligent.com