Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Service Bus implementation issue using castle Windsor in net core 6. #665

Open
BLRuia opened this issue Oct 2, 2023 · 0 comments
Open

Comments

@BLRuia
Copy link

BLRuia commented Oct 2, 2023

I am working on one project in Web API core 6. I am implement Azure Bus Service. pleasee guide me for this issue.

Problem Statement:-
After implemented Azure Service Bus
We are facing one issue. Error message As "Castl.MicroKernel.ComponentNotFoundException:No component for supporting the service IEnumerable was found." Also attached screenshot for the reference.
We are using Castle Windsor version 5.1.2, dependency injection to register the service in dotnet core Web API 6 project.
To implementing Azure Service Bus there is our custom nuget package using that it register the send queue, receive queue and serilog for logging.

Our Understanding:
We have to register the IEnumerable in Castle Windsor. But I am faild to register the service.

Below Screenshot:
IMG_20230928_112030_BEAUTY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant