Activities of "liangshiwei"

Hi,

Im looking at using the abp suite to model our API faster but we want a base application running. Ive removed all the ABP for authorisation, permissions, features, saas etc. I only really have auditing left.

Not sure what changes you made to the template.

Usually you can place to the ...ApplicationModule.

It makes both tests and API working. just like we do: https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Application/MyProjectNameApplicationModule.cs#L26

Hi,

ABP supports only one event bus at the same time. because the ABP framework uses IDistributedEventBus to publish built-in events.

However, you can try to inject RabbitMqDistributedEventBus or KafkaDistributedEventBus to publish your own events.

Hi Liang,

I have got rid already the warning message from rabbit mq and we still encounter the problem. Also I've discussed it with my teammate already about the question you've sent and it seems the recommended fix there was already implemented on our project.

https://support.abp.io/QA/Questions/2423/RabbitMQ-not-getting-triggered-it-just-throws-exception-when-publishing-event-to-Identity-Microservice#answer-2ae7888b-383b-d319-0d4a-3a0168fcc5d2

I have checked, and it works.

What fix steps did you do? Or I can check it remotely.

Hi,

We will fix it, thank you, and your ticket refunded. :)

Hi,

We introduced Outbox & Inbox patterns instead of RetryStrategy in version 5.0

See the document: https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#outbox-inbox-for-transactional-events

BTW, the request is completed even if Kafka is not running. this might make your data inconsistent, I think it's better to throw an exception, so you can fix the Kafka server.

Anyway, you can use try-catch when publishing an event.

Ok, I will check it and reply to you back.

Hi,

Is there any error log?

Hi,

We plan to release 5.2.2 next week and will upgrade EasyCrm to the latest version

Hi,

okay can you tell me where i have to change the connection string its into appsettings module.hostApi and Appsettings. dbmigrator module I have been Changed The Connection string only Inside module.hostApi and before I published the HostApi module , I Unloaded the dbmigrator module

Simply you need to change all appsettings if it has a connection string.

So can you please share a steps or something like this how to deploy apb Application on server and Web Server

Deploying an ABP application is not different than deploying any .NET or ASP.NET Core application. you can check the Azure or other web server documents.

But there are some things you need to check: https://docs.abp.io/en/commercial/latest/guides/identityserver-deployment

Hi,

Is your problem solved? I didn't receive your email.

Showing 5041 to 5050 of 6693 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.