Base solution for your next web application

Activities of "admin"

Hi,

Could you replace the util.js in your project with this one https://github.com/aspnetzero/aspnet-zero-core/blob/rel-10.0/angular/src/assets/metronic/common/js/components/util.js and see if it fixes the problem ?

Answer
Answer

Hi,

If your app is multi tenant, host tables will be created in given database. In your case, you can deploy app to customer's environment and create only 1 tenant, so it will work as expected.

Hi,

You can enable AllowSocialLoginSettingsPerTenant in appsettings.json file and then configure OpenID Connect details in settings page for that specific tenant.

Hi,

Thank you for sharing the details. Could you check if Abp.TenantId request header is blocked by CloudFlare ?

Hi,

  • Did you start the host app using the bat file included under YourPRojectName.Host/ folder ?
  • Could you also share the result of CreateHubUrl method ?

Thanks,

Hi,

Could you share the CSV file ?

Showing 1 to 7 of 7 entries