Regular |
 |
Joined: Wed Oct 25, 2006 10:51 pm Posts: 71
|
I've just upgraded to 1.2.0Beta2 and I'm using Ayende's NHibernate generics (ie yet to use the new generic feature) and I get this error in compiling my mapping files (where everything previously worked fine)
NHibernate.MappingException: Could not compile the mapping document: Orks.DomainModel.Foo.Foo.hbm.xml
System.TypeLoadException: Could not load type 'NHibernate.Generics.GenericAccessor, NHibernate.Generics', check that type and assembly names are correct
|
|