0
zalak created
ABP Framework version: v4.3.0
UI type: MVC
DB provider: EF Core
Tiered (MVC) or Identity Server Separated (Angular): Non tiered/ MVC
Exception message and stack trace:
---------- RemoteServiceErrorInfo ---------- { "code": null, "message": "An internal error occurred during your request!", "details": null, "data": {}, "validationErrors": null }Steps to reproduce the issue:"
Hope this helps!
Thanks & Regards Zalak
2 Answer(s)
-
0
hi
Can you try to upgrade the CLI to 4.3.3?
https://www.nuget.org/packages/Volo.Abp.Cli/4.3.3
-
0
Hello;
Thanks for your quick response.
I have solved the issue for installing compatible version of dapper in entityframeworkcore project.
Not need to upgrade the abp version.
Thanks & Regards, Zalak