0
john@johnfuqua.com created
- ABP Framework version: v8.2.1
- UI Type:Blazor WASM
- Database System: EF Core (SQL Serve
- Tiered (for MVC) or Auth Server Separated (for Angular): YES
- Exception message and full stack trace: AutoMapperConfigurationException
- Steps to reproduce the issue: See screenshots below.
If I remove the navigation, I do not get the error.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
3 Answer(s)
-
0
More Abp Suite generation issues: Suite does not generate this method circled in the image. I believe this is related to the Child entity having a navigation property.
Running this command fixed the proxy files.
abp generate-proxy -t csharp -u https://localhost:44361/ -wd src/Kosai.SossHub.PlatformManager.HttpApi.Client -m PlatformManager --without-contractsMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)




