I found the problem. The issue was caused as I had installed the database on SQLExpress server. Everything works fine on MSSQL server.
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.