scrub that, looks like you're not actually subclassing an entity. maybe
post your actual code?

On Mon Nov 24 2014 at 10:27:22 AM Chris Bingham <ccb...@gmail.com> wrote:

> https://github.com/jagregory/fluent-nhibernate/wiki/Fluent-mapping
>
> are you using a subclassmap?
>
>
>
> On Mon Nov 24 2014 at 7:12:04 AM Harsh Sharma <sharma.har...@gmail.com>
> wrote:
>
>> 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.
>>
>

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