access denied .... you're still having permission problems.

On Wednesday, September 24, 2014 2:43:26 PM UTC+2, Tim Richardson wrote:
>
> OK. the GUI management tool make a new application pool by default if 
> creating a new site. I deleted that and I'm using the default application 
> pool. I am now back to where I was: it works until it needs to make new 
> files
>
> I tried to "clean" the welcome app from admin and I got a ticket:
>
> Traceback 
>
> 1.
> 2.
> 3.
> 4.
> 5.
> 6.
> 7.
> 8.
> 9.
> 10.
> 11.
> 12.
>
> Traceback (most recent call last):
>   File ".\gluon\restricted.py", line 224, in restricted
>     exec ccode in environment
>   File 
> "E:/web2py/web2py_iis/web2py/applications/admin/controllers/default.py" 
> <http://localhost:81/admin/default/edit/admin/controllers/default.py>, line 
> 1946, in <module>
>   File ".\gluon\globals.py", line 392, in <lambda>
>     self._caller = lambda f: f()
>   File 
> "E:/web2py/web2py_iis/web2py/applications/admin/controllers/default.py" 
> <http://localhost:81/admin/default/edit/admin/controllers/default.py>, line 
> 448, in cleanup
>     clean = app_cleanup(app, request)
>   File ".\gluon\admin.py", line 124, in app_cleanup
>     if f[:1] != '.': os.unlink(os.path.join(path, f))
> WindowsError: [Error 5] Access is denied: 
> 'E:/web2py/web2py_iis/web2py/applications/welcome/cache/0c1'THe 
>
>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to