I problems n n
我的民族组合:
<NHibernate>
<hibernate xmlns="urn:nhibernate-configuration-2.2">
<session-factory>
<property name="connection.driver_class">NHibernate.Driver.SQLite20Driver</property>
<property name="connection.provider">NHibernate.Connection.DriverConnectionProvider</property>
<property name="connection.connection_string">Data Source=test.db;New=True;</property>
<property name="show_sql">false</property>
<property name="dialect">NHibernate.Dialect.SQLiteDialect</property>
<property name="use_outer_join">true</property>
<property name="show_sql">false</property>
<property name="proxyfactory.factory_class">NHibernate.ByteCode.LinFu.ProxyFactoryFactory, NHibernate.ByteCode.LinFu</property>
<mapping assembly="SimpleGallery" />
</session-factory>
</hibernate>
</NHibernate>
I m 运行在Windows 7 64 bit。 I ve试图复制x86和64bit版本的系统。 最低生活标准办法已经制定到任何/x86/64bit,但我仍然例外:
“{”在组装系统中执行IDbCommand和IDbConnection。 无法找到数据。 确保议会制。 数据来源于申请目录或全球大会Cache。 如果组装在GAC,则在申请组合档案中使用元件,以具体说明组别的全名。”
我失踪了什么?