Rickers, there is the possibility of version conflicts depending on
where you pull the binaries of NH and Castle. but I think those 2
versions are compatible. Also version conflicts usually appear as
compilation errors & warnings. Assuming the problem isn't version
conflicts the next step is understanding the features of NH and Castle
Windsor.

It sounds like you are not familiar with the basic and advanced
features of Windsor. This is key in integrating NH with the kernel. I
would spike examples of using NH and Windsor (Kernel) independent of
one another. Questions about how to use the Kernel can be directed to
http://groups.google.com/group/castle-project-users.

Moving forward, please start a new thread in this forum for NH
specific questions.

On Jan 29, 5:50 pm, Rickers <[email protected]> wrote:
> Hi Jason,
>
> I hope I am not hijacking Sheri's thread but I wanted to ask some
> questions about your approach with registering NH in Windsor. I am
> very much a Noob to NH and Windsor, being a very old school developer
> find it hard to find my way around. Trying this code in small test
> project using NH 2.1 and Castle 2.0 I get some errors which I presume
> relate to version. Specifically AbstractFacility method Init which is
> protected, I wondering what the significance of this is if anything,
> and also method Kernel.MethodResolvers.Add I cannot see, looking at
> IKernel I can see several AddFacility method, are they the same?
>
> My objective is to convert/rewrite old VB6 application mostly Winforms
> and want to use IOC ORM techniques and also develop in 3 tiers with
> out any dependancy between the layers. Where I am at is looking at
> long conversation pattern DAO's and repositories and how to inject
> current session.
>
> Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en.

Reply via email to