Activities of "EngincanV"

[devchase321] said: Hi EngincanV,

Thank you for your message. I have just added the Payment module in my solution from ABP Studio. I didn't change anything in default setup.

With default setup I am giving the error and then I have added the stripe module to the blazor and public module, but this is also giving me the same error.

Hi, I've created a Blazor application (tiered and with public-web application), imported the Payment Module:

and then I could run the application successfully:


When i check your log, it seems that your *HttpApi.Host project is not working. Can you please check that? If you are ensure, then please provide exact steps to reproduce the problem.

Regards.

Hello,

Currently, we don’t have a dedicated End-of-Support (EOS) or End-of-Life (EOL) documentation page. However, you can refer to the following resources for related information:

  • What happens when your license ends: This section explains what occurs after your license period expires, including an example that clarifies which ABP versions you can continue to use after that time.
  • Support Policy: This section outlines our current support approach. In general, we provide support for the latest active major version and the previous major version under premium support.

Please review those sections for more details.

[devchase321] said: Hi, This did not helped me. I am getting the same error in Blazor & Public application. Please help me.

Hi, we currently provide the Blazor UI only for the admin side. Could you please share the detailed reproduction steps and let us know what you’ve done so far? This will help us reproduce the issue on our end and assist you more effectively.

Answer

[yazilim.ithinka] said: Has the issue been resolved? I had used this link https://abp.io/support/questions/8627/Install-specific-version-of-ABP-Studio and then I downgrade abp studio, suite, cli version but I had taken angular cannot get error. Please resolve this issue or provide installation instructions for working versions and how to proceed. This issue is disrupting our work at Abp.

Hi, we've fixed the problem but haven't released a new version yet:

Currently, the best thing you can do is to manually fix the controller namespace or update the related templates. I suggest the first approach, you can open the relevant controller and add the required namespaces, and delete the wrong namespace:

- using ClassifAI.ManagementService.Shared;
+ using ClassifAI.ManagementService.Services.Categories;
+ using ClassifAI.ManagementService.Services.Dtos.Categories;
+ using ClassifAI.ManagementService.Services.Dtos.Shared;

Also, you need to update the namespaces in your *Control.Extended.cs file.

Answer

[yazilim.ithinka] said: Has the issue been resolved? When I checked today, the same error still persists.

Hi, no, currently it's not resolved. We will try to fix it asap.

Hi, thanks for the suggestion. You are right, we should also add HandleErrorAsync for the delete methods. I'll make the related changes, thanks.

Regards.

[48949912] said:

[EngincanV] said:

[48949912] said:

[maliming] said:
I will forward to our suite team.

Thanks.

Excuse me!
How to Resolve this problem?

Hi, the problem you stated is a known problem and we will fix it soon. In the meantime, the only possible solution is to fix it in the generated code. So, manually delete the related line in your automapper class for now.

Excuse me! How long will it take to fix? The project is urgent. Manual modification is possible, but it's a bit tedious and will require extra time.

We have an open issue for this problem and will try to fix it asap, but unfortunately, we can't give an exact time for now.

[48949912] said:

[maliming] said: I will forward to our suite team.

Thanks.

Excuse me! How to Resolve this problem?

Hi, the problem you stated is a known problem and we will fix it soon. In the meantime, the only possible solution is to fix it in the generated code. So, manually delete the related line in your automapper class for now.

[rafael.gonzales] said: Hello @EngincanV.
Sure. I will send you the demo project. Is it possible to calendar a meeting and show you the issue directly?

Hi @rafael.gonzales,

Thanks. Please send me the demo project first so I can check and try to reproduce the issue. If I’m not able to reproduce it on my side, then we can schedule a meeting to review it together.

Hi @rafael.gonzales, I'm unable to reproduce the problem. By any chance, can you please send your project via email to support@abp.io (with ticket number)?

Showing 21 to 30 of 1366 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 15, 2025, 06:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.