Base solution for your next web application

Activities of "bofenstein"

I have a client request where as a Tenant Admin, I should be able to redirect from Admin Dashboard(Angular) to Public Website(Asp.net MVC). Have you ever faced this requirement before ? Can you guide me what process should i follow?

  • What is your product version? 10.2.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .Net core

If issue related with ABP Framework

  • What is ABP Framework version? 6.2

i tried this but it doesnt work first time. But if i run Migrator 2nd time it works. @musa.demir

Prerequisites What is your product version? ABP 6.3.0 What is your product type (Angular or MVC)? Angular 11.2 What is product framework type (.net framework or .net core)? .net Core If issue related with ABP Framework What is ABP Framework version? abp-zero-template : 10.3.0

  1. I created a database in Azure SQL and took connection string from there and used it in appsettings.json
  2. Now I changed database name in connection string and tried to "update-database" using package manager console. I get time out error as shown below in image.

  1. Database didnt get created the first time but when I try "update-database" again, database gets created.

I am developing a Multitenant based software with dedicated database for each tenant.

Please help.

Prerequisites

  • What is your product version? ABP 6.3.0
  • What is your product type (Angular or MVC)? Angular 11.2
  • What is product framework type (.net framework or .net core)? .net Core

If issue related with ABP Framework

  • What is ABP Framework version? abp-zero-template : 10.3.0

Is Multi insert possible in same table of different database at the simultaneously?

I am developing a Multitenant based software with dedicated database for each tenant. I want to store jobs data in tenant database as well as host database. Is that possible ?

Connection strings would be unique for all, so is this possible with 1 dbcontext ? I want to show jobs data on tenant dashboard as well as host dashboard. That is only possible if I manage to insert in jobs table for host database as well as tenant database at the same time.

Please help.

Showing 1 to 4 of 4 entries