Hi,

I'm using open source CMS called N2 that uses Castle and I've run
across a strange bug when deploying to my hosting provider.

My host uses this setting in their Medium Trust config file:

 <IPermission class="SecurityPermission" version="1" Flags="Assertion,
Execution, ControlThread, ControlPrincipal, RemotingConfiguration,
SerializationFormatter" />

as opposed to the .NET standard
<IPermission class="SecurityPermission" version="1" Flags="Assertion,
Execution, ControlThread, ControlPrincipal, RemotingConfiguration,
SerializationFormatter" />

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Development List" 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/castle-project-devel?hl=en.

Reply via email to