Identityserver4.admin: Skoruba.IdentityServer4.Admin.BusinessLogic.Mappers.ClientMappers exception when upgrading from automapper 8.0.0 to 8.1.0

Created on 24 May 2019  路  8Comments  路  Source: skoruba/IdentityServer4.Admin

Hi,
my project was generated using beta5.
When upgrading from automapper 8.0.0 to 8.1.0, the Clients vieew (Configuration/Clients) stopped working with the following exception:

'Skoruba.IdentityServer4.Admin.BusinessLogic.Mappers.ClientMappers' threw an exception. <--- Exception has been thrown by the target of an invocation. <--- Method not found: 'AutoMapper.IMappingExpression`2<!0,!1> AutoMapper.IMappingExpression`2.ConstructUsing(System.Linq.Expressions.Expression`1<System.Func`2<!0,!1>>)'.
task

Most helpful comment

Version 8.1.1 is out now. Did anybody check to see if the issue was fixed? If not, I'll try upgrading tomorrow.

All 8 comments

Hi,
thanks, I will check it, can you suggest some fix for this?

I'd have to investigate further and I don't know very well the detailed way to work if this project.
I'll probably invest the time into upgrading to beta 6 first and then see if the problem is still here or not. So it might be a while before I can spend time on this.

I have the same error. I rolled back for now

Version 8.1.1 is out now. Did anybody check to see if the issue was fixed? If not, I'll try upgrading tomorrow.

If you have any suggestion for this issue, please share it :)

@skoruba it is idsvr4 problem,current idsvr4 version 2.5 solve this problem,can you upgrade the dll to idsvr 2.5 version?^_^

Upgraded to the idsvr 2.5 but still have the same issue.
IdentityServer4 - v2.5.2
IdentityServer4.EntityFramework v2.5.2
Skoruba.IdentityServer4.Admin.BusinessLogic v1.0.0-beta7
Skoruba.IdentityServer4.Admin.BusinessLogic.Identity v1.0.0-beta7

checked to see every package is the newest but still get the error.

thanks. if I can send you more information just let me know. Also using EF and SQL Server

Fixed and available in master

Was this page helpful?
0 / 5 - 0 ratings

Related issues

skoruba picture skoruba  路  4Comments

maythamfahmi picture maythamfahmi  路  4Comments

Aegide picture Aegide  路  4Comments

xmichaelx picture xmichaelx  路  4Comments

yehia2amer picture yehia2amer  路  3Comments