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

IFilterProviders cyclical #15

Open
jakeswenson opened this issue Oct 9, 2014 · 1 comment
Open

IFilterProviders cyclical #15

jakeswenson opened this issue Oct 9, 2014 · 1 comment

Comments

@jakeswenson
Copy link

Not sure how this is happening, but i added ninject to my project and on the first call to the action i am getting:

Error activating IFilterProvider using binding from IFilterProvider to DefaultFilterProvider
A cyclical dependency was detected between the constructors of two services.
Activation path:
    3) Injection of dependency IFilterProvider into parameter defaultFilterProviders of constructor of type DefaultFilterProviders
    2) Injection of dependency DefaultFilterProviders into parameter filterProviders of constructor of type DefaultFilterProvider
    1) Request for IFilterProvider
@mlb5000
Copy link

mlb5000 commented Dec 11, 2014

I'm getting this too...did you ever resolve it @jakeswenson ?

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

2 participants