Contributor |
|
Joined: Thu May 12, 2005 9:45 am Posts: 593 Location: nhibernate.org
|
This is a classic newbie problem:
Make sure that the file "User.hbm.xml" is embedded in your assembly and that you didn't make any typo error.
Read the file "log.txt" after enabling DEBUG in log4net configuration, you should see how NHibernate is loading your User class mapping...
_________________ Pierre Henri Kuaté.
Get NHibernate in Action Now!
Last edited by KPixel on Tue Aug 16, 2005 9:36 am, edited 1 time in total.
|
|