I\'m new to NHibernate and Fluent NHibernate.
Assuming I have a situation like the following
Table Activities (uniquidentier ID, varchar ActivityName) Ta
You actually need to define what kind of object your value property in IDictionary does contain - NHibernate doesn't know how to map . You should use a specific Class instead of . Then you specify the Mapping for this class as well.