Activities of "shobhit"

Answer

Hello Maliming, after following all instructions, my inputs are:

  1. identity tables not created in business tables
  2. identity tables not created in identity db
  3. still getting same error

not sure what else i am missing

Answer

sure

Answer

i am using windows 11 with visual studio 2022. i use the above command also but same result

  • ABP Framework version: v5.41
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

hi Team, I need to build project having following requirement:

  1. we are build saas based product
    1. Identity server should be hosted seperately and will use DB called "myIdentity"
    2. api will be hosted seperatetely and will have following databases
      1. host database called "hostdb"
      2. tenant database for each tenant called "tenant<n>db" where n is identifer of tenant
      3. shared database for some particular modules which will share data among all tenants called "myshareddb"
    3. Customer to allow uploading new theme

Please help me to understand how i can achieve this and what will be best practice.

Question
  • ABP Framework version: v5.1.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:https://aztutehealth-my.sharepoint.com/:t:/g/personal/chitra_aztute_com/EQ7KofEDvsRDksVInhZZTLgB34KYPfimDMSJu2jQmtoGYw
  • Steps to reproduce the issue:"
  1. download latest abp application 5.1.4
  2. setup 2 db
    1. 1st with default connection for application
    2. 2nd with AbpIdentity for identity server
  3. in DBMigrator set both connection strings
  4. run dbmigrator
  5. Wola. you got the error
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi Team, we are currently using ABP 4.2.2. we are about to go live and then relalize that there are latest version available and we want to make sure that we are in latest version before going live. Please help us on following points:

  1. how i can upgarde from 4.2.2 to 5.1
  2. What are the latest features in 5.1
  3. what common challenge we could face and what is solutions
  4. If we need help from ABP team on fast pace basis then what is the best way

copy it to your project. you mean in API project or identity project?

Hello Maliming, I am bit confused. i am using 4.2.2 and could not found both methods. i tried to implement it in seperate class but IAppService don't have such implementation. Please guide.

Hello Maliming, We need 2 answers:

  1. Which api we can use to get the 2 factor authentication provider
  2. which api we can use to generate and confirm the 2 factor auth token

Thanks @Maliming

Showing 181 to 190 of 349 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30