Anopther problem: the method PythonEngine.ExecuteFile() throws

System.ArgumentException: Error binding to target method.
   at System.Delegate.CreateDelegate(Type type, Object target, 
RuntimeMethodHandle method)

It's called from:

 >    
IronPython.dll!IronPython.Runtime.Ops.CreateDynamicDelegate(System.Reflection.Emit.DynamicMethod
 
meth = {System.Object showNotification$f2##11(IronPython.Runtime.Frame, 
System.Object, System.Object)}, System.Type delegateType = 
"IronPython.Runtime.CallTarget0", object target = 
{IronPython.Runtime.Frame}) + 0x24 bytes   

It was working on previous version with exactly the same script.

Szymon.
_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to