Activities of "maliming"

hi

You can try to update the version of Blazorise.,

    <PackageReference Include="Blazorise.Bootstrap5" Version="1.0.4" />
    <PackageReference Include="Blazorise.Icons.FontAwesome" Version="1.0.4" />
    <PackageReference Include="Blazorise.Components" Version="1.0.4" />

I can't find a possible solution based on the info you provided, You can try to prepare a minimal project to reproduce the problem.

Below line is not working, I mean it is not creating Table in PostgreSQL and not applying migrations which was working earlier.

First, The correct code should use await

var saasTenantDto = await _tenantAppService.CreateAsync(createDto);

Then there is a file that should exist in your project, It responsible to migrating the tenant database and seeding the initial data, Can you try to debug it?

I sent the changes to jack.xxx@xxxlarity.com.

hi

Doing POST /api/app/books via swagger results in a response with with an undocumented code and details stating "Error: response status is 200":

When ILocalEventHandler throws an exception, the HTTP response has already been written. We cannot change it anymore.

Creating an entity from the generated create modal displays a dialog stating "An error has occurred! Error detail not sent by server"

handles an exception that returns an object result (not a view result).

public async Task<NoContentResult> OnPostAsync()
{

    await _booksAppService.CreateAsync(Book);
    return NoContent();
}

hi @ash.jackson

Can you check this?

https://support.abp.io/QA/Questions/1915/Timeout-Error-Creating-a-Tenant

hi PravinRaijade

Can you try with a new template project?

hi

Please refer to the microsoft document https://docs.microsoft.com/en-us/aspnet/core/tutorials/publish-to-iis?view=aspnetcore-6.0&tabs=visual-studio https://docs.microsoft.com/en-us/troubleshoot/developer/webapps/iis/health-diagnostic-performance/http-error-500-19-webpage

Question Credits Refunded

hi

We will check and fix this. Thanks.

Can you try to reproduce the problem in a new template project? Or steps and code that we can get the error locally?

I have tried to add input hidden in my application to add this solution but still return hijri in ar culture .

Can you share your code?

DId you use CultureInfo.CurrentUICulture or new CultureInfo()?

Showing 8651 to 8660 of 11542 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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.