I am using "Castle" and SQL Server DB and have gotten past the sessionFactory problem with the new way of specifying proxyfactory- I have a system that works in 1.2 but is giving me an error on 2.1.2
error is: Resource: Mappings.method get_Guid should be 'public/protected virtual' or 'protected internal virtual'.hbm.xml not found Can anyone give me an idea of where to look for the problem? The mappings are in a different dll than the session create etc- In prior version- the queryTranslator was: NHibernate.Hql.Classic.ClassicQueryTranslatorFactory in version 2 in the log4net messages, it says: NHibernate.Hql.Ast.ANTLR.ASTQueryTranslatorFactory Could this be the problem? thanks for any help-, -- 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.
