The only thing I see wrong is that the Hello method
doesn't take any arguments, but the VB code is passing one.
It works fine for me if I remove the arg.
When registered with --debug, you should still be able
to see the output in Pythonwin's trace collector window
even when the object is instantiat
I solved it. If someone else is in the same situation...
It was due to a defective installation. I reinstalled python and pywin,
re-registered the server and everything worked well.
--
http://mail.python.org/mailman/listinfo/python-list