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

时间:2010-02-04 15:23:11

标签: .net inversion-of-control castle-windsor medium-trust

您好我正试图让一个运行Mosso的网站将Castle Windsor作为我的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. Castle Windsor是否在中等信任度下运行?
  2. 我可以下载DLL而无需使用nant重新编译吗? (因为我没有这个设置,根本就不知道)
  3. 或者我可以使用另一个可以下载并使用Medium Trust工作的IOC吗?
  4. 由于

3 个答案:

答案 0 :(得分:3)

答案 1 :(得分:1)

无耻插件:Simple Injector在Medium Trust中运行!

答案 2 :(得分:0)

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