Click here to Skip to main content
15,891,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to set the Build Action of the .hbm.xml files to Embedded Resource but it doesn't work.

If the Build Action is Content everything is working fine but if I change it to Embedded Resource the following error occures:

An unhandled exception of type 'NHibernate.MappingException' occurred in NHibernate.dll

Additional information: Could not compile the mapping document: NHibernateBasics.hbm.Employeetask.hbm.xml


thx ^^
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900