Try our conversational search powered by Generative AI!

EPiServer.BaseLibrary and CMS 9

Vote:
 

I recently upgraded from 8.2.0 to 9.4.0, first i got an exception asking to removing (EPiServer.Base, EPiServer.Implementation...) so that intialization can kickoff

after doing so i got stuck at this one

[FileNotFoundException: Could not load file or assembly 'EPiServer.BaseLibrary, Version=8.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The system cannot find the file specified.]
   EPiServer.Framework.Initialization.InitializationModule.Initialize(HostType hostType) +1452
   EPiServer.Framework.Initialization.InitializationModule.FrameworkInitialization(HostType hostType) +103
   EPiServer.Global..ctor() +108

below is a relevant list of NuGet packages installed, any help is highly appretiated



   
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
#142341
Dec 09, 2015 14:31
Vote:
 

Hi,

Try tu use Fuslogvw to check which library depends on EPiServer.BaseLibrary.

#142343
Dec 09, 2015 14:35
Vote:
 

It's Mogul.SeoManager, installed as an EPiServer add on from Add on manager, the backend is not accessible, can i remove an add on manually by deleting it's files?

=== Pre-bind state information ===
LOG: DisplayName = EPiServer.BaseLibrary, Version=8.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7
 (Fully-specified)
LOG: Appbase = file:///C:/Projects/a
LOG: Initial PrivatePath = C:\Projects\a
Calling assembly : Mogul.SeoManager, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null.


#142345
Edited, Dec 09, 2015 15:07
Vote:
 
<p>I you have old version of your code (means with EPiServer version 8), then uninstall SEO module and then upgrade to EPiServer to version 9.</p> <p></p> <p>I also think that&nbsp;<span>SeoManager should be available for EPiServer version 9.</span></p>
#142346
Dec 09, 2015 15:59
Vote:
 

Yes, it's available for version 9, please contact Mogul support if you still need help.

#142514
Dec 11, 2015 20:22
* 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.