[python-win32] Seemingly identical COM-calls fail in Python client but work in other client

2009-10-16 Thread Michael Gebhardt
Hi! I am trying to control the electromagnetic simulator CST Microwave Studio from Python using COM automation, and I am experiencing trouble: >From Matlab, I use the following calls: cst = actxserver('CSTStudio.Application'); % Launch the simulator application mws = invoke(cst, 'O

Re: [python-win32] Python and ASP - failure on 2nd and subsequent page loads

2009-10-16 Thread Matt Murphy Garmur
hi mark. thanks so much for looking into the matter. unfortunately, i'm the odd person out here because this fix hasn't solved my problem. i implemented the fix and restarted the server, to no avail. thinking i had screwed up my system with previous tries, i did this: - uninstalled python and pywi

Re: [python-win32] Python and ASP - failure on 2nd and subsequent page loads

2009-10-16 Thread Mark Hammond
Sorry, but I don't have any insights here, other than to note: i verified that framework.py is the new one. something that seems odd to me is that the framework.pyc and framework.pyo files both have modification times from BEFORE when i changed framework.py, so my instinct is they didn't recompi