If I have this in my map:

        References(Reveal.Property<CustomMessage>("ProviderOrganization"),  
"ProviderOrganizationId");

I get this error:

        NHibernate.MappingException: An association from the table  
KioskMessage refers to an unmapped class: System.Object

If I comment it out then the mappings "compile" correctly (and I get a  
new error, but I don't think its related).

Any thoughts?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" 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/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to