Hello everyone,

I am new to  fluent NHibernet, I am developing a small application using it 
and facing a problem.

I have following hierarchy of my project:

BaseClass
|
|-----|-Child Class
|     |-Child Mapping Class
|
|
|----|-Child Class 1
     |-Child Mapping Class 1

Here, Each child class inherit BaseClass.
base class will contain methods common for Insert/Update/delete.

but when I run the project I am having a exception that *Mapping Class* not 
found for *ChildClass.*

*Please help me to get it done.*

Regards
Harsh


-- 
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fluent-nhibernate+unsubscr...@googlegroups.com.
To post to this group, send email to fluent-nhibernate@googlegroups.com.
Visit this group at http://groups.google.com/group/fluent-nhibernate.
For more options, visit https://groups.google.com/d/optout.

Reply via email to