[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Python ASP Error

NoName

2/19/2008 12:17:00 AM

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#df299e...

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?
1 Answer

Nick Stinemates

2/19/2008 2:28:00 AM

0

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#df299e...
>
> 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@stinemates.org)
http://nick.stin...

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