[Python.NET] calling methods from Zope
bksasha at zahav.net.il
bksasha at zahav.net.il
Mon Jan 24 23:24:31 CET 2005
Hi
I am trying to use Python Net with Zope. I successfully compiled Zope for Python 2.4.
The strange issue I am facing is that when I use Python interpreter or run scripts from command prompt everything works fine, but when I use external methods from Zope I cant call any method on CLR objects.
Properties, constructors work fine, but calling any method (even void without parameters) hangs the system.
What can be the reason?
Thanks
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythondotnet/attachments/20050125/4d404a75/attachment.htm
More information about the PythonDotNet
mailing list