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
Thanks
The Windsor stance seems to be doc'd / discussed here
StructureMap seems to as of 2.5. SM 2.6 has no Reflection.Emit
A good Bingoogleable keyword is AllowPartiallyTrustedCallersAttribute