I've upgraded to ActivePython 2.1 build 211 and I've lost the ASP feature.  Running on 
NT 4 SP6, IIS 4.0.  I get the same result (blank page) as described previously on this 
list.

I've checked the access to the Python key (as described by Thomas Melzer) - and the 
IUSR_<machine> has read access to the key + subkeys.

When looking in the registry I see that the value for the subkey "PythonCOM" for the 
"Python ActiveX Scripting Engine" 
entry (HKCR\CLSID\ {DF630910-1C1D-11d0-AE36-8C0F5E000000}) is: 
"win32com.axscript.client.pyscript.PyScript".

On my machine, the axscript directory is a subdirectory of the win32comext directory.  
Also in the pyscript.py source file I see that _reg_class_spec_ = 
"win32com.axscript.client.pyscript.PyScript".

May this be part of the reason.

Thanks for any help
  
Nikolai Kirsebom


_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to