Open Closed

ABP Suite - An internal error occurred during your request! #1327


User avatar
0
sunivycsm created
  • ABP Framework version: v4.3.0
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace: An internal error occurred during your request!
  • Steps to reproduce the issue:
    1. Access to ABP Suite
    1. Add solution
    1. Create Module.
    1. Comment Reference MongoDB in "Test" Forder.
    1. Clean and rebuild solution.
    1. Run the project successfully and show the sample page.
    1. Add module in ABP Suite.
    1. Create entity.
    1. Add migration and copy to main project. Then, edit DbContext in migration. Here, I renamed the table for brevity.
    1. Update database and run project. Edit dynamic proxy in razor page.
    1. When I run the project again, I get the following error.
  • Can anyone tell me what step I did wrong or lack of environment?
  • On my coworker's computer there is no error problem.

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