|
||
|
Anyone know where else I can find instructions for Launching OLE Servers from ISAPI Extensions. I followed these instructions, even went so far as to give a few other accounts permission, but my Python -- that's Python 2.2 -- script keeps given me the following error: ( Error...Collapse ) Here's the code I'm using, in case anyone's curious -- this is my first, REAL Python program, so maybe it's just a glitch. Hoever, this thread and the fact that it works from an Intercative shell makes me think that the ISAPI/COM security problem is the key. Anyway, code... ( CodeCollapse ) Any help would be appreciated -- any IIS/Python tips especially. Thanks! |
||
|
|
