流畅的 nhibernate 无法与新的 nhibernate 3.1ga 一起使用吗?

发布于 2024-10-21 02:12:03 字数 233 浏览 5 评论 0原文

当我运行该程序时,它抛出一个 io 异常,无法找到 dll“NHibernate,Version=3.0.0.4000,Culture=neutral,PublicKeyToken=aa95f207798dfdb4”或类似的东西。 我所做的只是用 3.1ga 替换 nhibernate 3.0ga dll。 那么流畅的 nhibernate 真的不能与 nhibernate 3.1 一起工作吗?我应该如何让他们一起工作? 感谢您提供的任何帮助。

when i ran the program, it threw an io exception that cant find dll "NHibernate, Version=3.0.0.4000, Culture=neutral, PublicKeyToken=aa95f207798dfdb4" or something like it.
what i've done is just replace the nhibernate 3.0ga dll with the 3.1ga.
so the fluent nhibernate really cant work with nhibernate 3.1? how should i make them work together?
thanks for any help offered.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

长发绾君心 2024-10-28 02:12:03

您可以将程序集重定向放入配置中文件

You can put assembly redirect in configuration file

苍暮颜 2024-10-28 02:12:03

从源代码构建 Fluent NH,或者等到针对 NH 3.1 的版本发布。

Build Fluent NH from the sources, or wait until a version targetting NH 3.1 is released.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文