I'm just getting started with NHibernate, so I spun up a brand new Asp.Net MVC 4 project and added NHibernate using nuget, created some minimal NHibernate mappings and associated classes, and when I hit the endpoint I receive the dreaded "Could not load file or assembly...The located assembly's manifest definition does not match the assembly reference."
I'm not (yet) using any extensions to NHibernate, so I assumed that installing the nuget packagwe would be enough to get me off the ground. Am I missing something, or are there other packages I need to install? Thanks! -- 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.
