Does your Entity base class have a private setter for a property, possibly the id? If it does, change it to protected.
RP On Jun 22, 9:48 am, Shatl <[email protected]> wrote: > Hi, > thanks for a great job. > > But unfortunately I'm still getting exception when trying to use lazy > properties. > > See details in attachments > > entity.cs > < 1KViewDownload > > exception.txt > 33KViewDownload > > mapping.hbm.xml > 1KViewDownload -- 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.
