I am having some difficuly initiliazing Python as an ActiveX Scripting
engine.
IActiveScript and IActiveScriptParse from the component category manager
return Python.AXScript.2
however when m_wzScriptName in the following code is set to
"Python.AXScript.2" (also tried all sorts of variations
We do have users who are using ASP successfully and have no immediate
way of diagnosing your problems.
Please check that you have these Python DLLs in your system32:
708,693 python21.dll
57,344 PyWinTypes21.dll
290,916 pythoncom21.dll
Check that you don't have other python DLLs on your system t
I had the same problem as Kent and posted on the issue a short while ago. I
ran the pyscript.py and it reported successful registration.
However, I still get the same error 500 message. Python works fine under IE,
but will not run under IIS.
Interestingly, I've tried it on two W2K workstations a