ah... the exception is NHibernate.HibernateException: Could not instantiate dialect class NHibernate.Dialect.Oracle
2009/5/30 Fabio Maulo <[email protected]> > 2009/5/29 Shane C <[email protected]> > >> >> <property name="dialect">NHibernate.Dialect.Oracle</property> >> >> was what we had. I assume this maps to the OracleLiteDialect? > > > As promised I have checked it.using > <property name="dialect">NHibernate.Dialect.Oracle</property> > the result is > > 23:58:04,531 WARN ReflectHelper:252 - Could not load type > NHibernate.Dialect.Oracle. Possible cause: no assembly name specified. > > 23:58:04,718 ERROR ReflectHelper:279 - Could not load type > NHibernate.Dialect.Oracle. > > System.TypeLoadException: Could not load type NHibernate.Dialect.Oracle. > Possible cause: no assembly name specified. > at NHibernate.Util.ReflectHelper.TypeFromAssembly > > At this point I really don't know what you are doing. > -- > Fabio Maulo > -- Fabio Maulo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
