Hi!
I got this exception after upgrade to AutoMapper 8 via latest Klarna plugin:
Metoden MapExpression i typen AutoMapper.Mappers.ObjectToEquivalencyExpressionByEquivalencyExistingMapper från sammansättningen AutoMapper.Collection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=e57c3f0a3d6646db saknar implementering.*
Any ideas?
Thanks!
/Kristoffer
Litium version: 6.3.9
Hi!
Upgraded AutoMapper.Collection to 5.0 and then got this message:
System.MissingMethodException: Metoden hittades inte: Void AutoMapper.IMemberConfigurationExpression3.ResolveUsing(System.Func
2<!0,!!0>).
Can you run 6.3.9 with AutoMapper 8? It is the Litium.Application.Runtime.ApplicationStartupEngine.Init() that fails.
Thanks!
/Kristoffer
Supported AutoMapper version on Litium 6.3.9 is:
<package id="AutoMapper" version="7.0.1" targetFramework="net461" />
Now this i bad, since the latest version of Litium.Addon.Klarna requires AutoMapper 8.0. How come you change major version from 7 to 8 when going from 4.7.110 to 4.7.111 on the Klarna addon? That is really strange!
Ok, so how do we fix this? We have been waiting for the new Klarna package that supports Klarna Shipping.
/Kristoffer
R&D is looking into this issue.
system
Closed
August 3, 2020, 7:55pm
7
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.