摘要:
The user must provide an ADO.NET connection - NHibernate is not creating it。该问题是由于在配置文件Hibernate.cfg.xml中没有配置对应的connection.connection_string节点。例如: <property name="HibernateProperties"> <dictionary> <entry key="connection.provider" value="NHibernate.Connection. 阅读全文