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 ([EMAIL PROTECTED])
http://nick.stinemates.org

AIM: Nick Stinemates
MSN: [EMAIL PROTECTED]
Yahoo: [EMAIL PROTECTED]
==================


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to