Python ASP Error

Nick Stinemates nick at stinemates.org
Mon Feb 18 21:27:58 EST 2008


NoName wrote:
> I want continuie this topic
> http://groups.google.com/group/comp.lang.python/browse_thread/thread/6cc8f4154369abf2/df299ebaa5a2144c?hl=ru&lnk=st&q=Python+ASP+HTTP%2F1.1+500+Server+Error#df299ebaa5a2144c
>
> I have same problem
>
> Pythonwin's "Tools->Remote Trace Collector" show me:
>
> IOError: [Errno 13] Permission denied: 'C:\\WINDOWS\\TEMP\\gen_py\\2.5\
> \__init__.py'
> pythoncom error: ERROR: server.policy could not create an instance.
>
>
> how solve this problem?
>   

Give the service running IIS/whatever webserver you're running read
access to

C:\\WINDOWS\\TEMP\\gen_py\\2.5\\__init__.py


-- 
==================
Nick Stinemates (nick at stinemates.org)
http://nick.stinemates.org

AIM: Nick Stinemates
MSN: nickstinemates at hotmail.com
Yahoo: nickstinemates at yahoo.com
==================





More information about the Python-list mailing list