Open Closed

Internal Error / Exception #11


User avatar
0
ididsbury created

Hi,

I've created a new angular solution using the abp suite. After applying the migrations I'm able to complete start up and login without issue. However, on navigation to the dashboard, saas, indentity management, indentity server, and audit logs pages I receive an internal error / exception (status 500).

Am I missing a configuration step? Note that I used the DbMigrator to seed the database.

Thanks


2 Answer(s)
  • User Avatar
    0
    ididsbury created

    Hi,

    Further to the above. I've created a new MVC solution is abp suite. I seem to have the same issues. However, I also get an unhandled exception when navigating to the dashboard. See attached.

    Note also that I've created a new entity using abp suite. I'm able to successfully post via the Swagger UI have the get api throws an exception. It doesn't seem to be a database / connection issue or an issue related to the commercial modules.

    Any help appreciated.

  • User Avatar
    0
    ididsbury created

    I found the problem. The issue was caused as I had installed the database on SQLExpress server. Everything works fine on MSSQL server.

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