All,

I am trying to validate my entities upon being loaded from the database.

I am using NHibernate v2.1
I am using a PostLoadEventListener where I am attempting to use
NHibernate Validator 1.0.0 GA to validate the entity that was loaded.

However I get the following error:

{"Could not load file or assembly 'Iesi.Collections, Version=1.0.0.3,
Culture=neutral, PublicKeyToken=aa95f207798dfdb4' or one of its
dependencies. The located assembly's manifest definition does not
match the assembly reference. (Exception from HRESULT:
0x80131040)":"Iesi.Collections, Version=1.0.0.3, Culture=neutral,
PublicKeyToken=aa95f207798dfdb4"}

Are both build versions incompatible?

Billy Stack

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