Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
- ABP Framework version: v4.0.0
- UI type: Blazor
- Tiered (MVC) or Identity Server Seperated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:
Hi I setup latest solution with Blazor. I have expirience with ASP.NET Boilerplate. After appliing Initial migration and create db by update-database, I set as StartUp project DbMigrator project and run it. I expect that console application runs , migrates db and finishes. But actually console window hangs and not ending. What I am doing wrong? May be I need setup DbMigrator project? Best regards, Yuriy
3 Answer(s)
-
0
-
0
Hi Sorry for disturbing. It seems my antivirus blocked exe file Best regards Yuriy
-
0
some antivirus programs seems DbMigrator as a potential virus file. it's a false alarm. you can add it to the trusted list.