Activities of "arifharsono"

Answer

Create new tenant not creating admin user

  • ABP Framework version: v4.3.0 (Upgraded from 4.2.1)
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: No error is thrown.
  • Steps to reproduce the issue:
  1. Goto SaaS-->Tenants-->New Tenant
  2. Create a new tenant with the admin user and pass entered.
  3. Save

It looks like the tenant is created but the admin user is not added.
In the database the tenant is added but there is no user.
Potentially a problem in ObjectExtensions or TenantAppService?

Chris

I have the same problem here, ABP Framework version:* v4.3.0 from new Template.

at Volo.Abp.Castle.DynamicProxy.CastleAsyncAbpInterceptorAdapter1.InterceptAsync[TResult](IInvocation invocation, IInvocationProceedInfo proceedInfo, Func3 proceed) at Volo.Saas.Tenants.TenantStore.GetCacheItemAsync(Nullable`1 id, String name) at Volo.Saas.Tenants.TenantStore.FindAsync(Guid id) <<<---- Error

Answer

ABP Framework version: v4.3.0 UI type: Angular DB provider: EF Core

Problem : wrong generate localization

Answer

Its done, thankyou @armanozak

Answer

Yes, suite generated page.

except for change method

Answer

Any Answer ?, please urgently ..

@alper, @gterdem

Thank you for the feedback,

This is my integration scenario, please to consider.

https://github.com/Azure-Samples/active-directory-aspnetcore-webapp-openidconnect-v2/blob/master/2-WebApp-graph-user/2-3-Multi-Tenant/README.md

Hi @Mehmet

I need azure AD integration in Angular Project, I tried in MVC project and it's working.

How to modified module Account in angular Project ?

Angular - Abp 2.9.0

Problem : abp-lookup-input not showing seleted data on Edit Mode

// Mode : New >> Showing selected data after modal data selected.

// Mode : Edit >> Empty

Hi @yekalkan

Angular - Abp 2.9.0

I added Chat Module using Abp Suite Add Module.

Angular side

Any documentation ?

~~How to get Angular Chat UI for existing project ?~~ Abp 2.9.0 - Angular Chat Module Integration

Error Logs/ Browser Console :

Any solution ?

Showing 1 to 10 of 16 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11