Open Closed

Error while creating new project from ABP suite #1656


User avatar
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:"

  1. Create New Solution
  2. Fill All the details
  3. This gives error as shown below.

Hope this helps!

Thanks & Regards Zalak


2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you try to upgrade the CLI to 4.3.3?

    https://www.nuget.org/packages/Volo.Abp.Cli/4.3.3

  • User Avatar
    0
    zalak created

    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

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11