Skip to content

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

@BLRuia

Description

@BLRuia

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions