Activities of "maria_ruiz"

Hi, any solution?

  • ABP Framework version: v9.0.4
  • UI Type: Blazor Webapp Interactive Auto
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

Hi, I am migrating the webassembly application to webapp with interactive auto rendering and net 9,

Login is overwritten,

it is indicated that the SignOutSessionStateManager is deprecated and needs to be modified by NavigateToLogout

The problem is that the url changes, but the abp application does not know that the logout has taken place.

Can you tell me how to logout? Right now I have Authentication and LoggedOut overwritten.

Hi,

Any way to reduce the wasm time? However, if we reduce this time there is another 15 - 18 seconds that it takes to load, it is unfeasible for users.

Hello!

The problem is when the application is loaded, when it goes through the program.cs and initialises all the modules.

Normally it takes 30 seconds to load the application, but for many users it takes up to 1 minute.

You can clear the cache as well, it does take a little less time with everything cached but there is little difference.

  • ABP Framework version: v8.3.2
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Steps to reproduce the issue:

We are facing a severe issue with access to our Blazor WebAssembly application based on ABP, which varies significantly between devices. We currently have six applications in production, and this issue is affecting all our users, who are already reporting access and performance problems.

We have been investigating this issue for months and have identified that other ABP customers have reported similar problems. Below are some relevant discussion threads:

https://abp.io/support/questions/3643/Guidance-required-on-Blazor-WASM-performance-issues https://github.com/dotnet/aspnetcore/issues/16956#issuecomment-552475370 https://github.com/Megabit/Blazorise/discussions/4291

It is important to note that this is not a WebAssembly download issue, as the browser inspector shows that files are fully downloaded in a short time. The problem occurs exclusively in production when the application is deployed on Azure, whereas in a local environment, it runs smoothly.

Given the significant impact on our users, we are conducting various tests to identify the root cause:

  • Verifying that the issue is not related to the database, DTUs, memory, or processor.

  • Analyzing metrics in Azure Application Insights and testing in alternative environments such as Docker or IIS to rule out caching or configuration issues.

  • Evaluating migration to .NET Core 9 due to its performance improvements and possible optimizations in ABP.

  • Setting breakpoints, removing the initial dashboard to rule out problematic components, and considering Blazor Server as a last resort.

Due to the critical nature of this issue, we urgently need a resolution. We can provide access to the application for testing or share videos demonstrating the problem.

We would greatly appreciate any guidance or solutions to resolve this issue as soon as possible.

Looking forward to your prompt response.

I want the lepton one, but abp cli doesn't create any lepton theme for me, only leptonx, leptonxlite or basic theme

