Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Configuration Error "EPiServer.BaseLibrary"

Vote:
 
Server Error in '/' Application.
--------------------------------------------------------------------------------

Configuration Error 
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. 

Parser Error Message: An error occurred creating the configuration section handler for episerver.baseLibrary: Could not load file or assembly 'EPiServer.BaseLibrary' or one of its dependencies. 系统找不到指定的文件。

Source Error: 


Line 9:  		<section name="episerver" type="EPiServer.Configuration.EPiServerSection, EPiServer.Configuration, Version=5.2.375.236, Culture=neutral, PublicKeyToken=8fe83dea738b45b7" />
Line 10: 		<section name="staticFile" type="EPiServer.Configuration.StaticFileSection, EPiServer.Configuration" allowLocation="true" />
Line 11:     <section name="episerver.baseLibrary" allowDefinition="MachineToApplication" allowLocation="false" type="EPiServer.BaseLibrary.ConfigurationHandler,EPiServer.BaseLibrary" />
Line 12: 		<section name="episerver.basicAuthentication" type="EPiServer.Configuration.BasicAuthenticationSection, EPiServer.Configuration" allowLocation="true" />
Line 13: 		<sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
 

Source File: C:\ModernaMuseet\Development\ExternalWeb-EPi6Upgrade\Web\Moderna\web.config    Line: 11 

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


=== Pre-bind state information ===
LOG: User = IIS APPPOOL\mm
LOG: DisplayName = EPiServer.BaseLibrary
 (Partial)
LOG: Appbase = file:///C:/ModernaMuseet/Development/ExternalWeb-EPi6Upgrade/Web/Moderna/
LOG: Initial PrivatePath = C:\ModernaMuseet\Development\ExternalWeb-EPi6Upgrade\Web\Moderna\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: C:\ModernaMuseet\Development\ExternalWeb-EPi6Upgrade\Web\Moderna\web.config
LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: The same bind was seen before, and was failed with hr = 0x80070002.

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.5456; ASP.NET Version:2.0.50727.5456 

    

#61358
Sep 18, 2012 3:10
Vote:
 

My first guess would be that you are missing or have the wrong DLL-files in your /bin-folder.

#61399
Sep 19, 2012 8:25
Vote:
 
#66710
Mar 07, 2013 8:44
Vote:
 

Yup, as Johan said above, check versions of dlls in bin folder. It sounds as if you are missing the EPiServer.BaseLibrary dll or it's the wrong version of it.

#66711
Mar 07, 2013 9:17
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.