NHibernate.MappingException - Troubles Shooting Checklist (no persister for)
- by Berryl
Here's a starter list:
1) if hbm is hand generated, is it an embedded resource?
2) if using FNH, does it pass a PerssistenceSpecification test?
3) if not using FNH, can you save and then load the persisted class?
4) more?
I'm sure many of you have gotten this one at one point or another. But have you ever gotten it when you knew your mapping was…