Hi, When I try to run something like 'None + 2' inside a sandboxed domain, I'm getting the following exception:
System.Security.SecurityException Message: Request failed Stack trace: at IronPython.Runtime.Exceptions.TypeErrorException.GetObjectData(SerializationInfo info, StreamingContext context) at System.Runtime.Serialization.ObjectCloneHelper.GetObjectData(Object serObj, String& typeName, String& assemName, String[]& fieldNames, Object[]& fieldValues) Any help is greatly appreciated. To help debugging, I thought about adding a command line argument to ipy console for setting up a standard Internet-zone sandbox. Thank you! Best regards Mello
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users