if some pages/apps load but some pages give you "invalid controller" i bet 
there is an error in your routing.  check both app.yaml (the GAE specific 
routing) and your web2py routing config.  remember that it's best to 
restart the GAE SDK each time you change app.yaml or a web2py route.

cfh

On Wednesday, June 5, 2013 1:26:57 PM UTC-7, John Drake wrote:
>
> I have been trying for some time now to get an application that I 
> developed using web2py to run on the Google app engine.  I tried to follow 
> the web tutorial here: https://www.youtube.com/watch?v=YZTG2IBMXeU but to 
> no avail.  The web2py welcome page comes up as expected.  But when
> I try to get to my application, or even the built in example applications, 
> I get:
>
> invalid controller (default/index)
>
>
> Everything works fine when I run web2py by itself.  Any ideas?
>

-- 

--- 
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/groups/opt_out.


Reply via email to