Try our conversational search powered by Generative AI!

EPiServer.BaseLibrary.ClassFactoryException: ClassFactory not initialized

Vote:
 

Hi !

I'm attempting a move from 5.1.422.256 to 5.2.375.236 - and I'm getting an exception. From what I've read, this error has to do with accessing CacheManager too early.

This application of mine (which I didn't write in the first place) has all initialization code in OnLoad() methods, AFAIK.

Is OnLoad too early to access CacheManager / DataFactory ?

Stack trace:

[ClassFactoryException: ClassFactory not initialized]
   EPiServer.BaseLibrary.ClassFactory.get_Instance() +75
   EPiServer.BaseLibrary.ClassFactory.IsRegistered(Type baseType) +11
   EPiServer.CacheManager..cctor() +230

[TypeInitializationException: Typeinitialiseringen for EPiServer.CacheManager forårsaket et unntak.]
   EPiServer.Web.FriendlyUrlRewriteProvider.ConvertToInternal(UrlBuilder url, Object& internalObject) +355
   EPiServer.Web.UrlRewriteModule.HttpUrlRewriteToInternal(UrlBuilder url) +313
   EPiServer.Web.UrlRewriteModuleBase.BeginRequestEventHandler(Object sender, EventArgs e) +158
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75



Version information: Microsoft .NET Framework versjon:2.0.50727.3053; ASP.NET versjon:2.0.50727.3053
#32909
Sep 24, 2009 9:37
Vote:
 

Hi !

Immediately after posting this one, I found another useful thread regarding <httpModules> section in web.config:

http://world.episerver.com/Forum/Pages/Thread.aspx?id=32880&epslanguage=en

This solved the first bit. Then I got an error message regarding database version, and immediately found instructions in this thread:

http://world.episerver.com/Forum/Pages/Thread.aspx?id=30214&epslanguage=en

It now works, Thanks a lot !

Bjørge

#32912
Sep 24, 2009 10:29
Vote:
 

These links are now dead, any chance you can remember what they said ;)

#151922
Aug 10, 2016 11:51
Vote:
 

Try these links instead:

http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=32880

http://world.episerver.com/Modules/Forum/Pages/Thread.aspx?id=30214

#151923
Edited, Aug 10, 2016 12:08
Vote:
 
<p>Great, thank you.</p>
#151924
Aug 10, 2016 12:13
* 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.