The first resource is somewhat out of date - you can ignore anything about LinFu or other external proxy generator as that is now integrated.
The exception you get usually indicates that a required DLL is missing. Are all the requireded NHibernate binaries present? Here's another resource: http://nhforge.org/doc/nh/en/index.html /Oskar 2012/9/20 musi <[email protected]> > Hi everybody, > > I am new to using NHibernate and would like to use it with my ASP.NETwebsite > for connecting to my database. > > I tried looking at this > resource<http://azerdark.wordpress.com/2010/04/01/simple-example-of-nhibernate-and-sql-server-2008/>but > it didn't help me to understand how to get started. I am also getting > an exception "The type initializer for 'NHibernate.Cfg.Configuration' threw > an exception" in the following line. > Configuration configuration = new Configuration(); > > I tried looking at this > resource<http://nhforge.org/wikis/howtonh/your-first-nhibernate-based-application.aspx>but > it didn't help me to understand how to get started. > > Can somebody offer me advice on how to get started with NHibernate? > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/nhusers/-/ZGu4wQkyqgQJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
