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:"
-
Create New Solution
-
Fill All the details
-
This gives error as shown below.
Hope this helps!
Thanks & Regards
Zalak
2 Answer(s)
-
0
-
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