The error message is pretty clear. You don't have Castle DP.

On Sun, Sep 12, 2010 at 3:53 AM, Kris-I <[email protected]> wrote:

> Hello,
>
> I have this code : http://pastebin.com/mHJN6d3F
>
> When I test with this code :
>
>        [Test]
>        public void CreateSession()
>        {
>            NHibernate.ISession session = NHManager.OpenSession();
>        }
>
>
> I get this error : Could not load file or assembly
> 'Castle.DynamicProxy2, Version=2.1.0.0, Culture=neutral,
> PublicKeyToken=407dd0808d44fbdc' or one of its dependencies. The
> located assembly's manifest defini
>
> This error occur on line 33
>
> Any idea ?
>
> 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]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>

-- 
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