On 06/11/2013 18:35, epitka wrote: > Forgot to include stack trace > > |SetUp : NHibernate.MappingException : Unable to instantiate mapping class > (see InnerException): > dnnSphere.Playground.One2One.Unidirectional.UsingFK.PlayerMap > ----> System.Reflection.TargetInvocationException : Exception has been > thrown by the target of an invocation. > ----> System.ArgumentNullException : Value cannot be null.
It works well. Maybe you have mapped a property as not nullable and a null value is read from db -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/groups/opt_out.
