With IIS 8, I am trying to get web2py running with wfastcgi.py v2.1RC2, 
web2py 2.9.11, python 2.7 32 bit
I have welcome running, and I can access admin.
However, when I try to create a new simple application, it fails. It does 
create the folder name structure (e.g. models, controllers folders are 
created) but there is no content in them.
Frustratingly, I can find no error messages logged anywhere, even after I 
activated logging. The request appears to terminate with no error in the 
browser. 

I have actually given the group IIS_IUSRS full permissions and I can see 
that this permission has been inherited by the empty controllers folder, 
for example. 
I think that it is a permission error. When I modify db.py in the the 
welcome app (by adding a comment) and try to save (edited via the admin 
app) I do get an error in the session: "communication error". Meanwhile, 
the file db.py has become empty. 
It is a bit subtle for me. 





-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to