Activities of "yunusemrecaglar"

It works locally, but after publishing to the server, I get this error. What could be the reason?

Hello, In a Blazor Server application, I want to refresh the access token using a refresh token when the token expires. How can I do this?

I created a new microservice and also generated a Blazor Server UI project for it. Then, I updated the frontend configuration of this new service in the .abp/suite/appsettings.json file to point to the newly created Pbys.Blazor.Server project instead of the existing microservice Blazor Server project.

However, when I try to build the solution, I get the following error:

Cannot find pbysMenuContributor.cs file! Ensure ..\AbpSolution12\apps\Pbys\AbpSolution12.Blazor.Server\Menus\pbysMenuContributor.cs exists.

I want to use Angular as the frontend technology in a microservice-based project. However, when I generate the project using ABP Suite, the Angular frontend files are not created automatically. What should I do in this case? Could you help me?

I would like to display a warning screen when the session is about to expire, showing the remaining time with a countdown. I also want to show this warning specifically when there are only 30 seconds left. How can I implement this?

I get this error while creating a new microservice project, and Node.js is already installed.

I want to prioritize the jobs queued through Hangfire.

Question
  • ABP Framework version: v7.2.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

Hi, The refresh token duration is actually 30 minutes, but I want to reduce it to 10 minutes only within a specific method. In the rest of the project, it should remain 30 minutes. What should I do to achieve this?

Question
  • ABP Framework version: v7.2.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

On page load, the side menu is currently visible as shown in the screenshot. How can I set it so that the side menu opens only after the page has fully loaded?

  • ABP Framework version: v7.2.2
  • UI Type: Blazor Server
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes

I want to use two blobs within the project. One should connect directly to the database, and the other should be set up as a file system. How can I do this?

Showing 1 to 10 of 28 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 October 20, 2025, 13:25