哪个 IOC 容器以中等信任度运行

发布于 2024-08-20 02:47:34 字数 488 浏览 9 评论 0原文

您好,我正在尝试运行一个使用 Mosso 运行的网站,该网站将温莎城堡作为我的 IOC,但是我收到以下错误。

[SecurityException: That assembly does not allow partially trusted callers.]
   GoldMine.WindsorControllerFactory..ctor() in WindsorControllerFactory.cs:33
   GoldMine.MvcApplication.Application_Start() in Global.asax.cs:70

我的问题是

  1. 温莎城堡是否在中等信任度下运行?
  2. 我可以下载 DLL 而无需使用 nant 重新编译吗? (因为我没有这个设置,根本不知道 nant)
  3. 或者是否有另一个我可以使用的 IOC,我可以下载并在 Medium Trust 中工作?

谢谢

Hi I am trying to get a website running with Mosso that has Castle Windsor as my IOC, however I am getting the following error.

[SecurityException: That assembly does not allow partially trusted callers.]
   GoldMine.WindsorControllerFactory..ctor() in WindsorControllerFactory.cs:33
   GoldMine.MvcApplication.Application_Start() in Global.asax.cs:70

My questions are

  1. Does Castle Windsor run under medium trust?
  2. Can I download the DLL's without having to recompile with nant? (as I don't have this set up and don't know nant at all)
  3. Or is there another IOC that I can use that I can download and works in Medium Trust?

Thanks

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

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

发布评论

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

评论(3

很糊涂小朋友 2024-08-27 02:47:34

无耻的插件:Simple Injector 在中等信任度下运行!

Shameless plug: Simple Injector runs in Medium Trust!

黯然 2024-08-27 02:47:34

存储库已移动,您现在可以在这里找到所有新链接 http://www.castleproject.org/git。 html

The repository has moved, you can find all new links here now http://www.castleproject.org/git.html

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