Thought a stack trace might be useful: [SecurityException: That assembly does not allow partially trusted callers.] Castle.DynamicProxy.ModuleScope..ctor(Boolean savePhysicalAssembly, String strongAssemblyName, String strongModulePath, String weakAssemblyName, String weakModulePath) +0 Castle.DynamicProxy.ModuleScope..ctor(Boolean savePhysicalAssembly) +35 Castle.DynamicProxy.ProxyGenerator..ctor() +38 Castle.Windsor.WindsorContainer..ctor(String name, IKernel kernel, IComponentsInstaller installer) +211 Castle.Windsor.WindsorContainer..ctor(IKernel kernel, IComponentsInstaller installer) +79 Castle.Windsor.WindsorContainer..ctor() +45 Castle.Windsor.WindsorContainer..ctor(IConfigurationInterpreter interpreter) +16
Thanks On Thu, Nov 19, 2009 at 3:35 PM, Stefan Sedich <[email protected]>wrote: > Just upgrading a project to NH 2.1.1 and I not get this trying to run my > asp.net mvc app: > > Exception Details:System.Security.SecurityException: That assembly does > not allow partially trusted callers. > > Wonder how I can go about debugging this? any help is appreciated. > > > Thanks > Stefan > > -- Stefan Sedich Software Developer http://weblogs.asp.net/stefansedich -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=.
