win32com and IIS?
Chin Huang
cthuang at interlog.com
Tue Nov 9 09:25:35 EST 1999
In article <803e2a$dul$1 at web1.cup.hp.com>,
Arad Rostampour <arad at fc.hp.com> wrote:
>Again, it works from the python interactive interpreter but does not work in
>a cgi script under IIS. It doesn't like getting ieweb.Busy either...Also,
>are there any issues with running the COM interface not specifically as
>myself or a specific user, but rather IUSR_machinename?
Yes, there are issues with permissions when accessing COM objects from ISAPI
extensions. Look at
http://support.microsoft.com/support/kb/articles/Q156/2/23.asp
More information about the Python-list
mailing list