maliming的活动

Please back up the code and database.

  1. delete the Migrations folder.
  2. run dotnet ef migrations add Initialcommand in xxx.EntityFrameworkCore.DbMigrations folder.
  3. run dotnet ef database update command or run xxx.DbMigrator to apply.

https://docs.microsoft.com/en-us/ef/core/managing-schemas/migrations/

hi kirtik

I will check as soon as possible. : )

hi

You can consider deleting all migrations and then adding a new one. You can delete the Migrations folder.

Please backup the database before trying.

Re-adding the migration will solve your problem.

This is a simple way, otherwise I need to get the source code of your project to check.

hi kirtik

Maybe you don't need to configure one by one.

Can you share with me a sample project using Azure Cosmos DB? I can check it.

liming.ma@volosoft.com

回答

hi

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC
  • Tiered (MVC) or Identity Server Seperated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

hi

I can remotely check it by zoom tomorrow. (UTC +8) liming.ma@volosoft.com

I hope I can reproduce your problem. So I can check and solve it.

Please provide the project or code.

hi christianharo

You can check this document to understand how to customize the pages and services in MVC.

https://docs.abp.io/en/abp/latest/UI/AspNetCore/Customization-User-Interface

hi ademaygun

I think override the ApplyAbpConcepts method is a good way.

https://github.com/abpframework/abp/blob/32402a99b07ea994efe1880e0655eff3c73e2166/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/EntityFrameworkCore/AbpDbContext.cs#L261

Can I check it remotely?

I can share a Zoom url. liming.ma@volosoft.com

显示 6727 个条目中的 6561 到 6570 个.
Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11