November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Hi,
Check your system.webServer/modules section in web.config. it seems yours has a definition for EPiServer.Web.InitializationModule, when it should not.
Apparently, There is an entry for InitializationModule in modules but commenting that doesn't resolve the issue :(
Hi,
I was trying to upgrade the Episerver version from 9 to 10, after running the nuget commands and resolving compilation issues, I could get the code to build but then during runtime, I get the following message
EPiServer.Web.InitializationModule, EPiServer does not implement IHttpModule.
I couldn't understand what exactly is being conveyed here! I commented all InitializationModule in the application to see for any difference but none. Has anybody came across such a scenario before?
Thanks in advance