> Von: Mark Hammond [mailto:skippy.hamm...@gmail.com]
> Gesendet: Donnerstag, 26. Mai 2011 00:50
> An: Tobias Oberstein
> Cc: python-win32@python.org
> Betreff: Re: [python-win32] RTD Server problem with Excel 2007 / How to do
> vtable-call, without IDispatch?
>
> I'
> Tim Roberts wrote:
> > ...
> > and get a generic COM exception when the RTD server tries to notify
> > Excel of data changes (from the trace collector):
> > ...
> > The COM Error is: "generic COM exception 0x80020009"
> >
> > The callpath that leads to the exception is:
> >
> >
> > excelRTDServer
Hi,
I'm testing the excelRTDServer.py example RTD Server (TimeServer):
Win7-SP1 64-Bit
Excel 2007 32-Bit
Python 2.6.6 32-Bit
pywin32-216
and get a generic COM exception when the RTD server tries to notify Excel of
data changes (from the trace collector):
Traceback (most recent call last):
F