EPiServer.Cms.Shell.UI clashing with EPiServer.Framework version?
Vote:
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.
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?