skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
556 stars 194 forks source link

AutoMapper.AutoMapperMappingException: 'Missing type map configuration or unsupported mapping.' #111

Closed louida closed 1 year ago

louida commented 1 year ago

Hi, I'm running code in C# and encountered the following problem: AutoMapper.AutoMapperMappingException: 'Missing type map configuration or unsupported mapping.' There are no errors in the code, it's a runtime error How do I know what I'm missing?