Hi!
After having installed EPiServer Mail 9.0.0 and upgraded EPiServer CMS to the latest version (on a local test server), we're getting the following error:
While loading .NET types from "EPiServer.Mail.Sources.EPiServerCommunitySearch" the following error(s) was reported:
- System.IO.FileNotFoundException: Could not load file or assembly 'EPiServer.Community, Version=8.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7' or one of its dependencies. The system cannot find the file specified.
File name: 'EPiServer.Community, Version=8.0.0.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7
We are indeed using EPiServer Mail but not EPiServer Community. On the other hand, the two seem connected.
Any ideas on how to resolve the errror?
Additional info:
EPiServer.CMS.Core 10.3.1
EPiServer.CMS.UI 10.3.1
EPiServer.CMS.UI.Core 10.3.1
EPiServer.CommonFramework 8.0.0
EPiServer.Framework 10.3.1
EPiServer.Mail 9.0.0
//Marcus