November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Hi,
Which version you're using? The error message is quite clear what's wrong: the file Mediachase.Cms.dll and/or one of its dependency can't be loaded. You might want to check if that file is in the bin folder of Commerce Manager site and it has correct version.
Regards.
/Q
Quan Mai, thank you for the answer!
The issue is that I was trying to add Mediachase.Cms.dll, but it didn't work.
Then I have created sample project and installed the same packages that the project has, but it didn't help.
There is no Mediachase.Cms.dll in:
EpiServer.CMS.Core
EPiSErver.CMS.UI
EpiServer.Commerce
EpiServer.CommonFramework
EpiServer.Framework
EpiServer.Search
As I understood there is Mediachase.Cms.dll in package EpiServer.CommerceManager, but my project doesn't have EpiServer.CommerceManager.dll too (and doesn't have EpiServer.CommerceManager package installed).
How admin part works without EpiServer.CommerceManager?
Do I need to add the package to the project to make Contacts tab work well, is it necessary?
Hi,
For Commerce manager, you need to install EPiServer.CommerceManager nuget package. We also provide a project file so you can install nuget packages for CM. In case you have not know it, it's here: http://world.episerver.com/PageFiles/120778/Mediachase.ConsoleManagerUpdate2014-03-05.zip
Follow the instructions there and you should be fine: http://world.episerver.com/Documentation/Items/Installation-Instructions/Installing-EPiServer-updates/
Regards.
/Q
Thank you Quan Mai, I have resolved the issue, guided by the resource you sent.
I have run "update-package EPiServer.CommerceManager -Version 7.5.409.0" (7.4.409.0 - that's version of other dlls) in Mediachase.ConsoleManagerUpdate, rebuilt the solution and the error disappeared.
When I try to view contacts, it shows:
Please help to identify what's wrong with commerce manager.