【发布时间】:2011-01-22 13:48:56
【问题描述】:
如何将 Ayende 的 Rhino Security 与 Nhibernated Application 与 Oracle 数据库一起使用?
NHibernate 版本是 3.0,我读到 Rhino Security 需要 2.0 版本。
请为我提供最佳实践
谢谢
【问题讨论】:
-
Rhino.Security 不能用 NHibernate 3.0 编译吗?
如何将 Ayende 的 Rhino Security 与 Nhibernated Application 与 Oracle 数据库一起使用?
NHibernate 版本是 3.0,我读到 Rhino Security 需要 2.0 版本。
请为我提供最佳实践
谢谢
【问题讨论】:
我还没有将 Rhino Security 与 Oracle 一起使用,但我已经用 NHibernate 3.0 重新编译了它。 您必须下载 NHibernate 3.0 和所有程序集。删除对旧程序集的引用并将它们替换为所有新程序集。这就是我所做的一切,并且有效。
【讨论】: