You need to reserach assembly resolution and loading. This in itself have nothing to do with NHibernate or Fluent NHibernate really. Normally assemblies are expected to be in the same folder as the exe-file, or the bin-folder in web applications, or in the GAC, but there are ways.
/Oskar 2015-09-04 16:35 GMT+01:00 Andrighetti Mattia <andrighetti.mat...@gmail.com> : > Hi All > > I start to use NHibernate adn Fluent for the first time on my project and > I found a stupid (I think) problem. > > If I try to load an Assembly outside bin or in a subfolder inside bin my > code doesn't work. > > How can I do that? > > thanks > > Mattia > > -- > You received this message because you are subscribed to the Google Groups > "Fluent NHibernate" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to fluent-nhibernate+unsubscr...@googlegroups.com. > To post to this group, send email to fluent-nhibernate@googlegroups.com. > Visit this group at http://groups.google.com/group/fluent-nhibernate. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Fluent NHibernate" group. To unsubscribe from this group and stop receiving emails from it, send an email to fluent-nhibernate+unsubscr...@googlegroups.com. To post to this group, send email to fluent-nhibernate@googlegroups.com. Visit this group at http://groups.google.com/group/fluent-nhibernate. For more options, visit https://groups.google.com/d/optout.