Open Closed

Error in CRUD Generator #1634


User avatar
0
zalak created

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: 4.3.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): NonTiered
  • Exception message and stack trace: projectname.DbMigrator has stopped working.
  • Steps to reproduce the issue:" 1) Goto Abp Suite using command line 2) Select existing project 3) Goto CRUD Page Generator 4) Fill the entity details 5) Now Select Primary Key type as "Int" 6) Add one property named "Name" and save it. 7) Now execute Save and Generate This above procedure will generate the issue.

Looking forward to get the solution.

Thanks & Regards, Prakash Chasiya


7 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    HI,

    I can't reproduce the problem, Can you share some screenshots? thanks.

  • User Avatar
    0
    zalak created

    Hi;

    Please see below screen which shows error message as explained in steps in previous message.

    Second, this new error occurs again, while creating new entity shown in below screen. I have already checked the build errors and solved it.

    Hope this helps!

    Looking forward to get the solution.

    Thanks & Regard, Zalak

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Will this problem also occur if you use a new project to generate a crud page?

    PS: You can upgrade CLI and suite to 4.4.0 rc.2 version and try again:

      dotnet tool uninstall --global Volo.Abp.Cli 
      dotnet tool install --global Volo.Abp.Cli --version 4.4.0-rc.2
      abp suite update --preview
    
  • User Avatar
    0
    zalak created

    Hello;

    We have developed our project in v 4.3.3, so If we move to V4.4.0 than what is the steps to migrate all the code to v4.4.0?

    Thanks Zalak

  • User Avatar
    0
    zalak created

    Hello;

    We have update the V4.4.0 and created project through CRUD generator, but still same issue persist. Please see below screen.

    We have also seen that after updating to v4.4.0 it is not showing in the project. Please see below screen also.

    Looking forward to get the solution.

    Thanks & Regards, Zalak

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Can I check it remotely? shiwei.liang@volosoft.com

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

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