Re: [python-win32] Python in classic ASP

2010-12-07 Thread Erik Oosterwaal
Hi Everybody, In reply to my own mail, because others might run into the same problem; I received some help from Mark Hammond regarding the use of Python in WSC's. Here's the deal: 1. It is possible to use a Python WSC from vbscript ASP, as long as your returnvalues are simple types (strings,

[python-win32] what means library not registered?

2010-12-07 Thread Michael Bode
I'm trying to use a 3rd party COM dll for which I have only instructions how to use it in VB. The instructions say I have to create a cFM2Listener object, obtain an IFM2Listener interface from it, implement my own version of a cFM2DeviceEvents object and assign that to the DeviceEvents property of