unktomi
unktomi
When I try to use this plugin in a larger project (which contains additional plugins and works without this plugin) I'm getting the below error. Your example project does work...
NotSupportedException: System.AppDomain::DefineDynamicAssembly at System.AppDomain.DefineDynamicAssembly (System.Reflection.AssemblyName name, System.Reflection.Emit.AssemblyBuilderAcces\ s access) [0x00000] in :0 at Castle.DynamicProxy.ModuleScope.CreateModule (System.Boolean signStrongName) [0x00000] in :0 at Castle.DynamicProxy.ModuleScope.ObtainDynamicModuleWithWeakName () [0x00000] in :0 at Castle.DynamicProxy.ModuleScope.ObtainDynamicModule (System.Boolean isStrongNamed) [0x00000]...