November Happy Hour will be moved to Thursday December 5th.
Hi,
In my project, I get this error at runtime:
Calling assembly : EPiServer.Cms.Shell.UI, Version=9.9.2.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7.
-------
My actual version # for EPiServer.Framework is 9.12.2.0.
Am I actually using two incompatible product versions? Should I be upgrading one of them?
This can be resolved by looking at the actual version of EPiServer.Framework.dll in bin folder, then update the bindingRedirect in web.config.
Hi,
In my project, I get this error at runtime:
Could not load file or assembly 'EPiServer.Framework, Version=9.12.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.
-------
My actual version # for EPiServer.Framework is 9.12.2.0.
Am I actually using two incompatible product versions? Should I be upgrading one of them?