Error connecting to COMServer

Mark Hammond MarkH at ActiveState.com
Mon Jun 11 03:21:24 EDT 2001


Mike Müller wrote:

> The wizard that took me through the creation process says
> Adder.AddingMachine is the ProgID
> and
> AddingMachine is the short name.


Oh well :)

Unfortunately, it appears that this object does not support IDispatch. 
Therefore it can not be used by Python.  Later versions of win32com 
could probably implement that interface, but not call it :(  Now we have 
the basic technology in place tho I really want to update the COM 
support to be able to work with this...

But given the stuff on my plate, I wouldn't hold your breath :(

Mark.




More information about the Python-list mailing list