what would be the command to create it from scratch with that theme?

  • ABP Framework version: v8.3.2
  • UI Type: Blazor Webapp
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
Unhandled exception rendering component: Cannot provide a value for property 'MainMenuProvider' on type 'Semicrol.Arco.Core.BlazorComponents.Abp.Themes.ArcoMenu'. There is no registered service of type 'Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.Navigation.MainMenuProvider'.
System.InvalidOperationException: Cannot provide a value for property 'MainMenuProvider' on type 'Semicrol.Arco.Core.BlazorComponents.Abp.Themes.ArcoMenu'. There is no registered service of type 'Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.Navigation.MainMenuProvider'.
   at Microsoft.AspNetCore.Components.ComponentFactory.<>c__DisplayClass9_0.<CreatePropertyInjector>g__Initialize|1(IServiceProvider serviceProvider, IComponent component)
   at Microsoft.AspNetCore.Components.ComponentFactory.InstantiateComponent(IServiceProvider serviceProvider, Type componentType, IComponentRenderMode callerSpecifiedRenderMode, Nullable`1 parentComponentId)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.InstantiateChildComponentOnFrame(RenderTreeFrame[] frames, Int32 frameIndex, Int32 parentComponentId)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InitializeNewComponentFrame(DiffContext& diffContext, Int32 frameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InitializeNewSubtree(DiffContext& diffContext, Int32 frameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InsertNewFrame(DiffContext& diffContext, Int32 newFrameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange`1 oldTree, ArrayRange`1 newTree)
   at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
[11:44:03 ERR] Unhandled exception in circuit 'AVGvqJF_bJFRyax23gXUNRUs_X1UBdLe7jvg7WmxiJg'.
System.InvalidOperationException: Cannot provide a value for property 'MainMenuProvider' on type 'Semicrol.Arco.Core.BlazorComponents.Abp.Themes.ArcoMenu'. There is no registered service of type 'Volo.Abp.AspNetCore.Components.Web.LeptonTheme.Components.ApplicationLayout.Navigation.MainMenuProvider'.
   at Microsoft.AspNetCore.Components.ComponentFactory.&lt;&gt;c__DisplayClass9_0.&lt;CreatePropertyInjector&gt;g__Initialize|1(IServiceProvider serviceProvider, IComponent component)
   at Microsoft.AspNetCore.Components.ComponentFactory.InstantiateComponent(IServiceProvider serviceProvider, Type componentType, IComponentRenderMode callerSpecifiedRenderMode, Nullable`1 parentComponentId)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.InstantiateChildComponentOnFrame(RenderTreeFrame[] frames, Int32 frameIndex, Int32 parentComponentId)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InitializeNewComponentFrame(DiffContext& diffContext, Int32 frameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InitializeNewSubtree(DiffContext& diffContext, Int32 frameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.InsertNewFrame(DiffContext& diffContext, Int32 newFrameIndex)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.AppendDiffEntriesForRange(DiffContext& diffContext, Int32 oldStartIndex, Int32 oldEndIndexExcl, Int32 newStartIndex, Int32 newEndIndexExcl)
   at Microsoft.AspNetCore.Components.RenderTree.RenderTreeDiffBuilder.ComputeDiff(Renderer renderer, RenderBatchBuilder batchBuilder, Int32 componentId, ArrayRange`1 oldTree, ArrayRange`1 newTree)
   at Microsoft.AspNetCore.Components.Rendering.ComponentState.RenderIntoBatch(RenderBatchBuilder batchBuilder, RenderFragment renderFragment, Exception& renderFragmentException)
   at Microsoft.AspNetCore.Components.RenderTree.Renderer.ProcessRenderQueue()
[11:44:03 INF] Executed endpoint 'Microsoft.AspNetCore.Routing.RouteEndpoint'
[11:44:03 INF] Request finished HTTP/2 CONNECT https://localhost:44312/_blazor?id=i45klUn8KXqKz5HM2nflZw - 200 null null 690.8093ms
[11:44:03 INF] Connection id "0HN8INOU4C9EC", Request id "0HN8INOU4C9EC:0000000D": the application completed without reading the entire request body.
[11:46:19 INF] Application is shutting down...
  • Steps to reproduce the issue: Only inject MainMenuProvider

Do you know why this might be happening? Am I missing something to configure?

The problem is that if is tiered is created the projects of blazor, blazor.client, host y auth sever.

the authserver is separated from the host,

What we were looking for is not to use --tiered, I want to know why the host disappears,

now blazor is the host?

  • ABP Framework version: v8.3.2
  • Database System: EF Core (SQL Server)

Why the command abp new BookStore -t app -u blazor-webapp does not create a Host project?

hi,

Yes i have the permissions

We don't have Redis locally, I have installed it just in case and run the application again but it is still the same

This is the token? eyJhbGciOiJSUzI1NiIsImtpZCI6IkUwNkNDMkFBNkYyNjg2M0Y5ODI0MDE1NkM3NUQ2RTk2IiwidHlwIjoiYXQrand0In0.eyJuYmYiOjE3MTU4NTM0NDMsImV4cCI6MTc0NzM4OTQ0MywiaXNzIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6NDQzOTMiLCJhdWQiOiJTYW1wbGVzIiwiY2xpZW50X2lkIjoiU2FtcGxlc19CbGF6b3IiLCJzdWIiOiI5NzAxNjk5YS1jM2NlLThmZWMtMjM4NS0zYTEyNzQyYTFmYjQiLCJhdXRoX3RpbWUiOjE3MTU4NDEzOTcsImlkcCI6ImxvY2FsIiwiaHR0cDovL3NjaGVtYXMueG1sc29hcC5vcmcvd3MvMjAwNS8wNS9pZGVudGl0eS9jbGFpbXMvZ2l2ZW5uYW1lIjoiYWRtaW4iLCJ1bmlxdWVfbmFtZSI6ImFkbWluIiwicHJlZmVycmVkX3VzZXJuYW1lIjoiYWRtaW4iLCJnaXZlbl9uYW1lIjoiYWRtaW4iLCJlbWFpbCI6ImFkbWluQGFicC5pbyIsInJvbGUiOiJhZG1pbiIsInBob25lX251bWJlcl92ZXJpZmllZCI6IkZhbHNlIiwiZW1haWxfdmVyaWZpZWQiOiJGYWxzZSIsIm5hbWUiOiJhZG1pbiIsInNpZCI6IkM2NkY5NjAzM0JBQjU1MjQxQURGNTQyQTcyRTM3QTNBIiwiaWF0IjoxNzE1ODUzNDQzLCJzY29wZSI6WyJvcGVuaWQiLCJwcm9maWxlIiwiU2FtcGxlcyIsInJvbGUiLCJlbWFpbCIsInBob25lIl0sImFtciI6WyJwd2QiXX0.GQChPQt6EgNLnzh2-c54Iz8jkxHv6JmS7-MCG1pvxIYTgbjrCtSPENgB1PLyfpm5dr5nKN6HCJUJXOELvFyU9Y_qloATey424fOLwiRAi6MTGQbz6KGviURjTvd_hBJDAqziWao0RdUlPoGzs-zemcaxT_bFg6IS4zKFMYWhykOKtPzSZnPJJ9ZWzGcmAuWGAlaPZE66KNvk2LuV2lTGz98NWtnv2jZBO4tj4WkHKeN_cW5dg077n2Hg9Mr78ZvfKV4vDUpx6ipjA50bGy7KlLS3RvPoLcUiNLRewRvOlPoWjNf3Ldxeg_ZwhsZx0tTln8ok6uBAHx3FSO65_ejzSQ

Showing 21 to 30 of 34 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.0.0-preview. Updated on September 12, 2025, 10:20