|    Register
  
Wednesday, January 07, 2009
Registration and Logging into the Forum

In order to post a new topic or reply to a previous message, you’ll need to register.  Just click on the Register button at the top of the page, or follow this link:

Register

After registering and logging in, you’ll see buttons for replying or creating new topics when you go into any of the forum sections.


Support Forum
SearchForum Home
  Backup Restore module for DotNetNuke  Questions / Answers  Problem startin...
 Problem starting site after installation
 
 8/26/2007 7:27:03 AM
USER49615c3bfef2440c
1 posts


Problem starting site after installation

I have been getting this message after installation when trying to start my site.. Any ideas?

Thanks,

Matt

 

Assembly Load Trace: The following information can be helpful to determine why the assembly 'xpidea.web.common' could not be loaded.

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace:

[FileLoadException: Could not load file or assembly 'xpidea.web.common' or one of its dependencies. Access is denied.]System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +211System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +141System.Reflection.Assembly.Load(String assemblyString) +25System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +32[ConfigurationErrorsException: Could not load file or assembly 'xpidea.web.common' or one of its dependencies. Access is denied.]System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +596System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +3479049System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +46System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +177System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +180System.Web.Compilation.ApplicationBuildProvider.GetGlobalAsaxBuildResult(Boolean isPrecompiledApp) +3446629System.Web.Compilation.BuildManager.CompileGlobalAsax() +51System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +462[HttpException (0x80004005): Could not load file or assembly 'xpidea.web.common' or one of its dependencies. Access is denied.]System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +57System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +612System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +456[HttpException (0x80004005): Could not load file or assembly 'xpidea.web.common' or one of its dependencies. Access is denied.]System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +3426855System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +88System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +149

 8/26/2007 10:00:38 PM
Support
140 posts
5th


Re: Problem starting site after installation

Matt,

      There could be 3 possible reasons: 

      1)  DLL is missing from the /BIN folder of your site (Please make sure you copied all DLLs to a /BIN folder, NOT to the $ROOT$ of your website)

      2)  Explicit permissions are set on the all files in /BIN folder. In this case please select all xpidea.* files in the /BIN folder and grant "READ/EXECUTE" permission to IIS worker thread process (it could be either "NT AUTHORITY\NETWORK SERVICE" or "ASPNET" )

      3) (Rare) Add  the "READ/LIST/WRITE/EXECUTE" permissions to the "Temporary ASP.NET Files" folder.

 

I hope it helps, but let us know if issue persist - we'll have to dial-in to troubleshoot it further.

  Backup Restore module for DotNetNuke  Questions / Answers  Problem startin...
Search  Forum Home  

Copyright 2006 (c) XP Idea, LLC. All rights reserved.     |    Privacy Statement    |    Terms Of Use