Curt,
Thanks for the great explanation.
Max
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
Thanks Dave that seemed to work. Can you tell me why this is the case? I
ran the code in python for .NET and it work correctly. I would expect to
have implemented the interface in this way in order to use it.
Thanks,
Max
___
Users mailing list
Users@list
Hi all,
I am trying to call an interface from DLL created in .Net to work with a
IronPython script and am getting the following error when I run the
code:
TypeError: Cannot create instances of IDSSCatalog
The trace is below:
Traceback (most recent call last):
File ".\Tutorial\ShiftI