November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Do you set it up by using deployment center? Have you installed the alloy tech demo site or just created an empty site?
I have also run into this problem. it needs EPiServer.ApplicationModules in version 7.0.859.1 but i only have version 6.2.267.1 in my project. where to get the right version?
@ Ida should exist here - C:\Program Files (x86)\EPiServer\Framework\7.0.859.1\bin ?
EPiServer.ApplicationModules comes together with `EPiServer.Framework` NuGet package. If you haven't installed EPiServer libraries via NuGet - do it, if you have installed and still missing `EPiServer.ApplicationModules` file - either copy over from `/packages/EPiServer.Framework.6.2.267.1/lib/` or reinstall package once again.
Hello! I'm trying to set an episerver 6 site, but i get this error:
Could not load file or assembly 'EPiServer.ApplicationModules' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
I've checked EPiServer.ApplicationModules, it finds all of its dependencies. I tried reinstalling .NET as well, but I still have the same error.
Does anyone know what it is?