Error connecting to COMServer
Mark Hammond
MarkH at ActiveState.com
Mon Jun 11 03:21:24 EDT 2001
More information about the Python-list mailing list
Mon Jun 11 03:21:24 EDT 2001
- Previous message (by thread): Error connecting to COMServer
- Next message (by thread): AW: Error connecting to COMServer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Error connecting to COMServer
- Next message (by thread): AW: Error connecting to COMServer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list