That could be the reason.
How can I know if there was an error solving the dependency?

On Sep 9, 8:25 am, "Victor Kornov" <[EMAIL PROTECTED]> wrote:
> could be your IModuleInstaller implementations are waiting for a dependency
> => not resolved.
>
> On Tue, Sep 9, 2008 at 3:53 PM, Mircea Jivoin <[EMAIL PROTECTED]> wrote:
> > The problem is in GlobalApplication when I try to load all the
> > implementations for IModuleInstaller interface.
> > The IoC.Container.Kernel.ResolveAll<IModuleInstaller>(); returns 0
> > although when I debug it the Kernel GraphNodes contains all my modules
> > that I've been set up in the Modules.boo file.
>
> > I've tried to get them directly for here
> > IoC.ResolveAll<IModuleInstaller>() but the same result.
>
> > Please advise or give me some other solution to do this if you can.
> > Thanks,
> > MJ
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to