You say you've run it against the same database, but have you looked at exactly the same data?
It seems the data doesn't quite match the property types. Maybe you have an int property and the database returns NULL? Although it's not likely relevant, the LazyLoad mapping instructions are redundant. Lazy=true is the default. /G -- 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 https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
