Activities of "maliming"

hi

This is different between mvc and blazor, I will fix it in next version, I have refunede your ticket.

Thanks.

hi

You can't use Log in with this tenant in wasm mode. it is only available in server mode.

hi

In the Blazor web app. The logout will clear all status.

The web app is a mix of server and WASM. so the behavior will have some differences.

hi

I can't reproduce. Please share the logs of the backend.

Thanks.

hi

Can you try to add <PackageReference Include="Volo.Abp.AspNetCore.Abstractions" Version="8.2.1" /> to your project?

hi

Are there any error messages in your browser console?

Please share the logs of backend

Thanks

hi

Are these folders empty?

Or what files exist in it?

modules
views
pages

hi

What are CLI command output when you create the project?

hi jacek

You can add MainPortal.Application.Contracts to your MainPortal.AuthServer

This will make things easier.

<ProjectReference Include="..\MainPortal.Application.Contracts\MainPortal.Application.Contracts.csproj" />
   
 typeof(SaasHostApplicationContractsModule),
    typeof(MainPortalApplicationContractsModule),
    typeof(MainPortalEntityFrameworkCoreModule)
    )]

hi

Do you have the code below in your project(IdentityService.HttpApi.Host)?

Configure<AbpAspNetCoreMvcOptions>(options =>
{
    options.ExposeIntegrationServices = true;
});
Showing 4321 to 4330 of 11546 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.