views:

32

answers:

2

Hi
I need to get into FluentNhibernate and NHibernate code so i rebuild the solutions and used the new assemblies, but the problem is that there is an assembly called NHibernate.ByteCode.Castle.Dll which refuses to load the my own version of Nhibernate and keep telling me that the Public Token doesn't match, so where can i get the source code for this assembly, so i can reference my NHibernate assembly and rebuild it???

or may be the question is : is it open source ???

A: 

:$ how stupid I am !!!!

it comes with Nhibernate source code,but what made me confused is when I opened the Nhibernate Solution, the Nhibernate.ByteCode.Castle project wasn't there! !!!

but there is another solution file called NHibernate.Everything.sln, i opened it, and voila !!! there it is in the solution.

Nour Sabouny
A: 

Hi, are you able to build NHibernate.ByteCode.Castle using Casle 2.5?

stan4th
no, i used the version that comes whith it, Castle.Core.dll v1.1
Nour Sabouny
and Castle.DynamicProxy2.dll v2.1
Nour Sabouny